@import "comment.css";

.author{
	width: 100%; 
}
.author .item {
	width: 100%;
	margin: 5px 0px 8px 0px;
}
.author .author_name {
	font: 700 13pt/18px Verdana;
	overflow: hidden;
	height: 18px;
	color: #07559D;
}
.author .title {
	font: 700 13px/30px Arial;
	overflow: hidden;
	height: 30px;
	color: #303030;
}
.author .image img{
	width: 78px;
	height: 113px;
	margin: 0px 8px 0px 0px;
}
.author .date{
	font: 100 8pt/17px Trebuchet MS;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.author .short_content{
	font: 100 8pt/17px Verdana;
	height: 51px;
	overflow: hidden;
}
.author .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	font-size: 1px;
	margin: 4px 0px 0px 0px;
}
/*
#author .item{
	font: 100 8pt/14px Tahoma;
}
#author .author_name, #author .author_name a{
	text-align: left;
	font: 700 9pt Verdana;
	color: #e00025;
}
#author img {
	width: 40px;
	height: 58px;
	border: 1px solid #D3D4D7;
}
#author .line_01{
	clear: both;
	background: #e00025;
	height: 1px;
	font-size: 3px;
}
#author .line_02{
	clear: both;
	background: #FFFFFF;
	height: 1px;
	font-size: 1px;
}
#author .author_article{
	padding: 0px 5px 5px 5px;
	text-align: left;
	background: #F1F1F1;
}
#author .author_article .title{
	font: 700 8pt/18px Verdana;
	text-align: left;
}
#author .author_article .content{
	text-align: left;
	font: 100 8pt/14px Verdana;
}
#author .line_03{
	clear: both;
	background: #b7b7b7;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 15px 0px;
}*/

#author_article {
	width: 100%;
	margin: 5px 0px 0px 0px;
}
#author_article .author_name {
	font: 700 13pt/18px Verdana;
	overflow: hidden;
	height: 18px;
	color: #07559D;
}
#author_article .title {
	font: 100 14pt/30px Verdana;
	overflow: hidden;
	height: 30px;
	color: #303030;
	margin: 5px 0px 0px 0px;
}
#author_article .image img{
	width: 100px;
	height: 145px;
	border: 1px solid #C2C2C2;
	margin: 0px 8px 5px 0px;
}
#author_article .date{
	font: 100 8pt/17px Trebuchet MS;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 25px 0px;
}
#author_article .content, #author_article p, #author_article .content td, #author_article .content div, #author_article .content font {
	font: normal 9pt/20px Verdana;
}
#author_article .content a{
	color: #0000FF;
}
#author_article .read_count{
	font: 100 9pt/17px Verdana;
	color: #434343;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

#author_article_navigation {
	width: 100%;
	border: 5px solid #DEDEDE;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 10px 0px 0px 0px; 
}
#author_article_navigation .container{
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
	margin: 5px 0px 5px 0px;
}
#author_article_navigation .container a {
	color: #434343;
	margin-right: 10px;
}
#author_article_navigation .container img {
	width: 16px;
	height: 16px;
}

#author_article_other {
	width: 100%;
	margin: 5px 0px 0px 0px; 
}
#author_article_other .title {
	padding-left: 22px;
	background: url(../images/icon_05.gif) no-repeat 10px 3px;
	overflow: hidden;
	height: 23px;
}
#author_article_other .title a{
	color: #000000;
	font: 100 9pt/23px Verdana;
}
#author_article_other .title .date{
	color: #990000;
	font: 100 8pt/23px Verdana;
}