@import "comment.css";
@import "paging.css";
/**/
.author_article {
	width: 100%;
	padding-bottom: 10px;
}
.author_article .title {
	padding: 0px 0px 10px 0px;
	text-align: left;
	font: 700 21px Arial;
	color: #dd0000;
}
.author_article .author_table {
	width: 176px;
	height: 200px;
	margin-right: 10px;
}
.author_article .image{
	width: 176px;
	height: 201px;
}
.author_article .image img{
	width: 176px;
	height: 200px;
	border-bottom: 1px solid #FFF;
}
.author_table .inner{
	background: #DCDCDC;
}
.author_table .inner2{
	padding: 10px;
}
.author_table .author_name {
	color: #000;
	font: 700 10pt/15px Tahoma;
}
.author_table .author_mail a{
	color: #000;
	font: 100 8pt/15px Tahoma;
}
.author_article .date{
	color: #797979;
	font: 100 8pt/17px Tahoma;
}
.author_article .read_count{
	color: #575757;
	font: 100 8pt/35px Verdana;
	text-align: right;
}
.author_article .content {
	font: 100 9pt/20px Verdana;
	padding: 0px 0px 10px 0px;
	color: #000;
}
.author_article .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Verdana;
	font-size: 14px;
	line-height: 140%;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Verdana;
	font-size: 16px;
	line-height: 140%;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Verdana;
	font-size: 18px;
	line-height: 140%;
}
/**/
.author_article_other {
	clear: both;
	margin-bottom: 15px;
}
.author_article_other .item{
	float: left;
	width: 500px;
	overflow: hidden;
}
.author_article_other .item_{
	margin-right: 10px;
}
.author_article_other .title{
	background: url(../images/icon_2.gif) no-repeat 0px 10px;
}
.author_article_other .title a{
	padding-left: 10px;
	color: #000;
	font: 100 9pt/24px Verdana;
}
/**/
.author{
	width: 100%; 
}
.author .item {
	width: 100%;
	margin: 0px 0px 8px 0px;
}
.author .author_name {
	height: 18px;
}
.author .author_name a{
	color: #07559D;
	font-weight: 700;
	font-size: 12pt;
	line-height: 18px;
}
.author .title {
	height: 20px;
}
.author .title a{
	font-weight: 700;
	font-size: 12pt;
	line-height: 20px;
	color: #CD0000;
}
.author .image img{
	width: 84px;
	height: 112px;
	margin: 0px 8px 0px 0px;
}
.author .date{
	font-weight: 700;
	font-size: 8pt;
	line-height: 17px;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 12px 0px;
}
.author .short_content{
	font-weight: 100;
	font-size: 8pt;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
}
.author .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 8px 0px;
}
/**/
.middle_sub_page_title .author_other_list{
	float: left;
	width: 200px;
	font: bold 11px/30px Tahoma;
	color: #FFFFFF;
	margin-left: 15px;
}
.middle_sub_page_title .author_all{
	float: right;
	margin-right: 15px;
}
/**/
.article_date{
	width: 648px;
	font: 100 8pt tahoma;
	color: #999;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}
.article_list{
	clear: both;
	padding: 2px 0px 2px 25px;
	margin: 3px;
	background: url(../images/icon_pen.gif) no-repeat left 8px; 
}
.article_list a{
	font: 700 9pt/22px tahoma;
	color: #333;
}