@charset ¡°gb2312¡å;
* {
font-family:'Microsoft Yahei','Simsun','SimHei';
}
.fr{float:right;}
ul,li{margin: 0px;padding: 0px;list-style-type: none;}

#head {
	width: 100%;height: 255px;margin: 0px;padding: 0px;	
}

#headlogo {
	width: 1000px;height: 255px;
	margin: 0 auto;
}


#headlink{
	margin: 0px auto;background: #fff;padding: 0px;
	width: 980px;
	height: 85px; 
	padding: 10px 10px 10px;
}

#headchannel 
{
	width: 980px;
	height: 80px;
	border-top: 5px solid #000;
	background: url(imageschannelbg.jpg) no-repeat;
}

#headchannel ul {
	display: block;
	float: left;
	margin: 0px 3px;
	padding-left: 40px;
	list-style: none;
	height: 40px;
	line-height: 40px;
}

#headchannel ul li {
	width:100px;
	padding: 0; 
	margin: 0;
	float:left;
}

#headchannel ul li a { 
	float: left;
	display: block;
	width: 70px;
	height: 40px;line-height: 40px;
	margin:0px 0px 0px 0px;
	padding: 0px 10px;
	font-size: 16px;
	font-family: 'Microsoft YaHei','Simsun';
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline: none;
	
}

.box{
	border:1px solid #ccc;
	background: #fff;
}

.p10{padding: 10px;}

.clear{clear: both;}

#hnlink{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

a.flink{
	color: #000000;
	display: inline-block;
	padding: 4px 5px;
	line-height: 100%;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
}

a.flink:link,a.flink:visited{
	
}

a.flink:hover{
	color: #008CD7;text-decoration: none !important;
}

#hnlink a:hover{text-decoration: underline;}

.bluebg{
	width: 100%;
	height: 5px;
	background: #008CD7;
}


#footer{
	width: 1000px;
	background: #008CD7;
	margin: 0px auto;
}


#footercontent {
	width: 1000px; height: 55px;	
	margin: 0 auto;
	padding: 30px 0 30px;	
	text-align: center;
}

#footercontent p{
	color: #fff ;
	font-size: 14px;font-weight: 500;
}





