@import "comment.css";
.middle_top{
	background: url(../images/middle_content_bck.png) transparent repeat-x;
	width: 100%;
	height: 40px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 260px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 180px;
	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: 100px;
	height: 133px;
	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: 80px;
	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%;
	margin: 5px 0px 0px 0px;
}
#author_article .author_name {
	font: 700 13pt/18px Verdana;
	overflow: hidden;
	height: 18px;
	color: #07559D;
}
#author_article .title {
	font: 700 10pt/18px Verdana;
	overflow: hidden;
	height: 18px;
	color: #303030;
	margin: 5px 0px 0px 0px;
}
#author_article .image img{
	width: 100px;
	height: 135px;
	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 15px 0px;
}
.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 .read_count{
	font: 100 9pt/17px Verdana;
	color: #434343;
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#author_article .back {
	margin: 0px 0px 8px 0px;
	height: 24px;
}
#author_article .back a {
	color: #00003A;
	font: bold 9pt/24px Verdana;
}

#author_article_other {
	margin: 5px 0px 10px 0px;
	width: 100%;
	text-align: center;
}
#author_article_other select {
 	font: normal 9pt/17px Verdana;
	width: 100%;
}

#author_article_navigation {
	width: 100%;
	border: 5px solid #DEDEDE;
	border-left-width: 0px;
	border-right-width: 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;
}

