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

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

div#center-area div#right-area-box a:hover{
        border-bottom: 1px solid #000000;
}

div#center-area div#right-area-box ul li{
	line-height: 1.5em;
}



.author-list-title {
	background-image: url(../images/author-list/author-list-img.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 88px;
	width: 767px;
	float: left;
}




