﻿@charset "utf-8";
/* CSS Document */
/*************************************************/
/*************************************************/
/**                                             **/
/**        powered by echinachem                **/
/**      http://www.echinachem.com              **/
/**        service@ehinachem.com                **/
/**                                             **/ 
/*************************************************/
/*************************************************/

@import url(global.css);
@import url(link.css);
/********************news_list********************/
.content {
	width:980px;
	padding:0px;
	margin:0 auto;
	clear:both;
	text-align:center;
}
.sidebar_news_left {
	width:750px;
	float:left;
}
.sidebar_news_right {
	width:220px;
	float:right;
	text-align:left;
}
.list_title {
	width:738px;
	height:20px;
	background:#e8e8e8;
	border:1px solid #d1d1d1;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.list_con {
	width:743px;
	text-align: left;
	padding:2px 5px;
	margin:5px 0px;
}
.list_con ul{
	width:743px;
	padding-bottom:5px;
	border-bottom:1px solid #d1d1d1;
}
.list_con li{
	text-align: left;
	padding:5px 10px 5px 5px;
	list-style-type: none;
}
.list_con li span {
	color:#666666;
	float:right;
	text-align:left;
}
.news_col {
	border:solid 1px #d1d1d1;
	background:#fbfaf1;
	margin-bottom:10px;
}
.news_col div {
	padding:10px;
}
.news_col h2 {
	width:208px;
	height:20px;
	padding:5px 0 0 10px;
	margin:0px;
	color:#184152;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-bottom:solid 1px #d1d1d1;
	background: url(../../images/news/pic_09.gif) repeat-x left top;
}
.news_col li {
	line-height: 20px;
	list-style-type: none;
	display: block;
}
.banner {
	width:219px;
	height:80px;
	margin-bottom:10px;
}
.col_more{
	float:right;
	margin-right:10px;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
.font_color_blue{ color:#1580ab;}
/********************news_detail********************/
.detail_title {
	width:718px;
	border-bottom:1px solid #d1d1d1;
	padding:20px 0 0 0;
}
.detail_title h2 {
	color:#184152;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0xp;
	text-align:center;
}
.detail_title .sub_title{
	color:#184152;
	padding:5px 10px 0 320px;
}
.detail_title .property{
	text-align:right;
	padding:15px 10px 5px 10px;
}
.detail_title .property span{
	color:#666666;
	margin:0 0 0 10px;
}
.property_bottom{
	color:#666666;
	text-align:left;
	padding:20px 0 10px 0;
}
.txt {
	padding:20px 10px;
	line-height:20px;
	text-align: left;
	float:left;
}
/*翻页 */
.page {
	float: right;
	height: 24px;
	padding: 0px 5px 0px 10px;
	margin:0px;
	text-align:right;
	color:#333;
}
.page .now {
	color:#f08609;
}
hr{height:1px;border:none;border-bottom:1px solid #aeaeae;margin:0;*margin:-5px 0 -14px 0;float:none;*float:left;display:block;}

/*******************专题回顾*****************/
.recalling{ 
	width:739px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #cacaca;
	float: left;
	text-align:left;
}
*html .recalling{ 

}
*+html .recalling{ 

}
.recalling_title{ 
	margin: 5px 0px 10px 0px;
	height: 21px;
	width:720px;
	text-align:left;
	padding: 4px 0px 0px 10px;
	float: left;
	background:#48aad4 url(../../images/news/pic_01.gif) repeat-y right top;
	font-weight: bold;
	color: #FFFFFF;
}
.recalling_left{
	width:210px;
	float:left;
	margin:10px 10px 0 0;
	text-align:center;
}
.recalling_right{
	width:515px;
	float:left;
	padding:0px;
	margin:10px 0 0 0;
}
.recalling_right h2{
	width:500px;
	font-size:12px;
	font-weight:bold;
	color:#19759e;
	padding:4px 0 0 10px;
	text-align:left;
	background-color:#f9f9f9;
	height:21px;
}
.recalling_right p{
	line-height:20px;
	padding:5px 10px;
}
.recalling_right span{
	float:left;
	margin-left:10px;
}
