@charset "utf-8";
@import url("common.css");

#banner{height:300px;width:980px;margin:0 auto;position:relative;z-index:777;}
#banner img{height:300px;width:980px;}
#banner .img_box div{display:none;}
#banner .img_box .current{display:block;}
#banner .img_btn{
	height:18px;
	width:200px;
	position:absolute;
	z-index:777;
	bottom:10px;
	left:10px;
	font-family:Verdana;
}
#banner .img_btn small{width:18px;height:18px;text-align:center;line-height:18px;font-size:12px;font-weight:bold;background:url(banner_btn1.png) center center no-repeat;float:left;margin-right:2px;cursor:pointer;}
* html #banner .img_btn small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src=style/banner_btn1.png);}
#banner .img_btn .current{color:#fff;background:url(banner_btn2.png) center center no-repeat;}

#news{width:980px;height:300px;background:#f5f5f5;border-bottom:#ddd 1px solid;margin:0 auto;}
.news{float:left;width:365px;}
.news .title{height:32px;padding:0 10px 0 40px;background:url(title_1.gif) no-repeat;}
.news .title h4{float:left;line-height:32px; font-size:12px;}
.news .title a{float:right;width:32px;height:0;font-size:0;padding-top:32px;overflow:hidden;background:url(title_1.gif) 0 -32px no-repeat;}
.news .content{margin:10px 0;padding:0 15px;border-right:#ddd 1px solid;}
.news ul li{height:14px;padding:8px 0;background:url(line.gif) 0 bottom repeat-x;vertical-align:top;}
.news ul li a{float:left;}
.news ul li small{color:#999;}

#news3{width:250px;}
#news3 .content{border:none;}
#news3 .item{height:74px;padding:0 0 9px 0; position:relative}
#news3 .item .img{width:100px;height:74px;float:left;margin-right:10px;}
#news3 .item .img img{width:100px;height:74px;}
#news3 .item span{line-height:18px;}

.hot_list { width:980px; margin:auto; }
.hot_list .news { float:none; width:auto; background:#f5f5f5; _zoom:1; }
.hot_list .content { overflow:hidden; clear:both; padding-bottom:20px; margin:0; border:0; }
.hot_list .content div { width:220px; height:135px; overflow:hidden; float:left; line-height:18px; margin:15px 0 0 12px; display:inline; }
.hot_list .content div a.tit { color:#405268; font:bold 14px/2 simsun; display:block; }
.hot_list .content div img { width:90px; height:135px; float:left; margin-right:8px; }}