/*******标题自适应***********/
.article_list h3, .article_list h3 span, .article_list h3 em
{
	height: 30px;
	line-height: 30px;
	background: url(/img/back.gif) no-repeat left -280px;
}
.article_list h3 span
{
	background: url(/img/sidebar.gif) no-repeat left top;
	display: inline-block;
	padding-left: 37px;
}
.article_list h3 em
{
	background: url(/img/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: 14px;
	color: #666;
	background: url(/img/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(/img/icon4.gif) no-repeat left -29px;
}
#article_box img#more
{
	float: right;
	margin: 10px;
}
.article_list li a:hover
{
	color: #ae541f;
	background: url(/img/icon4.gif) no-repeat left 1px;
}
.page_css
{
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
/**************文章正文开始*****************/
.article_line
{
	height: 4px;
	line-height: 4px;
	font-size: 0px;
	background: url(/img/back.gif) no-repeat left -358px;
}
.article_content
{
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 30px;
}
.article_content h1
{
	color: #2782b9;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 35px;
}
/***********table内容样式****************/
.article_content table
{
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	text-align:center;
	width:580px;
        margin-top: 6px;
}

.article_content table tr{ 
        background: #D2E9FF; 
    } 
.article_content table tr:nth-child(2n){ 
        background: #FFFFFF; 
    } 
.article_content table tr{ 
        background-color: expression((this.sectionRowIndex % 2 == 0) ?   "#D2E9FF" : "#FFFFFF" ); 
    } 
.tableHead {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-weight:bold;
}
.article_content table td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
.article_info
{
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(/img/article_line.gif) repeat-x left center;
	margin: 16px 0px;
}

.article_info a
{
	color: #333333;
}
.article_info a:hover
{
	color: #cc0000;
}
.article_content_list
{
	line-height: 180%;
	font-size: 14px;
	color: #212121;
	word-wrap: break-word;
	word-break: normal;
        text-align: center;
}

.article_mood
{
	padding-bottom: 20px;
}
.artilcle_tool
{
	height: 26px;
	line-height: 26px;
	text-align: right;
	background: #f2f2f2;
	padding-right: 8px;
}
.artilcle_tool a
{
	color: #333;
}
.artilcle_tool a:hover
{
	color: #cc0000;
}
.article_page
{
	height: 40px;
	line-height: 31px;
	margin-top: 25px;
}
.article_page li
{
	float: right;
	margin-right: 15px;
	padding-left: 10px;
	background: url(/img/icon5.gif) no-repeat left center;
}
.article_page li.next
{
	background: url(/img/icon7.gif) no-repeat left center;
}
.article_page li span
{
	color: #cc0000;
}
.article_page li a
{
	color: #333;
}
.article_page li a:hover
{
	color: #cc0000;
}
/***********相关信息****************/
.article_about h3
{
	font-size: 14px;
	padding-left: 20px;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #ddd;
}
.article_about ul
{
	padding: 10px;
}
.article_about li
{
	height: 22px;
	line-height: 22px;
	background: url(/img/icon1.gif) no-repeat left center;
	padding-left: 10px;
}
.article_about li a
{
	color: #333;
}
.article_about li a:hover
{
	color: #cc0000;
}

/************内容评论**********/
#commentform, .article_about
{
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
/*******默认文章打印*************/
.print_action, .print_info
{
	height: 31px;
	line-height: 31px;
}
.print_title h1
{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.c_content
{
	font-size: 14px;
	line-height: 180%;
}
/*********作者详细页**************/
.author_list
{
	background: #62a3c9;
}
.author_list td
{
	height: 19px;
	line-height: 19px;
	padding: 3px;
	text-align: center;
	background: #fff;
}
.author_pic img
{
	padding-left: 20px;
}
.month_up table
{
	line-height: 19px;
	height: 19px;
	width: 100%;
}
.author_more
{
	font-size: 14px;
	line-height: 180%;
}
/**************PK详细页**********/
.PK_form
{
	margin-top: 10px;
}
.border, .TableWrap
{
	border: 1px solid #ddd;
}

/********默认在线查看页***********/
#EgvOnLine
{
	background: #62a3c9;
	border: none;
}
#EgvOnLine td
{
	background: #fff;
	line-height: 27px;
}


.title, .spacingtitle, th
{
	background: #eef5f9;
	text-align: center;
}

a.prev
{
	width: 30px;
	height: 360px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	background: url( "/img/left.png" ) no-repeat;
}
a.nextPage
{
	width: 30px;
	height: 360px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -29px;
	background: url( "/img/right.png" ) no-repeat;
}
a.prev
{
	margin-left: -480px;
	background-position: 0 300;
}
a.nextPage
{
	margin-left: 220px;
	background-position: 0 -300;
}
a.prev:hover, a.nextPage:hover
{
	background-color: #E9e9e9;
	
}








