@charset "gb2312";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	/*font:12px/1.5 \5b8b\4f53,Arial,sans-serif;*/
	font-family: Microsoft YaHei,"微软雅黑",Lucida,Verdana,Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,Droid Sans Fallback,SimSun,sans-serif;
	font-size:14px;
	color:#333;
	/*2015新年氛围背景 start
	background:url(http://www.dzwindows.com/statics/images/2015/fenwei2015.jpg) top center no-repeat;
	background-attachment: fixed;
	015新年氛围背景 end*/
	background-color:#FFF;
}
h3{
	font-size:16px;
}
em{
	_background-color:#206F96;
}
h4{
	font-size:14px;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
ul,ol,li,form,input,p{
	padding:0;
	margin:0;
	list-style:none;
}
.ad{
	/*display:none*/
}
.clear{
	clear:both;
}
i.idown{
	display:inline-block;
	background-image:url(common/down.png);
	background-position:0 0;
	width:10px;
	height:6px;
	position:absolute;
	top:20px;
	right:0;
}
/*  */
.d_area{
	margin:15px auto;
	width:980px;
}
.d_l{
	float:left;
	width:680px;
}
.d_r{
	float:right;
	width:280px;
	background-color:#f9f9f9;
}
.d_l_l{
	float:left;
	width:330px;
}
.d_l_r{
	float:right;
	width:330px;
}
/*  frame */
.d_w{
	width:100%;
}
.d_a{
	width:980px;
	margin:0 auto;
}






.d_h{
	height:47px;
	position:fixed;
	left:0;
	top:0;
	_position:absolute;
	_left:0;
	_top:expression(eval(document.documentElement.scrollTop+0));
	z-index:9999;
	background-color:#fcfcfc;
	border-bottom: 1px solid #EDEEF0;
}
.d_h_l{
	width:680px;
	float:left;
}
.d_h_li{
	float:left;
	line-height:46px;
}
.d_h_li a{
	color:#333;
	display:block;
	width:50px;
	height:48px;
	text-align:center;
	overflow:hidden;
	position:relative;
}
.d_h_li a:hover{
	color:#fff;
}
.d_h_li.d_h_logo a:hover,.d_h_logo a:hover{
	background:none;
}
.d_h_l li.d_h_logo{
	background-image:url(common/logo_top.png);
	display:inline-block;
	width:80px;
	height:37px;
	background-repeat:no-repeat;
	background-position:-10px -5px;
	margin-right:15px;
	background-color:#FFF;
	_margin-top:5px;
}
.d_h_l li.d_h_logo:hover{
	background-color:#fff
}
.d_h_l li.d_h_logo a{
	display:block;
	width:80px;
	height:40px;
}
#d_h_l_more{
	_display:none
}
#d_h_l_more_ul{
	display:none;
	position:relative;
	top:3px;
	left:0px;
	margin: 0;
	padding: 0;
	width:86px;
	z-index:9990;
	border: 1px solid #cdcdcd;
	background: #fff;
	-webkit-box-shadow: 0 0 8px #cdcdcd;
	-moz-box-shadow: 0 0 8px #cdcdcd;
	box-shadow: 0 0 8px #cdcdcd;
	padding-bottom:5px;
}
#d_h_l_more_ul li{
	height:32px;
	margin:0 3px;
	overflow:hidden
}
#d_h_l_more_ul a{
	text-indent:10px;
	width:80px;
	height:31px;
	line-height:32px;
	text-align:left;
	color:#333;
	border-bottom: 1px dashed #dcdddd;
}
#d_h_l_more_ul a:hover{
	color: #252525;
	font-weight: bold;
	background: #f2f2f2;
}
#d_h_l_more_ul a.d_last{
	border-bottom:none;
}
.d_h_r{
	width:280px;
	float:right;
	text-align:right;
}
.d_h_r a{
	color:#333;
	display:inline-block;
	height:20px;
	padding-top:15px;
	text-align:center;
}
.d_h_cl{
	padding-top: 60px;
}
/*---------顶部导航结束----------*/
.d_s{
	height:54px;
	overflow:hidden;
}
.d_logo{
	margin-left:100px;
	height:49px;
	width:186px;
	background-image:url(common/logo2.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}
.d_logo a{
	display:block;
	width:100%;
	height:100%;
}
.d_search{
	margin-left:50px;
	float:left;
}
.d_search_top{
	height:36px;
	margin-top:15px;
}
.d_search_area{
	width:336px;
	height:34px;
	/*border:1px solid #d7d7d7;
	background-color:#206F96;*/
	float:left;
	position:relative;
	
}
#scbar_txt2{
	border:0;
	width:292px;
	height:34px;
	text-indent:5px;
	color:#999;
	background-color:#FFF;
	position:absolute;
	top:0;
	left:0;
	line-height:34px;
}
#scbar_btn2{
	position:absolute;
	top:0;
	right:0;
	border:0;
	width:38px;
	height:34px;
	_height:32px;
	_margin-top:1px;
	background-image:url(common/search.png);
	background-position: 10px 7px;
	background-repeat:no-repeat;
	cursor: pointer;
	background-color:#206F96
}
.d_search_area /*input[type='submit']:hover{
	box-shadow:0px 0px 8px #d7d7d7*/
}
.d_search_top iframe{
	float:left;
	margin-left:20px;
}
.d_search_bottom{
	margin-top:10px;
	border-top:1px solid #ededed;
	font-size:12px;
	color:#666;
	line-height:24px;
}
.d_search_bottom a{
	margin-right:10px;
	color:#666;
}

/* 导航条 */
.d_n{
	margin:10px auto;
	height:50px;
}
.d_n_l{
	width:132px;
	float:left;
	border-right: 1px dashed #DCDDDD;
	padding: 2px 5px 0 0;
	font-size:12px;
}
.d_n_l.last{
	border-right:none;
}
.d_n_l ul{
	clear:both;
}
.d_n_l ul li{
	float:left;
	width: 27px;
	margin-left: 13px;
	line-height: 26px;
	text-align: center;
	white-space: nowrap;
	display: inline;
}
.d_d_1{
	margin-top:15px;
}





/* 广告区 */
.d_ad1{
	background-color:#f2f2f2;
}
.d_ad1_1{
	width:980px;
	padding:0;
	font-size:12px;
	height:24px;
	overflow:hidden;
}
.d_ad1_1 a{
	line-height:24px;
	width:136px;
	padding:0;
	text-align:center;
	display:inline-block;
	overflow:hidden
}
.d_ad1_2{
	width:960px;
	margin:0 auto;
}
.d_ad1_3{
	width:960px;
	margin:0px 0 0 5px;
	padding:0px 0 3px 0;
}
.d_ad1_3 span{
	display:inline-block;
	width:315px;
	margin-left:5px;
}

.d_ad1_4{
	width:640px;
	margin:5px auto;
}
.d_ad2{
	background-color:#f2f2f2;
	padding:5px 0;
}
.d_ad2_1{
	width:960px;
	margin:5px auto 0;
}
.d_ad3{
	width:680px;
	overflow:hidden;
	height:90px;
}
.d_ad3_1{
	width:680px;
	padding-top:15px;
	overflow:hidden;
	height:60px;
}
.d_ad4{
	width:280px;
	height:80px;
}
.d_ad4_1{
	margin: 0  auto;
	width:260px;
	height:55px;
	overflow:hidden;
	padding-top:5px;
}
.d_slide{ width:540px; float:left;}
#d_slide_show{ width:480px; float:left; border:1px solid #ddd; border-right:none}
#d_slide_show li{ display:none; position:relative; height:314px; overflow:hidden}
#d_slide_show li.active{ display:block; _display:inline-block}
#d_slide_show li a p{ position:relative; top:-40px; height:40px; line-height:40px; padding-left:10px; font-size:16px; color:#FFF; background:url(common/pic_cover.png); text-decoration:none}
#d_slide_list{ float:left; width:50px; border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
#d_slide_list a{ display:block;width:50px; height:34px; border-bottom:1px solid #ddd; line-height:32px; text-align:center}
#d_slide_list a.active{ background-color:#206F96; color:#fff}
.d_r_t{width:430px; float:right;}
.d_r_t ul{ width:400px; margin:0 auto}
.d_r_t ul li p{ font-size:20px; color:#206F96; font-weight:bold; line-height:40px; height:40px; overflow:hidden; margin-top:12px;}
.d_r_t ul li p a{ color:#206F96;}
.d_r_t ul li span{ display:block; font-size:14px; color:#444; line-height:24px; height:48px; overflow:hidden; text-indent:28px;}
.d_r_t ul li span a{ color:#f30}
/* 关注区域 */
.d_tougao,.d_baodao{
	margin:13px 0 0;
	height:34px;
	border-right:none;
	line-height:32px;
}
.d_tougao_span,.d_baodao_span{
	display:inline-block;
	color:#FFF;
	padding-left:5px;
	font-size:14px;
	background-image:url(common/dajiao2.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:34px;
	width:160px;
}
.d_tougao_btn,.d_baodao_btn{
	display:inline-block;
	height:34px;
	float:right;
}
.d_tougao_btn a,.d_baodao_btn a{
	display:block;
	width:90px;
	height:34px;
	background-image:url(common/tougao.png);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	font-size:16px;
	line-height:34px;
	color:#F30
}
.d_baodao_btn a{
	background-image:url(common/baodao.png);
}
.d_atten{
	overflow:hidden;
	border:1px solid #ededed
}
.d_atten_icon{
	height:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.d_atten_icon a{
	padding-left:20px;
	font-size:12px;
	color:#555;
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:6px;
}
.d_atten_icon a.rss{
	background-image:url(common/rss.png);
}
.d_atten_icon a.sweibo{
	background-image:url(common/sweibo.png);
}
.d_atten_icon a.tweibo{
	background-image:url(common/tweibo.png);
}
.d_atten_icon a.weixin{
	background-image:url(common/weixin.png);
}
#d_ewm_show{
	height:110px;
	overflow:hidden;
}
.d_ewm_cont{
	padding:5px 0 0 15px;
	height:100px;
	display:none;
}
.d_ewm_cont.active{
	display:block;
	_display:inline-block
}
.d_ewm_cont span{
	display:inline-block;
	width:130px;
	margin-right:10px;
	height:96px;
	float:right;
	font-size:12px;
}
.d_ewm_cont span strong{
	font-size:16px;
	display:block;
	margin:10px 0;
}
#d_ewm_icon{
	height:10px;
	background-color:#f9f9f9
}
#d_ewm_icon span{
	display:block;
	width:20px;
	height:10px;
	background:url(common/dajiao3.png) top center no-repeat;
	position:relative;
	left:16px;
}
#d_ewm_list{
	height:37px;
}
#d_ewm_list span{
	margin:0;
	padding:0;
	display:inline-block;
	width:51px;
	text-align:center;
	line-height:38px;
	color:#DDD;
	cursor:pointer;
}
#d_ewm_list span.active{
	font-weight:bold;
	color:#FFF;
}
.d_bianmin{
	margin-top:-4px;
}
.d_bianmin a{
	display:inline-block;
	width:65px;
	height:28px;
	line-height:28px;
	background-color:#f2f2f2;
	margin:4px 0px 0 0;
	text-align:center;
}

/* colomn */
.d_c_title{
	height:29px;
	border-bottom:1px solid #ededed;
	overflow:hidden;
}
.d_c_title h3{
	display:inline-block;
	line-height:26px;
	margin:0;
	padding:0 15px;
	border-bottom:5px solid;
}
.d_c_title span{
	float:right;
	line-height:38px;
}
.d_c_title span a{
	color:#666;
}
.d_c_first{
	margin:0;
	height:90px;
	overflow:hidden;
}
.d_c_first h4{
	height:30px;
	margin:0;
	line-height:30px;
	overflow:hidden;
}
.d_c_first h4 span{
	float:right;
}
.d_c_first h4 span a{
	font-weight:normal;
	font-size:12px;
	line-height:32px;
}
.d_c_first a{
	display:inline-block;
}
.d_c_first_img{
	float:left;
	width:100px;
	height:60px;
}
.d_c_first_span{
	width:220px;
	display:inline-block;
	height:60px;
	overflow:hidden;
	background-color:#f2f2f2;
	font-size:12px;
	color:#666;
	text-indent:16px;
	line-height:20px;
	padding:0 3px
}
.d_c_list ul li{
	height:29px;
	border-bottom:1px solid #ededed;
	line-height:30px;
	overflow:hidden;
}
.d_c_list ul li em{
	width:1px;
	height:1px;
	display:inline-block;
	border:1px solid #9c9c9c;
	background:#9c9c9c;
	position:relative;
	top:-5px;
	margin:0 10px 0 0;
	_display:none;
}
.d_c_first.d_video{
	height:120px;
	overflow:hidden;
	_width:330px;
}
.d_c_first.d_video ul li{
	float:left;
	width:130px;
	margin: 5px 17px 0;
	height: 112px;
	overflow:hidden;
}
.d_c_first.d_video ul li a{
	display:block;
}
.d_c_first.d_video ul li a p{
	line-height:28px;
	height:28px;
	overflow:hidden;
	font-size:12px;
	text-align:center;
	position: relative;
	top: -22px;
}
.d_c_first.d_video ul li a span{
	position: relative;
	top: -35px;
	left: 8px;
	background: url(common/play0.png) 0 0 no-repeat;
	_background: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/play0.png');
	display: block;
	height: 22px;
	width: 22px;
	cursor: pointer;
}
.d_c_first.d_video ul li a:hover span{
	background: url(common/play1.png) 0 0 no-repeat;
	_background: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/play1.png');
}
.d_c_list.d_video ul li em{
	height: 22px;
	width: 22px;
	background: url(common/play2.jpg) 0 0 no-repeat;
	border:none;
	top:5px;
	margin:0 5px 0 0;
}
.d_c_first.d_video ul li.d_video_ie6_v{
	_width:130px;
	_margin-left:13px;
	_margin-right:13px;
}
.d_c_list.d_video ul li.d_video_ie6_l{
	_width:330px;
}
.d_r_title{
	height:30px;
	background-color:#f2f2f2;
	overflow:hidden;
}
.d_r_title h3{
	display: inline-block;
	line-height: 32px;
	margin: 0;
	padding: 0 5px;
}
.d_r_title h3 a{
	font-size:16px;
}
.d_r_title h3 a span{
	font-size:12px;
	color:#999;
	display:inline-block;
	margin-left:5px;
}
.d_r_title b{
	float:right;
	margin-right:10px;
	line-height:32px;
}

.d_r_first{
	margin:0;
	height:60px;
	overflow:hidden;
}
.d_r_title.d_zt{
}
.d_r_first.d_zt{
	margin:12px 0 0;
	padding-left:5px;
	height:62px;
	overflow:hidden
}
.d_r_first_span{
	width:169px;
	display:inline-block;
	height:60px;
	overflow:hidden;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-left:5px;
}
.d_r_first_img{
	float:left;
	width:96px;
	height:60px;
}
.d_r_first_span h4,.d_c_first_span h4{
	margin:0;
	padding:0;
	height:20px;
}
.d_r_first_span h4 a,.d_c_first_span h4 a{
	height:20px;
	width:154px;
	display:block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin:0;
	line-height:20px;
	font-size:14px;
}
.d_r_first_span p{
	width:154px;
	height:20px;
	overflow:hidden;
}
.d_c_first.nobg span{
	background:none;
	text-indent:0;
}
.d_r_list{
	padding:0 5px;
}
.d_r_list_num{
	height:270px;
	background-image:url(common/listnum.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
}
.d_r_list_num li{
	padding-left:25px;
}
.d_slides{
	text-align:right;
	line-height:30px;
	height:30px;
	padding-right:10px;
}
.d_slides a{
	color:#aaa
}
.d_slides a.active{
	font-weight:bold;
	font-size:14px;
}
.d_slides_uls ul{
	display:none
}
.d_slides_uls ul.active{
	display:block;
	_display:inline-block;
}
.d_r_goods{
	height:169px;
	overflow:hidden;
	position: relative;
	width:260px;
	margin:2px auto 0;
	+margin-top:4px;
	_margin-top:4px;
	margin-top:5px;
}
.d_r_goods ul li{
	height:169px;
	width:260px;
	color:#FFF;
	background-color:#333;
	background-size:cover;
}
.d_r_goods ul li a{
	display:block;
	background-color:#000;
	height:32px;
	line-height:32px;
	overflow:hidden;
	color:#fff;
	padding-left:10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.d_r_goods .dots{
	position: absolute;
	right: 10px;
	bottom:0;
}
.d_r_goods .dots .dot{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.d_r_goods .dots .dot.active{
	background: #fff;
	opacity: 1;
}
.d_c_list.d_r_goods_list li .goods_type{
	color:#f60;
	display:inline-block;
	margin-right:5px;
	padding:0 5px;
}
.d_photo{
	margin-left:-15px;
	+margin-left:-5px;
	_margin-left:-5px;
}
.d_photo li{
	float:left;
	width:100px;
	margin-left:15px;
	_margin-left:5px;
	+margin-left:5px;
	text-align:center
}
.d_photo li p{
	font-size:12px;
	height:30px;
	line-height:28px;
	overflow:hidden;
	font-size:12px;
	overflow:hidden
}
.d_c_first.d_video.d_xbkf{
	margin-top:0px;
}
.d_c_first.d_video.d_xbkf li{
	height:104px;
	margin-bottom:0;
	margin-top:0;
}
.d_c_first.d_video.d_xbkf li a{
	height:104px;
}
.d_c_first.d_video.d_xbkf li p{
	height:17px;
	text-align:center
}
.d_c_first.d_video.d_xbkf li span{
	bottom:36px;
}
.d_lpph_th{
	padding:0;
}
.d_lpph_th dl{
	margin:0;
	padding-left:30px;
	height:30px;
	overflow:hidden;
}
.d_lpph_th dd{
	float:left;
	margin:0;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	line-height:28px;
}
.d_lpph_color{
	font-weight:bold;
}
.d_lpph_color dd{
	line-height:36px;
}
.d_lpph_th .dd1{
	width:120px;
}
.d_lpph_th .dd2{
	width:60px;
}
.d_lpph_th .dd3{
	width:60px;
}
.d_r_list_num.d_lpph_th dl{
	line-height:34px;
	height:29px;
	border-bottom: 1px solid #ededed;
}
.d_r_list_num.d_lpph_th dl .dd3{
	color:#f60
}
.d_autotool{
	text-align:center
}
.d_autotool a{
	width:75px;
	display:inline-block;
	text-align:center;
	font-weight:bold
}
.d_c_list.d_kft li em{
	width:40px;
	height:24px;
	margin-top:3px;
	text-align:center;
	line-height:24px;
	font-size:12px;
	color:#fff;
	display:inline-block;
	margin-right:10px;
	background-color:#206F96
}
.d_r_first.kft{
	padding: 0 10px;
}
.aurogroupbuy .d_r_first_span,.d_r_first.kft .d_r_first_span{
	color:#f60;
	text-align:center;
	font-weight:bold;
	width:154px;
	margin-left:5px;
}
.aurogroupbuy{
	padding: 0 10px;
}
.aurogroupbuy em,.d_r_first.kft em{
	height:24px;
	width:50px;
	float:right;
	display:block;
	color:#FFF;
	width:154px;
	font-size:14px;
}
.aurogroupbuy em a,.rewards em a,.d_r_first.kft em a{
	color:#FFF
}
.rewards{
	border-bottom:1px solid #ededed;
	padding: 0 10px;
}
.rewards .d_r_first_span{
	width:154px;
}
.rewards b{
	font-size:16px;
}
.rewards em{
	height:24px;
	width:50px;
	float:right;
	+float:none;
	_float:none;
	+margin-left:15px;
	_margin-left:15px;
	display:inline-block;
	color:#FFF;
	text-align:center;
}


/* 背景色广告 */
.goodstag{
	height:155px;
	overflow:hidden;
	padding:10px;
	margin-top:6px;
}
.goodstag div{
	border-bottom:1px solid #f9f9f9;
	position:relative;
	color:#FFF;
	text-align:center;
}
.goodstag div a{
	display:block;
	width:100%;
	height:31px;
	color:#FFF;
	text-decoration:underline
}
.goodstag11{
	width:86px;
	height:30px;
	line-height:30px;
}
.goodstag21{
	width:173px;
	height:30px;
	line-height:30px;
}
.goodstag12{
	width:86px;
	height:61px;
	line-height:60px;
}
.goodstag22{
	width:173px;
	height:61px;
	line-height:60px;
}




.d_bootom{
	margin-top:25px;
	background-color:#f0f0f0;
	padding-top: 20px;
	color: #383838;
	border-top: 1px solid #DDD;
}
.d_bootom ul{
}
.d_bootom ul li{
	margin-left:16px;
	margin-top:16px;
	width:150px;
	height:150px;
	float:left;
	background-color:#E8E8E8;
	line-height: 25px;
	_margin-left:10px;
}
.d_bootom ul li.d_b_logo,.d_bootom ul li.d_b_logo:hover{
	background:none;
}
.d_bootom ul li.d_b_logo a{
	margin-top:5px;
	display:block;
	height: 49px;
	width: 159px;
	float: left;
	font-size:12px;
}
.d_bootom ul li:hover{
	background-color:#206F96;
}
.d_bootom ul li:hover a{
	color:#fff;
}
.d_bootom  ul li a{
	display: inline-block;
	width: 52px;
	margin-left: 12px;
	white-space: nowrap;
}
.d_bootom  ul li strong{
	display: block;
	margin: 6px 0 0 12px;
}
.d_bootom  ul li strong a{
	margin-left:0;
}



.d_footer{
	margin-top:0;
	background-color:#393939;
	overflow:hidden;
	text-align:center;
	color:#fff;
	padding:10px 0;
	line-height:24px;
}
.d_footer a{
	color:#fff;
	font-weight:bold
}

 /*   默认颜色区   */
 
 
 /* 首页临时文字广告 */

.banner_middle {
	width: 970px;
	height: 145px;
	_height: 145px;
	font-size: 12px;
	line-height: 20px;
	padding:5px;
	background:#f2f2f2;
}
.adcolumnA {
	width: 149px;
	float: left;
	height: 145px;
	padding-left: 10px;
}
.adcolumnA ul li {
	line-height: 24px;
}
.adcolumnB {
	width: 640px;
	height: 145px;
	float: left;
	margin-left: 5px;
	padding: 0;
}
.adcolumnBnews {
	width: 640px;
	height: 20px;
	overflow: hidden;
}
.adcolumnBnews ul {
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
}
.adcolumnBnews li {
	float: left;
	width: 122px;
	margin-right: 5px;
}
.adcolumnBpic {
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 630px;
	height: 90px;
	overflow: hidden;
}
.adcolumnC {
	width: 150px;
	height: 145px;
	float: right;
	margin-right: 2px;
}
.adcolumnC ul li {
	line-height: 24px;
}
.banner_bottom {
	width: 960px;
	height: 50px;
}
