@import "comment.css";

.author{
	width: 100%; 
}
.author .item {
	width: 100%;
	margin: 0px 0px 8px 0px;
}
.author .author_name {
	font: 700 12pt/18px Arial;
	overflow: hidden;
	height: 18px;
	color: #07559D;
}
.author .title {
	font: 700 12px/20px Verdana;
	overflow: hidden;
	height: 20px;
	color: #303030;
}
.author .image img{
	width: 84px;
	height: 112px;
	margin: 0px 8px 0px 0px;
}
.author .date{
	font: 100 11px/17px Verdana;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 12px 0px;
}
.author .short_content{
	font: 100 11px/16px Verdana;
	height: 64px;
	overflow: hidden;
}
.author .sep{
	background: url('../images/line_01.gif') repeat-x;
	height: 1px;
	font-size: 1px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:8px
}
/**/
.author_article {
	background: url('../images/author_title.png') no-repeat 100% 0%;
	width: 100%;
	padding-bottom: 10px
}
.author_article .image{
	vertical-align: top;
	padding: 15px 0px 0px 16px;
}
.author_article .image img{
	width: 138px;
	height: 190px;
}
.author_article .author_table {
	background: url('../images/author_image.png') no-repeat;
	width: 170px;
	height: 259px;
	margin-right: 12px
}
.author_table .content{
	padding: 0px 0px 0px 16px;
	height: 54px;
}
.author_article .author_table .author_name {
	color: #FFF;
	font: 700 10pt Tahoma;
}
.author_article .author_table .author_mail{
	;
}
.author_article .author_table .author_mail a{
	color: #FFF;
	font: 100 8pt Tahoma;
}
.author_article .author_table .extra a{
	color: #000000;
	font: 700 11px/18px Tahoma;
	padding-left: 20px;
}
.author_article .title {
	background: url('../images/author_title.png') no-repeat;
	height: 76px
}
.author_article .title table{
	height: 100%;
}
.author_article .title td{
	padding: 6px;
	font: 700 18px/25px Tahoma;
	color: #FFF;
}
.author_article .date{
	font: 100 11px/17px Verdana;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 16px 0px;
}
.author_article .read_count{
	font: 100 11px/30px Verdana;
	color: #535353;
	overflow: hidden;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
}

#author_content{
	padding: 0px 28px;
}
.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_content a{
	color: #0000FF;
}
/**/
.author_detail {
	width: 100%;
	margin: 0px 0px 15px 0px;
}
.author_detail .image img{
	width: 120px;
	height: 80px;
	margin: 0px 0px 8px 0px;
}
.author_detail .author_table {
	width: 160px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #aebfdb;
}
.author_detail .author_table .author_name {
	color: #235bb0;
	font: 700 19px/15px Tahoma;
}
.author_detail .author_table .author_mail a{
	color: #a8c2d9;
	font: 100 10px/18px Tahoma;
}
.author_detail .title {
	font: 700 19px/30px Tahoma;
	overflow: hidden;
	height: 30px;
	color: #303030;
}
/**/
.author_article .read_source{
	margin-top: 10px;
	background : url('../images/news_read_count.png') no-repeat;
	height: 35px
}
.author_article .read_count {
	float: left;
	color: #4b4b4b;
	font: 100 8pt/35px Tahoma;
	text-align: center;
	width: 395px;
}
.author_article .top_link a{
	color: #4b4b4b;
	font: 100 8pt/35px Tahoma;
	padding-left: 25px;
}
/**/
.author_article_other {
	padding: 0px 15px;
}
.author_article_other .header{
	width: 100%;
	height: 24px;
	font: bold 8pt/24px Verdana;
	color: #E10029;
}
.author_article_other .title {
	background: url('../images/icon_4.gif') no-repeat 4px 10px;
	overflow: hidden;
	height: 20px
}
.author_article_other .title a{
	color: #6E6E70;
	font: 100 8pt/20px Verdana;
	padding-left: 14px;
}
