
#center,h2,#loanlist{
	width:740px;
	margin-right:0;
}

#center h2,#center h3.link{
	background-image:url(/img/list/h2.gif);
}

#center p{
	width:700px;
}




#recommend{
	margin:20px auto;
	width:520px;
}

#recommend td,#recommend th{
	padding:8px;
	background-color:#cceeff;
}


#recommend td.name{
	background-color:#ffffcc;
}




#loanlist{
	
}

#loanlist th{

}

#loanlist td.right{
	text-align:right;
}

#loanlist td.name{
	width:160px;
}

#loanlist tr.gray td{
	background-color:#f6f6f6;
}

#loanlist td.detail{
	text-align:center;
	background:url(/img/list/detail.gif) no-repeat center center;
}

#loanlist td.detail a{
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	width:60px;
	height:30px;
}

#loanlist td.detail a:hover{
	background:url(/img/list/detail_.gif) no-repeat center center;
}




.freeloan{
	margin:20px auto;
}

.freeloan td,.freeloan th{
	padding:8px;
	background-color:#cceeff;
}

.freeloan th{
	width:160px;
}


.freeloan td.name{
	background-color:#ffffcc;
}

