@charset "gb2312";
/* CSS Document */

.column_list {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.column_list_left {
	width: 768px;
	height: auto;
	overflow: hidden;
	padding: 20px;
	float: left;
	border: 1px solid #cdcbca;
}
.article_list {
}
.article_list_title {
	width: 768px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cdcbca;
	background: url(imagesarticle_list.gif) no-repeat left center;
}
.article_list_title h1 {
	letter-spacing: 3px;
	font-size: 18px;
	color: #323333;
	margin-left: 25px;/*font-weight: normal;*/
}
.article_list_title span {
	font-size: 14px;
	float: right;
	color: #323333;
}
.article_list_title span a {
	color: #323333;
}
.article_list_content {
	width: 768px;
	margin-top: 20px;
}
.article_list_content ul {
}
.article_list_content ul li {
	height: auto;
	line-height: 40px;
	background: url(imageslist_symbol.gif) no-repeat left 12px;
	padding-left: 25px;
}
.article_list_content ul li span {
	float: right;
	color: #323333;
}
.article_list_content ul li a {
	color: #323333;
}
/* 右侧 */
.column_list_right {
	width: 350px;
	height: auto;
	overflow: hidden;
	float: right;
}
/* 栏目右侧，菜单 */
.column_nav {
	width: 348px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cdcbca;
	border-top: none;
}
.column_nav_titile {
	border-top: 2px solid #eb611b;
	border-bottom: 1px solid #cdcbca;
	padding-left: 55px;
	letter-spacing: 3px;
	height: 40px;
	line-height: 40px;
	background: url(imagesarticle_position.gif) no-repeat 20px center;
}
.column_nav_titile h2 {
	font-size: 18px;
}
.column_nav_list {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.column_nav_list ul {
	width: 100%;
}
.column_nav_list ul li {
	width: 144px;
	height: 40px;
	line-height: 40px;
	background-color: #fdf2ec; 
	text-align: center;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	letter-spacing: 3px;
}
.column_nav_list ul li a {
	color: #eb611b;
}
/* 广告 */
.column_list_ad_01 {
	margin-top: 20px;
}
/* 热点文章 */
.hot_article {
	width: 348px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cdcbca;
	border-top: none;
	margin-top: 20px;
}
.hot_article_titile {
	border-top: 2px solid #eb611b;
	border-bottom: 1px solid #cdcbca;
	padding-left: 55px;
	letter-spacing: 3px;
	height: 40px;
	line-height: 40px;
	background: url(imagesarticle_position.gif) no-repeat 20px center;
}
.hot_article_titile h2 {
	font-size: 18px;
}
.hot_article_list {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 20px;
}
.hot_article_list ul {
	width: 100%;
	padding-top: 10px;
}
.hot_article_list ul li {
	/*width: 144px;
	height: 40px;
	line-height: 40px;
	background-color: #fdf2ec; 
	text-align: center;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	letter-spacing: 3px;*/
	font-size: 14px;
	height: 32px;
	line-height: 32px;
}
.hot_article_list ul li span {
	float: right;
}
.hot_article_list ul li a {
	color: #323333;
}








.gauge_outfit {
	width: 100%;
	height: 40px;
	background-color: #fdf2ec;
	margin-top: 11px;
}
.mail {
	width: 100%;
	height: 40px;
}
.mail_tilte {
	width: 466px;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #eb611b;
	line-height: 40px;
	border-right: 1px solid #eb611b;
	letter-spacing: 3px;
}
.mail_status, .mail_date {
	width: 150px;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #eb611b;
	line-height: 40px;
	letter-spacing: 3px;
}
.mail_status {
	width: 149px;
	border-right: 1px solid #eb611b;
}
.mail_content {
	width: 100%;
	height: 40px;
	border-bottom: 2px dashed #cdcbca;
	margin-top: 6px;
}
.mail_content_tilte {
	width: 467px;
	float: left;
	font-size: 16px;
	line-height: 40px;
}
.mail_content_tilte a {
	color: #323333;
}
.mail_content_status, .mail_content_date {
	width: 150px;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #323333;
	line-height: 40px;
	letter-spacing: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mail_content_status {
	color: #ff0000;
}