.author_index {
	font-size:18px;
	letter-spacing:5px;
	margin-left: 14px;
	border-bottom: 1px inset #CC6600;
}

.loading {
	background :#006699;
	font-size: 14px;
	color:#FFFFFF;
	display: none;
	text-align:center;
	width:100px;
	height: 16px;
	position: absolute;
	z-index: 1;
	text-indent: 0;
}

.author {
	margin-top: 10px;
	margin-bottom: 6px;
}

#list_man {
    width: 700px;
    margin: auto;
	font-size: 14px;
}
#list_man li {
    width:140px;
    height:24px;
    line-height:24px;
    text-align:left;
    float:left;
	overflow:hidden;
}

hr{
 color: #FFCCCC;
 background-color: #FFFFFF;
 height: 1px;
 border-top: 1px inset #FFCCCC;
 border-bottom: 0;
 border-left: 0;
 border-right: 0;
}
