body.Eng #contentContainer h3, body.Chi #contentContainer h3{
	background: no-repeat;
}

#contentBody{
	/*padding: 15px 20px 200px 40px;*/
	padding: 15px 20px 200px 45px;
	font-size: 12px;
}



#contentBody * a{
	color: #3b3534;
	text-decoration: none;
	padding-bottom: 1px;
}
#contentBody a:hover{
	color: #646648;
	border-bottom:1px dotted #646648;
}
#contentBody .indent{
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
}



#contentBody table{
	border-collapse: collapse;
}



#contentBody h4{margin:0; padding: 0;border-bottom:1px dotted #999999;width: 170px;}
.Eng h4{font-size: 15px;}
.Chi h4{font-size: 16px;}


div.pageItem{
	width: 195px;
	height: 125px;
	float: left;
	margin: 0;
	padding: 0;
}
div.pageItem ul{list-style: none; margin: 0; padding: 0;}

#contentBody h4#LnRs{	
	width: 370px;
}





table.res h5{margin: 0; padding: 15px 10px 2px 10px;}
table.res h6{
	margin: 0; padding: 2px 10px;
	border-radius: 5px; /* Standard */
    -o-border-radius: 5px; /* Opera 10.x */
    -moz-border-radius: 5px; /* Mozilla/Firefox */
    -icab-border-radius: 5px; /* iCab */
    -khtml-border-radius: 5px; /* KHTML/Konqueror */
    -webkit-border-radius: 5px; /* Webkit/Safari/Chrome/etcetera */
}

.Eng table.res h5{font-size: 13px;}
.Chi table.res h5{font-size: 14px;}
.Eng table.res h6{font-size: 11px;}
.Chi table.res h6{font-size: 12px;}

table.res td, table.res th{vertical-align: top; margin: 0; padding: 0; border:1px solid #FFFFFF; width: 285px;}
table.res td{padding-bottom: 5px;}

table.res th.enRS{background: #C0DE31;}
table.res td.enRS h5{background: #b8e02e;}
table.res td.enRS h6{background: #d5deb6;}
table.res td.enRS{background: #f8f9ef;}

table.res th.chRS{background: #DEDB31;}
table.res td.chRS h5{background: #dedb31;}
table.res td.chRS h6{background: #deddb5;}
table.res td.chRS{background: #ffffea;}

table.res ul{ list-style: none; margin: 0; padding: 5px 20px;}
table.res li{padding: 0 0 0 5px; margin: 0;}
table.res ul ul{ list-style: circle;padding: 0 0 0 30px;}
table.res ul ul li{padding: 0;}


