input,select{font-size:12px;line-height:16px;}
img{border:0;}
.fb{font-weight:bold;}
.tc{
	text-align: center;
}
.tc img{ max-width:100%;}
.tr{ text-align:right;}
.cl{clear:both;height:0;font-size:0;line-height:0px;overflow:hidden;}
.fl{float:left;}.fr{float:right;}
.thin_tb{background:#999;}
.thin_tb td{background:#fff;vertical-align:middle;padding:5px;text-align:center;}

.art_tb{background:#999;}
.art_tb td,th{background:#fff;vertical-align:middle;padding:0px;text-align:center;}
.art_tb th{background:#eee;}

.time{float:right;color:#666;}



/*网站首页*/
.f_col{
	width:1000px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.head{width:952px;height:388px; no-repeat;margin:0 auto;position:relative;}
.sethome{height:14px;line-height:14px;text-align:right;padding-right:30px;font-size:12px;}
.menuen{height:20px;line-height:20px;text-align:left;text-indent:5px;word-spacing:3px;padding-right:5px;font-size:15px;color:#FFF;}
.leftmenu{height:30px;line-height:30px;text-align:left;text-indent:75px;word-spacing:20px;padding-right:8px;font-size:12px;color:#354a5b;font-weight: bold;}
.rightmenu{height:30px;line-height:30px;text-align:left;text-indent:45px;word-spacing:16px;padding-right:8px;font-size:12px;color:#354a5b;font-weight: bold;}

.l_col{
	width:330px;
	float:left;
}
.l_col .c_box{}
.l_col .c_box .tit{height:20px; line-height:20px;padding-top:9px;background:url(../images/c_tit_bg_en.gif) left center no-repeat;border-bottom:1px dashed #333;}
.l_col .c_box .case{color:#FF0000;font-weight: bold;padding:10px 0;
.l_col .c_box .cnt{padding:10px 0;}

}
.l_col .c_box .cnt p{line-height:180%;}
.l_col .n_box{}

.l_col .n_box .cnt p{line-height:180%;}
.l_col .n_box li{height:27px;line-height:27px;border-bottom:1px dashed #b2c3bd;background:url(../images/n_box_arr.jpg) 8px no-repeat;padding-left:30px;}

.product_box{
	width:444px;
	float:left;
	margin-top:10px;
}
	.goods li{width:120px;height:120px;float:left;padding-left:10px;padding-right:10px;margin-bottom:5px;}
	.goods li a.a_goods{width:120px;height:100px;display:block;border:1px solid #eee;}
	.goods li a.a_goods:hover{
	border:1px solid #146abf;
	display:block;
}
	.goods li img{width:120px;height:100px;}
	.goods li p{width:120px;text-align:center;height:35px;line-height:25px;}
	
.case_box{clear:both;}
.case_box .tit{height:91px;padding-top:5px;background:url(../images/album_box_tit_bg.jpg) no-repeat;padding-left:30px;font-size:14px;color:#006699;font-weight:bold;}
.case_box .cnt{	height:236px;border:0px solid #dbdbdb;}
	.marquee{width:446px;height:91px;display:inline;float:left;overflow:hidden;background:#fff;}
	.marquee li{width:150px;height:91px;text-align:center;float:left;padding-left:12px;}
	.marquee li img{width:150px;height:79px;}
	.marquee li p{	width:150px;font-size:12px;height:12px;line-height:12px;background:#fff;padding-top: 5px;padding-bottom: 5px;}	
a.menubot:link, 
a.menubot:visited { color:#ffffff; text-decoration:none; } 
a.menubot:hover, 
a.menubot:active { color:#ccc; text-decoration:none; } 
a.banner:link, 
a.banner:visited { color:#929292; text-decoration:none; } 
a.banner:hover, 
a.banner:active { color:#ffffff; text-decoration:none; } 
.album_list2{
	width: 690px;
}
.album_list2 li{
	width:180px;
	height:170px;
	float:left;
	margin-bottom:10px;
	text-align: center;
	margin-right: 8px;
	overflow: hidden;
}
.album_list2 li a.a_goods{
	width:180px;
	height:156px;
	display:block;
	border:1px solid #d1d1d1;
	padding: 1px;
}
.album_list2 li a.a_goods:hover{
	border-top-color: #fb0148;
	border-right-color: #fb0148;
	border-bottom-color: #fb0148;
	border-left-color: #fb0148;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.album_list2 li img {
	height: 15px;
	width: 180px;
} /* for Firefox & IE7 */
.album_list2 li p{
	width:180px;
	text-align:center;
	height:28px;
	line-height:28px;
}




/*内页文章*/

.s_col{
	width:230px;
	float:left;
	overflow: hidden;
}/*内页侧栏*/
.s_col_a ul li{
	height:28px;
	border:1px solid #e7e9e6;
	line-height: 28px;
	margin-bottom: 5px;

}
.product-Side {
	width: 230px;
	float: right;
	background-color: #FFF;
}

.product-Side dl dt{
	background-repeat: no-repeat;
	height: 45px;
	width: 230px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	text-indent: 30px;
	background-color: #0279d3;
}
.product-Side dl dd{
	height: auto;
	width: 228px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	overflow: hidden;
	padding-bottom: 10px;
}
.product-Side dl dd ul{
	width: 228px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
.product-Side dl dd ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	width: 228px;
	overflow: hidden;
	line-height: 35px;
	height: 35px;
}
.product-Side dl dd ul li a{
	display: block;
	height: 35px;
	width: 228px;
	background-image: url(../images/index_115.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 35px;
}
.product-Side dl dd ul li a:hover{
	background-color: #0279d3;
	background-image: none;
	color: #FFF;
}.df  {
	line-height: 30px;
	height: 30px;
	background-image: url(../images/index_29.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #e9e9e9;
}
.df a{}
.xf {
	line-height: 30px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.xf a{
	line-height: 24px;
	height: 24px;
}
.Contact-bxo {
	float: right;
	width: 230px;
	overflow: hidden;
	background-color: #FFF;
	margin-top: 15px;
}

.Contact-bxo dl {
	width: 230px;
	overflow: hidden;
	padding-bottom: 10px;
}
.Contact-bxo dl dt {
	background-repeat: no-repeat;
	height: 40px;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-indent: 30px;
	color: #FFF;
	background-color: #0279d3;
}
.Contact-bxo dl dt a img {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}.Contact-bxo dl dd {
	width: 228px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	line-height: 24px;
	background-image: url(../images/index_67.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 60px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-bottom: 10px;
}
.Contact-bxo dl dd b{
	color: #0279d3;
	font-size: 13px;
}
.Contact-bxo dl dd ul{
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Contact-bxo dl dd ul li{ line-height:22px; float:none;}
.bottomtext {
	line-height: 21px;
}
.s_col left_con{
	width:212px;
	background:url(../images/left_con.jpg) 8px no-repeat;
	padding-left:30px;
}

.s_col_pro{width:215px;float:left;margin-top:10px;}/*内页侧栏*/
.s_col_pro ul li{height:23px;line-height:23px;border:1px solid #e7e9e6;background-image: url(../images/left_bg2.jpg);padding-left:30px;margin-bottom:2px;}
.sweb a{
	color: #000;
	display: block;
}
.sweb a:hover{
	color: #FFF;
}

.atc_box{
	width:760px;
	line-height:180%;
	float:right;
	overflow: hidden;
	background-color: #FFF;
}/*721*/
.atc_box .tit{
	height:40px;
	line-height:40px;
	padding-left:20px;
	background-repeat: repeat-x;
	border: 1px solid #d1d1d1;
	border-top:none;
	border-bottom:none;
	background-image: url(../images/index_40.gif);
}
	.atc_box .tit a:hover{
	text-decoration:underline;
}
	.atc_box .tit a{
		line-height:40px;
}

.atc_box .newslist dd{
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #999;
	padding-left:20px;
	background:url(../images/n_box_arr.gif) 10px no-repeat;
}

.atc_box .cnt{
	overflow:hidden;
	line-height:220%;
	color:#484848;
	width: 738px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	background-color: #FFF;
}
.atc_box .cnt2{
	overflow:hidden;
	line-height:220%;
	color:#484848;
	width: 738px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	background-color: #FFF;
}

.atc_box .cnt .Details-box2 dl dt {
	height: 26px;
	width: 733px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	line-height: 24px;
	font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0279d3;
}




.div_ckxq {
    width: 97px;
    background: url(../images/pro_btn1.gif) no-repeat center center;
	float:left;
}
.div_ckxq a {
    display: block;
    width: 97px;
    text-align: center;
    color: #fff;
	line-height: 30px;
}
.div_zxzx {
    width: 97px;
    background: url(../images/pro_btn2.gif)no-repeat center center;
	float:right;
}
.div_zxzx a {
    display: block;
    width: 97px;
    text-align: center;
    color: #1c1c1c;
	line-height: 30px;
}
.pro_good a{
	color:#666;
}
.pro_good a:hover{
	color:#0279d3;
	text-decoration: underline;	
}






.goods_list{
	width: 800px;
}
.goods_list li{
	width:237px;
	/*height:237px;*/
	float:left;
	margin-bottom:20px;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
.goods_list li a.a_goods{
	width:235px;
	height:237px;
	display:block;
	border:1px solid #D6D6D6;
	float: left;
}
.goods_list li a.a_goods:hover{
	border:1px solid #007fd5;
	display:block;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
.goods_list li img {
	/*height: 188px;*/
	width: 235px;
	float: left;
} /* for Firefox & IE7 */

.goods_list li p{
	width:200px;
	text-align:center;
	height:25px;
	line-height:22px;
}
.goods_list ul li .fr {
	float: right;
	width: 120px;
	text-align: left;
}
.goods_list ul li .fr b{
	font-weight: normal;
}
.goods_list ul li .fr span{
	line-height: 25px;
}
.goods_list ul li .fr span a{
	display: block;
	height: 21px;
	width: 76px;
	color: #FFF;
	line-height: 21px;
	background-color: #1f83c1;
	text-align: center;
}
.goods_list ul li .fr span a:hover{
	background-color: #676767;
}.pr0{padding-right:0;}
.procat_des{

}
.album_list2{
	width: 800px;
}
.album_list2 li{
	width:237px;
	height:220px;
	float:left;
	margin-bottom:10px;
	text-align: center;
	margin-right: 12px;
	overflow: hidden;
}
.album_list2 li a.a_goods{
	width:233px;
	height:186px;
	display:block;
	border:1px solid #d1d1d1;
	padding: 1px;
}
.album_list2 li a.a_goods:hover{
	border-top-color: #0279d3;
	border-right-color: #0279d3;
	border-bottom-color: #0279d3;
	border-left-color: #0279d3;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.album_list2 li img {
	height: 186px;
	width: 233px;
} /* for Firefox & IE7 */
.album_list2 li p{
	width:230px;
	text-align:center;
	height:28px;
	line-height:28px;
}
.album_list3{
	width: 800px;
}
.album_list3 li{
	width:178px;
	height:180px;
	float:left;
	margin-bottom:5px;
	text-align: center;
	margin-right: 9px;
	overflow: hidden;
}
.album_list3 li a.a_goods{
	width:174px;
	height:138px;
	display:block;
	border:1px solid #e7e7e7;
}
.album_list3 li a.a_goods:hover{
	border:1px solid #ccc;
	display:block;
	filter:alpha(opacity=70)
}
.album_list3 li img {
	height: 138px;
	width: 174px;
} /* for Firefox & IE7 */
.album_list3 li p{
	width:178px;
	text-align:center;
	height:28px;
	line-height:35px;
}

.album_list{
	width: 800px;
}
.album_list li{
	width:235px;
	height:275px;
	float:left;
	margin-bottom:15px;
	margin-right: 9px;
	overflow: hidden;
}
.album_list li a.a_goods{
	width:233px;
	height:176px;
	display:block;
	border:1px solid #e7e7e7;
}
.album_list li a.a_goods:hover{
	border:1px solid #ccc;
	display:block;
	filter:alpha(opacity=70)
}
.album_list li img {
	height: 176px;
	width: 233px;
} /* for Firefox & IE7 */
.album_list li p{
	width:233px;
	text-align:center;
	height:28px;
	line-height:35px;
}
.album_list ul li .heng-box {
	height: 65px;
	width: 235px;
	overflow: hidden;
}
.album_list ul li .heng-box .fr {
	height: 65px;
	width: 140px;
	overflow: hidden;
}
.album_list ul li .heng-box .fl {
	float: left;
	height: 65px;
	width: 90px;
}
.album_list ul li .heng-box .fl img{height: 65px;
	width: 90px;}

.atc_box .tite{
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:bold;
	color:#018ae1;
}



.atc_box h2{ text-align:center;height:40px;}


.cut_page{
	line-height:50px;
	text-align:center;
	clear:both;
	width: 255px;
margin: 0 auto;
}
.cut_page li{ margin:0px 2px;}
.cut_page a{
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	padding: 5px;
	text-align: center;
	color: #666;
}
.cut_page a:hover{
	background-color: #538200;
	color: #FFF;
}
.hr_name{color:#996600;font-size:14px;font-weight:bold;}
.hr_item{color:#996600;}

.time{float:right;color:#808080;}
.more{float:right;padding-right:10px;}
.more a:link{color:#fff;text-decoration:none;}
.more a:visited{color:#fff;text-decoration:none;}
.more a:hover{color:#ff0;text-decoration:underline;}
.more a:active{color:#ff0;text-decoration:underline;}

.links_box{width:968px;border:1px solid #8DCA00;margin:0 auto;margin-top:10px;clear:both;}
.links_box .tit{height:22px;font-size:12px;line-height:22px;color:#fff;font-weight:bold;background:#8DCA00;padding-left:10px;}
.links_box .cnt{font-size:12px; line-height:160%;padding:10px;}
#menufoot{clear:both;margin:0 auto;text-align:center;padding:10px 0;line-height:160%;font-family:Arial, Helvetica, sans-serif;background-color: #333333;}

#foot{line-height:160%;font-family:Arial, Helvetica, sans-serif;background-image: url(../images/bg_foot.jpg);}
.ds_li{
	background-image: url(../images/loc.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-weight: bold;
	width: 200px;
	padding-left: 8px;
}
.dw_li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-left: 8px;
}
.df a{
	text-indent: 20px;
}
.df a:hover{
}
.xf a{
}
.xf a:hover{
}
.product-Side{
	margin-bottom: 3px;
}
.Search {
	width: 740px;
}
.Search dl {
	width: 715px;
	margin-bottom: 10px;
	background-color: #f4f9fd;
	padding-left: 10px;
	overflow: hidden;
}

.Search dl dt {
	line-height: 25px;
}
.Search dl dt a {
	color: #0d269d;
	font-size: 16px;
	text-decoration: underline;
}
.Search dl dt a:hover{
	color: #005bb6;
}
.Search dl  dd{
	width: 745px;
	clear: both;
}
.Search dl dd a.a_goods{
	width:207px;
	height:156px;
	display:block;
	border:1px solid #CCC;
}
.Search dl dd a.a_goods:hover{
	border:1px solid #005bb6;
	display:block;
	filter:alpha(opacity=70)
}
.Search dl dd img {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	height: 156px;
	width: 207px;
}

.Search dl dd .tit-box {
	float: left;
	height: 158px;
	width: 530px;
	margin-top: 2px;
	overflow: hidden;
}
.Search dl .Search-dto {
	color: #28934d;
}
.Search dl .Search-dto a{
	color: #444;
	text-decoration: underline;
}
.Search dl .Search-dto a:hover{
	color: #005bb6;
}
.p-p-box {
	height: auto;
	overflow: hidden;
	width: 738px;
}
.p-p-box .fr {
	width: 250px;
	height: auto;
}
.p-p-box .fr dl dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d1d1;
	color: #116fb5;
}
.p-p-box .fr dl dd ul li{
	float:none;
	margin-top:5px;
}
.p-p-box .fr dl dd ul li b {
	font-size:14px;
	font-weight:bold;
	color: #000;
}
.p-p-box .fr dl dd ul li em{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

.p-p-box .fl img {
	width: 85%;
margin: 10px 0 0 20px;

}
.f_col .atc_box .cnt .tot {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 44px;
	padding-top:20px;
	width: 742px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d1d1d1;
}
.thumbImage img{
	MAX-WIDTH: 100%!important;
	HEIGHT: auto!important;
width:expression(this.width > 630 ? "630px" : this.width)!important;
	
} 
.thumbImage {
	WIDTH: 740px;
} 
*html.thumbImage img{ 
width:expression(this.width>600&&this.width>this.height?450:auto); 
height:expresion(this.height>450?450:auto); 
}.cnt .iq-box {
	margin-top: 30px;
}
.cnt .iq-box dl dt {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-align: center;
	height: 30px;
}
.cnt .iq-box dl dd {
	width: 742px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.cnt .iq-box dl dd ul {
	width: 800px;
}
.cnt .iq-box dl dd ul li {
	float: left;
	width: 360px;
	margin-right: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:10px;
}

.f_col .atc_box .cnt .peitao {

	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 742px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d1d1d1;
}
.thumbImage img{
	MAX-WIDTH: 100%!important;
	HEIGHT: auto!important;
width:expression(this.width > 630 ? "630px" : this.width)!important;

} 
.thumbImage {
	WIDTH: 740px;
} 
*html.thumbImage img{ 
width:expression(this.width>600&&this.width>this.height?450:auto); 
height:expresion(this.height>450?450:auto); 
}.cnt .iq-box {
	margin-top: 30px;
}
.cnt .iq-box dl dt {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-align: center;
	height: 30px;
}
.cnt .iq-box dl dd {
	width: 742px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.cnt .iq-box dl dd ul {
	width: 800px;
}
.cnt .iq-box dl dd ul li {
	float: left;
	width: 360px;
	margin-right: 7px;
}

.keifu{
	position:fixed;
	top:10%;
	right:0;
	width:142px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:990;
}
.keifu_tab{
	width:160px;
}
.icon_keifu{
	width:26px;
	height:100px;
	float:left;
	background:url(../images/keifu.png) 0 0;
	position:relative;
	display:none;
	cursor:pointer;
}
.keifu_box{
	float:left;
	width:142px;
}
.keifu_tab img{ display:block;}
.keifu_head{
	width:142px;
	height:115px;
	font-size:0;
	line-height:0;
	position:relative;
	background-image: url(../images/kf1.jpg);
	background-repeat: no-repeat;
}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{
	padding-top:15px;
	background:#fbfbfb;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0068d7;
	border-left-color: #0068d7;
}
.keifu_con li{
	height:23px;
	background-image: url(../images/webQQ.jpg);
	background-repeat: no-repeat;
	width: 114px;
	line-height: 23px;
	background-position: 14px center;
	text-indent: 38px;
	margin-bottom: 10px;
}
.keifu_con li a{
	color: #1a649d;
}
.keifu_con .ww{
	background-image: none;
	padding-left: 20px;
	margin: 0px;
}
.keifu_con .weixin{
	height:120px;
	line-height: 120px;
	background-image: none;
	margin: 0px;
	padding-left: 10px;
}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0068d7;
	border-bottom-color: #0068d7;
	border-left-color: #0068d7;
	background-color: #FFF;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 50px;
}
.keifu_bot b{
	font-size: 18px;
	color: #cf0d16;
}
.keifu_bot em{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
