@charset "gb2312";
/* CSS Document */

body{width:100%;height:auto;color:#333333;font-size:12px;line-height:20px; background:url(../images/body_bg.jpg) top repeat-x #f2f2f2;}
*{margin:0; padding:0;}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR:#ff0000; TEXT-DECORATION: none
}
.top{width:980px; height:154px; margin:0 auto;}
.logo{width:310px; height:60px; float:left; margin-top:27px;}
.code{float:right;}
.top_menu{
	width: 120px;
	height: 20px;
	float: right;
	margin-top: 20px;
	color: #FFF;
	text-align: right;
}
.menu{width:978px; height:49px; float:left; margin-top:18px; padding-left:2px;}
.menu ul li{
	width: auto;
	height: 49px;
	float: left;
	list-style: none;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: center;
	line-height: 49px;
}
.menu .li_s1{width:120px;}
.menu .li_s2{width:2px; background:url(../images/menu_jg_bg.jpg);}
.banner{width:980px; height:338px; margin:0 auto; padding-bottom:11px; background:url(../images/banner_bg.jpg) bottom no-repeat;}



.content{
	width: 980px;
	height: 497px;
	margin: 0 auto;
	overflow: hidden;
}
.cp_gd{width:980px; height:233px; float:left; background:url(../images/cp_gd_bg.jpg); overflow:hidden;}
.more{width:47px; height:13px; float:right; overflow:hidden; margin-top:12px; padding-right:12px;}
.cp_gd_content{width:916px; height:136px; float:left; padding-left:32px; margin-top:38px;}


.about{
	width: 340px;
	height: 223px;
	float: left;
	background: url(../images/about_bg.jpg);
	margin-top: 9px;
	margin-right: 12px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 24px;
}
.news{width:392px; height:223px; float:left; background:url(../images/news_bg.jpg); margin-top:9px;padding-bottom:10px; overflow:hidden;}
.news_content{width:370px; height:auto; float:left; margin-top:20px; margin-top:17px; padding-left:11px;}
.news_content ul li{width:350px; height:28px; float:left; list-style:none; line-height:28px; border-bottom:1px dashed #cccccc; background:url(../images/tb_s1.jpg) 5px 8px no-repeat; padding-left:20px;}
.contact{
	width: 226px;
	height: 223px;
	float: right;
	background: url(../images/contact_bg.jpg);
	margin-top: 9px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 24px;
}


.foot{width:100%; height:100px; margin:0 auto; background:url(../images/foot_bg.jpg) repeat-x; overflow:hidden; text-align:center; color:#FFF; line-height:28px; padding-top:21px;}
