﻿/*******标题自适应***********/
.article_list h3, .article_list h3 span, .article_list h3 em {
	height:30px;
	line-height:30px;
	background:url(../images/back.gif) no-repeat left -280px;
}
.article_list h3 span {
	background:url(../images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:37px;
}
.article_list h3 em {
	background:url(../images/sidebar.gif) no-repeat right -33px;
	padding-right:37px;
	font-size:12px;
	color:#fff;
	display:inline-block;
}
.article_list h3 em a {
	color:#ffff00;
}
.article_list h3 em a:hover {
	color:#fff;
}
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.article_list ul {
	padding:40px 37px 35px 37px;
}
.article_list li {
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	background:url(../images/line.gif) repeat-x left bottom;
    overflow:hidden;
}
.article_list li span.datetime {
	float:right;
	padding-right:5px;
}
.article_list li a {
	color:#333;
	padding-left:20px;
	background:url(../images/icon4.gif) no-repeat left -29px;
}
#article_box img#more
{
    float:right;
    margin:10px;
}
.article_list li a:hover {
	color:#ae541f;
	background:url(../images/icon4.gif) no-repeat left 1px;
}
.page_css {
	text-align:center;
	padding-bottom:20px;
}
/**************文章正文开始*****************/
.article_line {
	height:4px;
	width:680px;
	line-height:4px;
	font-size:0px;
	background:url(../images/back.gif) no-repeat left -358px;
}
.article_bottom_line {
	height:4px;
	line-height:4px;
	font-size:0px;
	background:url(../images/back.gif) no-repeat left -308px;
}
.article_content {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:30px;
	width:680px;
}
.article_content h1 {
	color:#2782b9;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:35px;

}
.article_info {
	height:30px;
	width:680px;
	line-height:30px;
	text-align:center;
	background:url(../images/article_line.gif) repeat-x left center;
	margin:26px 0px;
}

.article_info a {
	color:#333333;
}
.article_info a:hover {
	color:#cc0000;
}


.article_Contentbox{

	clear:both;
	margin-top:8px; 
	border-top:none;
	width:700px;
	text-align:left;
	padding-top:8px;
	background-color:white;
	
}