﻿/*******标题自适应***********/
.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-top: none ;
margin-bottom: 35px;
}
.article_list ul {
	padding:40px 37px 35px 37px;
}
.article_list li {
	height:30px;
	line-height:30px;
	font-size:14px;
	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;
	line-height:4px;
	font-size:0px;
	background:url(../images/back.gif) no-repeat left -358px;
}
.article_content .bd {

	padding: 10px 10px 20px 10px;

}
.article_content .bd h5 {

	font-weight:normal; line-height:40px; text-align: center;

}
.article_content h1 {
	color:#369;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:30px;
	padding:15px 0 10px 0;
	font-weight:normal;
}
.article_info {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f5f5f5;
	color:#888;
}
.article_info a {
	color:#666;
}
.article_info a:hover {
	color:#369;
}
.article_content_list {
	line-height:180%;
	font-size:14px;
	color:#333;
	word-wrap:break-word;
	word-break:normal;
	padding:5px;
}
.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: 72px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 20px;
}
.article_page li {
	padding-left:10px;
	background:url(../images/icon5.gif) no-repeat left center;
}
.article_page li.next {background:url(../images/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_content_list h3{
	margin:15px 0;
}
/***********相关信息****************/
.article_about h3 {
	font-size:14px;
	padding-left:12px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #ddd;
}
.article_about ul {
	margin:10px 20px 0px 20px;
	padding:0;
}
.article_about li {
	height:22px;
	line-height:22px;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
}
.article_about li a {
	color:#333;
}
.article_about li a:hover {
	color:#cc0000;
}

/************内容评论**********/
.article_about {
	padding-bottom:20px;
}
.article_about font {
	line-height:36px;
}
/*******默认文章打印*************/
.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;
}

.u_form1 .border {
	border:1px solid #fff;
}
.u_form1 .spacingtitle{ display:none;}

.u_form1 #BtnSubmit{padding:0 10px; height:24px; line-height:24px;}
.u_form1 td div{ padding:20px; line-height:24px;}



/********默认在线查看页***********/
#EgvOnLine {background:#62a3c9;border:none;}
#EgvOnLine td {background:#fff;line-height:27px;}


.title, .spacingtitle, th {
background:#eef5f9;
text-align:center;
}
.article_content_list ol li
{
    list-style-type:decimal;
}
.article_content_list ul li
{
    list-style-type:disc;
}
.article_content_list #ShowVote,#btnVote 
{
    background: #fff url(../images/input_button.gif) no-repeat left -30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin: 0px 3px;
    width: 42px;  
}


/* 文章-内容页 -----------------------------------------*/

.userControl{ margin-top:10px;  text-align:center; padding:2px 10px; background:#F9FBFB; border:1px dashed #C8DDE4; color:#999;  }

.userControl #bdshare{ vertical-align:middle; float:none; display:inline-block; *display:inline; zoom:1; margin-right:10px;  }	
.article_content_list{ padding:25px 0 10px 0;  font-size:14px; line-height:28px; width:100%; overflow:hidden;text-align:left; color:#333; }
.article_content_list p{ margin-bottom:20px; color:#333;}
.article_content_list a{color:#1855a8;}
#fontzoom{width:100%; overflow:hidden;ord-break: break-all;white-space: normal; word-wrap: break-word;line-break: strict;/*IE,非汉字换行*/}


.userControl{ overflow:hidden; text-align:right; padding:0 10px; }
.userControl #bdshare{ float:left;}
.userControl .a{ color:#266CBB; line-height:26px; }
#articlePrint .fun{ height:14px; padding:5px 0;}