#author{
	width: 100%; 
}
#author .item{
	font: 100 8pt/14px Tahoma;
}
#author .author_name, #author .author_name a{
	text-align: left; font: 700 18px Arial; color: #61819A;
}
#author img {
	width: 40px;
	height: 53px;
	border: 1px solid #D3D4D7;
}

#author .line_01{
	clear: both;
	background: #61819A;
	height: 1px;
	font-size: 1px;
}
#author .line_02{
	clear: both;
	background: #FFFFFF;
	height: 1px;
	font-size: 1px;
}
#author .author_article{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #EFF1F5;
}
#author .author_article .title{
	font: 700 8pt/18px Tahoma;
	text-align: left;
}
#author .author_article .content{
	text-align: left;
	font: 100 8pt/18px Tahoma;
}
#author .line_03{
	clear: both;
	background: #AFBFCC;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 15px 0px;
}
#author_article .title {
	font: 700 13pt/40px Arial;
	overflow: hidden;
	height: 40px;
	color: #303030;
}
#author_article .image img{
	width: 100px;
	height: 133px;
	border: 1px solid #222222;
	margin: 0px 8px 8px 0px;
}
#author_article .short_content {
	font: 100 9pt/17px Tahoma;
	font-style: italic;
}
#author_article .date{
	font: 100 8pt/17px Trebuchet MS;
	height: 17px;
	color: #BFC2AF;
	text-align: right;
}
#author_article .content, #author_article p, #author_article .content td, #author_article .content div, #author_article .content font {
	font: normal 9pt/18px Verdana;
}
#author_article .content a{
	color: #0000FF;
}
#author_article .read_count{
	font: 100 9pt/17px Arial;
	color: #8C907A;
	text-align: right;
}


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

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

#author_article_comment {
	width: 100%;
	border: 1px #434343 solid;
	margin: 10px 0px 0px 0px;
}
#author_article_comment .line {
	height: 5px;
	font-size: 1px;
	background-color: #DEDEDE;
}
#author_article_comment .header {
	padding-left: 5px;
	font: 100 9pt/21px Arial;
	border-bottom: 1px #DEDEDE solid;
}
#author_article_comment .item {
	font: 100 9pt/18px Arial;
	border-bottom: 1px #DEDEDE dashed;
	margin: 0px 5px 0px 5px;
}
#author_article_comment .member{
	clear: both;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	height: 21px;
}
#author_article_comment .member .name {
	float: left;
	width: 50%;
	background: url(../images/pencil.gif) no-repeat 0px 50%;
	padding-left: 20px;
	font-weight: 700;
}
#author_article_comment .member .date {
	float: right;
	color: #000000;
}

#author_article_comment .content{
	clear: both;
}
#author_article_comment .content .title{
	color: #656565;
	text-decoration: underline; 
}
#author_article_comment .content .comment{
	color: #313131;
	margin-bottom: 5px;
}

#author_article_comment .navigation {
	margin: 5px 0px 5px 0px;
}
#author_article_comment .navigation .container {
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Arial;
}
#author_article_comment .navigation .container a {
	color: #434343;
	margin-right: 15px;
}
#author_article_comment .navigation .container img {
	width: 16px;
	height: 16px;
}