@charset "utf-8";
/* CSS Document */

body,ul,li,p,h3,h4{
	margin:0;
	padding:0;
	font-size: 12px;
}
body{ font-family:"宋体"; font-size:12px; color:#666666; background-color:#808080;}

a{ color:#666666; text-decoration:none;}
a:hover{ text-decoration:underline;}

ul li{ list-style-type:none;}
.clear{ clear:both;}
.more{ float:right;}
.pic_1{ float:left; padding:0 0 29px 10px;}
.f_red{ color:#CB0003;}
.f_blue{ color:#006699;}
.f_pink{ color:#FF6701;}
.f_bblue{ color:#006699; font-weight:bold;}
.f_bpink{ color:#FF6701; font-weight:bold;}
.f_bgreen{ color:#85AC3F; font-weight:bold;}
.f_green{ color:#85AC3F;}

#logo {
	float: left;
	width: 300px;
}
#dianhua {
	float: right;
	width: 600px;
	margin-right: 20px;
	text-align: right;
	padding-top: 28px;
}

