.main_author{
	height: auto;
	position: relative;
	overflow: visible;
}
.main_author .items{
	position: relative;
	left: 1px;
	top: 1px;
	width: 300px;
	overflow: auto;
	text-align: left;
	height: 700px;
	bottom: 1px;
	right: 1px;
}
.main_author .item {
	height: 18px;
	background: transparent url(../images/icon_04.gif) no-repeat right 7px;
	padding-right: 13px;
	overflow: hidden;
}
.main_author .item a{
	font: 700 11px/18px Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Arial, Helvetica, Tahoma, sans-serif;
}
.main_author .article_content{
	position: absolute;
	left: 400px;
	top: 5px;
	width: 102px;
	overflow: hidden;
	text-align: center;
	height: auto;
}
.main_author .article_content .img {
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin-bottom: 5px;
}
.main_author .article_content img {
	width: 94px;
	height: 134px;
}
.main_author .article_content .title{
	height: 45px;
	overflow: hidden;
}
.main_author .article_content .title a{
	color: #790610;
	font: 700 8pt/15px Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Arial, Helvetica, Tahoma, sans-serif;
}
