@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
border:0px;
}

body{font-family:"宋体";font-size:12px;color:#FFFFFF; background:#BDC4BC;}
.font01{font-family:"宋体";font-size:14px;color:#FFCB03;line-height:18px;}
.font02{font-family:"宋体";font-size:14px;color:#FFFFFF;line-height:18px;}
.font03{font-family:"宋体";font-size:12px;color:#000000;line-height:18px;}


a:link {
	color:#FFCB03;
	line-height:18px;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
    color:#FFCB03;
	line-height:18px;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;}
a:hover {
    color:#FFFFFF;
	line-height:18px;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;}
a:active {
    color:#FFFFFF;
	line-height:18px;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;}