*{
	margin: 0px;
	padding: 0px;
	border:1px;
}
body{
	color:#444;
	background: #eee;
	margin-top: 0px;
	font:12px "微软雅黑",Verdana,Arial,Tahoma;
	line-height: 24px;
}
a{
	text-decoration:none; 
	color:#444;
}
a:hover{
	color:#F28032;
	text-decoration:none; 
}
ul{
	list-style:none;
}
.center{
	margin:0px auto;
}
.w1000{
	width:1000px;
	/*position:relative;*/
}
.clear{
	overflow:hidden;
}
.header{
	background: #FFFFFF;
	box-shadow: 1px 1px 7px #999;
}
.logo_l{
	width:600px;
	float:left;
	height:90px;
}
.logo_r{
	width:400px;
	float:left;
	height:90px;
	text-align:right;
}
.fav{
	width:400px;
	height:24px;
	line-height:24px;
}
.fav p{
	margin-right:10px;
}
.tell{
	font-size:24px;
	height:60px;
	line-height:60px;
	margin-right:10px;
	color:#F28032;
}

/*����*/
.col960 {
	width:1000px;
	margin:auto;
}
.navbg {
	height:40px;
	margin-top:1px;
	background: #08A5E0;
	box-shadow: 1px 1px 7px #999;
	z-index:99;
	margin-left:auto;
	margin-right:auto;
}
#navul{
	width:900px;
	margin:auto;
}
#navul li {
	float: left;
	font-size:14px;
	width:100px;
	height:40px;
	position:relative;
	text-align:center;
	line-height:40px;
}
#navul li.navhome {
	text-align:left;
	padding:0 0px 0 40px;
	width:60px;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:38px;
	left:0px;
	background:#4DB9E2;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:100px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	font-size:12px;
}
#navul li.navmoon {
	background:#4DB9E2;
	width:100px;
	height:40px;
	line-height:40px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:100px;
	height:28px;
	line-height:28px;
}
#navul li.navmoon ul a:hover {
	background:#08A5E0;
}
.footer{
	box-shadow: 1px 1px 7px #999;
	background:#fff;
	text-align:center;
	line-height:30px;
	margin-top:1px;
}
.flinks{
	background:#FFF;
	line-height:24px;
	box-shadow: 1px 1px 7px #999;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
}
.flinks ul{
	margin:5px 10px;	
}
.flinks ul li{
	float:left;
	margin-right:8px;
}
.flinks ul .f{
	font-size:16px;
	color:#F93;
	font-weight:bold;
}
.anli{
	box-shadow: 1px 1px 7px #999;
	background:#FFF;
	margin-top:2px;
	margin-bottom:2px;	
}
.anli ul{
	margin:5px 10px;
}
.anli ul li{
	float:left;
	margin-right:6px;
}
.anli ul .f{
	font-size:16px;
	color:#F93;
	font-weight:bold;
}
.newsbox{
	width:331px;
	height:280px;

	float:left;
	background:#fff;
	margin-top:0px;

}
.t{
	border-bottom: 3px solid #DFDFDF;
	line-height:32px;
	height:32px;
	background:#fff;
}
.tname{
	width:80px;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:center;
	border-bottom: 3px solid #08A5E0;
}
.tmore{
	width:60px;
	text-align:left;
	float:right;
}
.c{
	clear:both;
	background:#fff;
}
.news{
	margin-top:2px;
	margin-bottom:2px;
	box-shadow: 1px 1px 7px #999;
}
.c li{
	margin:0px 10px;
}
.c p{
	margin:0px 10px;
}
.c .ctitle{
	width:250px;
	float:left;
	overflow:hidden;
}
.c .ctime{
	width:50px;
	float:left;
	text-align:right;
}
.about{
	margin-top:2px;
	margin-bottom:2px;
	box-shadow: 1px 1px 7px #999;
	overflow:hidden;
}
.about_l{
	width:300px;
	height:300px;
	overflow:hidden;
	background:#fff;
	float:left;	
}
.about_r{
	width:698px;
	height:300px;
	overflow:hidden;
	background:#fff;
	margin-left:2px;
	float:left;
}
.anlibox{
	width:349px;
	height:150px;
	float:left;
	overflow:hidden;
}
.anlibox .ap img{
	width:175px;
	height:135px;
}
.anlibox .ap{
	float:left;
	width:175px;
	height:135px;
	margin-top:8px;
	margin-left:8px;
}
.anlibox .ac{
	float:left;
	width:160px;
	height:135px;
	margin-top:8px;
}
.at{
	margin:auto 5px;
	font-size:14px;
	font-weight:bold;

}
.acc{
	margin:5px 5px 0px 5px;;
}
.page{
	margin-top:2px;
	margin-bottom:2px;
	box-shadow: 1px 1px 7px #999;
	overflow:hidden;
}
.left{
	width:205px;
	overflow:hidden;
	float:left;
}
.right{
	width:793px;
	margin-left:2px;
	overflow:hidden;
	float:left;
	background:#FFF;
}
.mt3{
	margin-top:2px;
}
.tmore2 {
text-align: right;
float: right;
}
.right .title{
	font-size:24px;
	line-height:50px;
	text-align:center;
}
.right .content{
	margin:5px 15px 20px 15px;
}
.ntitle{
	width:600px;
	overflow:hidden;
	height:32px;
	line-height:32px;
	float:left;
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
}
.ntime{
	width:100px;
	overflow:hidden;
	height:32px;
	line-height:32px;
	float:left;
	text-align:right;
}
.ninfo{
	clear:both;
	width:700px;
	margin-left:20px;
	color:#717171;
	border-bottom: 1px dashed #474747;
}
#pages{
	margin:20px 50px;;
}
.news .newsli{
	margin:0px;
	padding:0px;
	display:block;
	width: 331px;
height: 280px;	
float:left;
	margin-left:0px;
	margin-right:2px;
	overflow:hidden;
}