@charset "utf-8";
/* CSS Document */
body{font-size:12px;}
.borderhui{ border:1px solid #CCCCCC}
a:link {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
