@import "comment.css";

.middle_top{
	background : url(../images/middle_page_bck.png) transparent no-repeat;
	width : 100%;
	height: 40px;
	color : #000000;
	margin-bottom : 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

.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: 0px 0px 8px 0px;
}

.author_article {
	width: 100%;
	padding-bottom: 10px;
}
.author_article .image img{
	width: 160px;
	height: 212px;
	margin: 0px 0px 8px 0px;
}
.author_article .author_table {
	width: 160px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #aebfdb;
}
.author_article .author_table .author_name {
	color: #235bb0;
	font: 700 19px/23px Tahoma;
}
.author_article .author_table .author_mail{
	padding-bottom: 10px;
}
.author_article .author_table .author_mail a{
	color: #a8c2d9;
	font: 100 10px/18px Tahoma;
}
.author_article .author_table .extra a{
	color: #000000;
	font: 700 11px/18px Tahoma;
	padding-left: 20px;
}
.author_article .title {
	font: 700 19px/30px Tahoma;
	overflow: hidden;
	height: 30px;
	color: #303030;
}
.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_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 div, .content_12 td{
	font: 100 9pt/140% Verdana;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font: 100 14px/140% Verdana;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font: 100 16px/140% Verdana;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font: 100 18px/140% Verdana;
}
#author_article_content a{
	color: #0000FF;
}

.author_article_other {
	width: 100%;
}
.author_article_other select {
	width: 560px;
	margin: 4px 0px 10px 27px;
	font: 700 8pt/24px Tahoma;
	color: #595959;
}

.author_article_navigation {
	background: url(../images/content_footer.png) repeat-x;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.author_article_navigation .container{
	text-align: center;
	font: 700 11px/13px Tahoma;
	margin: 5px 0px 5px 0px;
}
.#author_article_navigation .container a {
	color: #000000;
	margin-right: 10px;
}
.author_article_navigation .container img {
	width: 13px;
	height: 13px;
	margin-left: 20px;
	margin-right: 4px;
}

.author_detail {
	width: 100%;
	margin: 0px 0px 15px 0px;
}
.author_detail .image img{
	width: 160px;
	height: 212px;
	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;
}
