.author {
	margin-top: 25px;
}

.author table {
	margin-left: 80px;
	width: 600px;
}
.author th {
	background-image: url(../images/author/dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #666666;
	padding-bottom: 10px;
	text-align: left;
}
.author td {
	padding-left: 20px;
	padding-bottom: 10px;
}
.author h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/author/dot2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.author ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.author li {
	padding-top: 5px;
	text-align: left;
}
.article-list-title {
	background-image: url(../images/author/article-list-t.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 88px;
	width: 767px;
	clear: both;
}
.author-related-box {
	width: 700px;
	padding-left: 30px;
}
.arb {
	float: left;
	width: 330px;
	padding-left: 20px;
	line-height: 1.2em;
	padding-bottom: 15px;
}
.arb ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: right;
}

.arb img {
	float: left;
	padding-right: 10px;
}
.arb h1 {
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
}
.clear {
	clear: both;
	width: 700px;
	background-image: url(../images/common/hr-line-700w30h.png);
	height: 30px;
	background-position: top;
	background-repeat: no-repeat;
}

.readMore{
	float:right;
}

#right-area-box a{
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #000000;
}
#right-area-box a:hover{
	border-bottom: 1px solid #000000;
}

#author-box{
	margin: 20px 0px 0px 40px;
}

div#center-area div#right-area-box h2{
	margin-left:20px;
}
