@import "comment.css";

.middle_page_top{
	width : 646px;
	border-bottom: #d3d0cb 1px solid;
	height: 25px;
	margin-bottom: 8px;
	font : 700 12px/19px Arial;
	color : #BC1711;
}
.middle_page_top .part_1{
	float: left;
	font : 700 12pt/25px Arial;
	color : #BC1711;
}
#author_article .part_2{
	float: right;
	text-align: right;
	font: 100 12px/24px Arial;
	margin-right: 4px;
	clear: both;
	height: 24px;
	margin-bottom: 4px;
}
#author_article .font_sizer{
	font: 100 12px/20px Arial;
	text-align: right;
}
/**/
.author{
	width: 100%; 
}
.author .item {
	width: 100%;
	margin: 5px 0px 8px 0px;
}
.author .author_name {
	font: 700 13pt/18px Arial;
	overflow: hidden;
	height: 18px;
	color: #07559D;
}
.author .title {
	font: 700 12px/15px Arial;
	overflow: hidden;
	height: 30px;
	color: #303030;
}
.author .image img{
	width: 78px;
	height: 113px;
	margin: 0px 8px 0px 0px;
}
.author .date{
	font: 100 12px/17px Arial;
	height: 17px;
	color: #BFC2AF;
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.author .short_content{
	font: 100 13px/17px Arial;
	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_article {
	width: 100%;
	margin: 5px 0px 0px 0px;
}
#author_article .title {
	font: 100 12pt/30px Tahoma;
	overflow: hidden;
	height: 55px;
	color: Navy;
}
#author_article .image img{
	width: 100px;
	height: 145px;
	border: 1px solid #C2C2C2;
	margin: 0px 8px 5px 0px;
}
#author_article .date{
	font: 100 12px/17px Arial;
	height: 17px;
	color: #808080;
	text-align: right;
	margin: 0px 0px 8px 0px;
	clear: both;
}
#author_article_content .content, #author_article_content .content p, #author_article_content .content td, #author_article_content .content div, #author_article_content .content font {
	font: normal 12px/18px Verdana;
}
.content_12, .content_12 font, .content_12 p, .content_12 span, .content_12 div, .content_12 td{
	font: 100 12px/140% Verdana;
}
.content_14, .content_14 font, .content_14 p, .content_14 span, .content_14 div, .content_14 td{
	font: 100 14px/140% Verdana;
}
.content_16, .content_16 font, .content_16 p, .content_16 span, .content_16 div, .content_16 td{
	font: 100 16px/140% Verdana;
}
.content_18, .content_18 font, .content_18 p, .content_18 span, .content_18 div, .content_18 td{
	font: 100 18px/140% Verdana;
}
#author_article_content a{
	color: #0000FF;
}
#author_article .read_count{
	font: 100 12px/17px Arial;
	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 12px/20px Arial;
	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 {
	margin: 5px 0px 10px 0px;
	width: 100%;
	text-align: right;
}
#author_article_other select {
 	font: 700 7.5pt/17px Tahoma;
	width: 400px;
	color: Navy;
}