@import "comment.css";
@import "navigation.css";
.middle_top{
	background : transparent url(../images/middle_content_bck.png) 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: 248px;
	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 12px 0px;
	background-color: #F6F8FA;
}
.author .part_1{
	border-bottom: 1px solid #004BA6;
}
.author .part_1 img{
	width: 90px;
	height: 80px;
	margin: 0px 8px 0px 0px;
}
.author .part_1 .author_name {
	font: 700 14px/18px Tahoma;
	overflow: hidden;
	height: 18px;
	color: #1E4570;
}
.author .part_2{
	margin: 4px 0px 4px 0px;
}
.author .part_2 .title {
	font: 700 11px/20px Arial;
	color: #071A2F;
}
.author .part_2 .short_content{
	font: 100 11px/16px Arial;
}
.author .line_02{
	clear: both;
	background: #FFFFFF;
	height: 2px;
	font-size: 1px;
}
.author .line_03{
	clear: both;
	background: #EEEEEE;
	height: 3px;
	font-size: 1px;
}

.author_article {
	background: url(../images/author_title.png) no-repeat right top;
	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 a{
	color: #FFF;
	font: 100 8pt Tahoma;
}
.author_article .title {
	height: 76px;
}
.author_article .title table{
	height: 100%;
}
.author_article .title td{
	padding: 6px 6px 6px 0px;
	font: 100 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;
}
.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_other {
	clear: both;
}
.author_article_other .title {
	background: url(../images/icon_02.gif) transparent  15px 8px no-repeat;
	overflow: hidden;
	height: 18px;
}
.author_article_other .title a{
	font: 700 8pt/18px Tahoma;
	color: #676666;
	height: 18px;
	overflow: hidden;
	padding-left: 25px;
}
/**/
.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;
}
