@charset "utf-8";

/* global */
@import url("global.css");

.news_ico{background:url(../images/ico1.jpg) no-repeat 11px 8px;}
.imgBox img{padding-right:10px;}
.col333{color:#333;}
.col999999{color:#999;}
.fz13{font-size:13px;}
.fz14{font-size:14px;}

.pl25{padding-left:25px;}
.pr25{padding-right:25px;}
.ti2 p{text-indent:2em;}
.lh20{line-height:20px;}
.lh2{line-height:2;}
.bg_linear{background:url(../images/linear.jpg) no-repeat left bottom;}
section .tr{text-align:right;}

.btn{width:80px;height:29px;line-height:29px;
	color:#fff;text-align:center;display:inline-block;
	background:url(../images/btn.jpg) no-repeat;}
.btn:hover{text-decoration:none;}
	
.bdt{border-top:1px dashed #cccdce;padding-top:15px;margin-top:25px;}
.bdb{border-bottom:1px dashed #cccdce;padding-bottom:15px;margin-bottom:25px;}
.ffs{font-family:song ti;}
.bbn{border-bottom:1px solid #dddddd;}

.moreBtn{color:#333;font-family:song ti;text-decoration:underline;}
.botProList li a{color:#333;text-align: center;display: block;}
.botProList li a img{display:block;margin-bottom:10px;margin-left:24px}