@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; list-style:none;}
html {font-size:100%;height:100%;}
body{margin:0px; padding:0px; font-family:新宋体; font-size:12px; border-top:2px solid #0072d3; background:url(bg.jpg) top center no-repeat;}
dl, ul, li, img{border:0px; list-style:none;}
a{color:#666; text-decoration:none;}
a:hover{color:red;}
.clear{clear:both;}
.hide{display:none;}
/* 定义清除浮动的样式 */
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; clear:both;}

.head{width:1000px; height:auto; margin:0px auto;}
.content{width:1000px; height:auto; margin:0px auto;}
.footer{width:1000px; height:120px; margin:0px auto; padding-top:30px;}
.footer span.copy_logo_1{display:block;width:85px;height: 80px;float: left;position:relative;top: -10px;}
.footer span.copy_logo_2{display:block;width:85px;height: 80px;float:right;background:url(footer_2.png) 0px 0px no-repeat;}
.footer div{float:left; width:830px; text-align:center; font:normal 12px/26px 新宋体; color:#333;}


.General_box{border:1px solid #cecece; border-top:1px solid #0282ef; background:#FFF;}
	.General_topic{width:auto; height:40px; padding:0px 10px;}
	.General_topic span{display:block; float:left; width:114px; height:40px; font:normal 18px/40px Microsoft Yahei; color:#FFF; text-align:center; background:url(icon.png) 2px -86px no-repeat;}
	.General_topic a{float:right; font:normal 12px/40px 新宋体;}
	
	.General_list{width:auto; height:auto; padding:5px 10px 0px;}
	.General_list li{width:auto; height:32px; _height:29px;}
	.General_list li a{display:block; width:auto; height:32px; _height:29px; font:normal 14px/32px 新宋体; _font:normal 14px/29px 新宋体;}
	.General_list li a span{float:left; }
	.General_list li a span.time{float:right;}
	
	.General_list_2{width:auto; height:auto; padding:5px 10px 0px;float:left;}
	.General_list_2 li{width:273px; height:32px;float:left;overflow:hidden;}
	.General_list_2 li a{font:normal 14px/32px 新宋体;}
