@charset "utf-8";

h2.cpn_title {
	border-left: 5px #D50027 solid;
	border-bottom: 1px #CC3300 solid;
	height: 30px;
	display: block;
	margin: 10px 0 0 0;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding-left: 7px;
}

h3.title {
	font-size:12px;
	font-weight:normal;
}

h4.title {
	font-size:12px;
	font-weight:normal;
}

.cpn_content {
	width: 950px;
	margin: 10px auto;
}

.cpn_leftbox {
	float: left;
	width: 700px;
}

.cpn_rightbox {
	float: right;
	display: inline;
	margin-right: 10px;
}

.cpn_right_title {
	width: 220px;
	height: 42px;
	background: url(../img/cpn/right_title.jpg) no-repeat;
	text-indent: -9999px;
}

.cpn_right_con {
	width: 200px;
	border: 1px solid #96999C;
	border-top: none;
	padding: 0 9px;
	background: #FFF9F5;
	padding-bottom: 10px;
}

.cpn_right_con dl {
	margin-bottom: 10px;
}

.cpn_right_con dl dt {
	width: 177px;
	height: 21px;
	line-height: 21px;
	background: url(../img/cpn/right_list01.jpg) no-repeat;
	font-weight: bold;
	color: #000;
	padding-left: 23px;
	margin-bottom: 5px;
}

.cpn_right_con dl dd {
	width: 182px;
	border-bottom: 1px dotted #999;
	background: url(../img/cpn/jt2.jpg) 10px 10px no-repeat;
	padding: 5px 0 5px 18px;
}
.topnews-ul li{ padding:3px 0px 3px 25px; background:url(../img/cpn/arrow.jpg) 10px 8px no-repeat; line-height:1.3em;}
.news-ul li{ padding:3px 0px 3px 15px; background:url(../img/cpn/arrow.jpg) 0px 8px no-repeat; line-height:1.3em;}
.news-h3{ font-size:12px;font-weight:normal;}
.news-tomore{ display:block; padding:2px 0px 0px 0px; width:65px; height:18px; background:url(../img/cpn/more2.gif) 0px 1px no-repeat; text-align:center; color:#fff;}
.news-tomore a{ color:#fff; text-decoration:none; line-height:1.5em;font-size:12px;}
.news-tomore2{ display:block; padding:2px 0px 0px 0px; width:65px; height:18px; background:url(../img/cpn/more3.gif) 0px 1px no-repeat; text-align:center; color:#fff;}
.news-topright{ float:right;}


.feature_index_con { border:1px solid #96999C; width:638px; padding:15px 30px}
.feature_index_con .feature_table{width:100%;margin:0 0 10px 0;border:0}
.feature_index_con .feature_table th{padding:0;border-left:1px solid #ccc}
.feature_index_con .feature_table td{padding:5px 20px; vertical-align:middle;}
.feature_table {
	width: 900px;
	margin: 0 auto 5px auto;
	border-left: 2px solid #D50027;
	border-bottom: 0px solid #D50027;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 12px;
}

.feature_table th {
	background: #F3F3F3;
	font-weight: normal;
	border: 1px solid #CCC;
	padding: 0;
	margin: 0;
	width: 110px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 150%;
}
.feature_table td {
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
	padding: 5px 20px;
	margin: 0;
	line-height: 150%;
	vertical-align: top;
}


