body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.hui{
    font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
	line-height: 18pt;
}


.hei1{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	margin-right: 8px;
	line-height: 20pt;
}

#commentary{
	width:535px;
	height:330px;
	margin:auto;
}

#commentary_kuang1{
	width:540px;
	height:auto;
	border: solid #CAEABB 1px;
	background-color: #F1FAED;
	margin-top: -4px;
}
#huagan{
width:535px;
height:286px;
margin:7px 5px 10px 0px;
}
.hui1 a{
    font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	line-height: 18pt;
	text-decoration: none;
}

.hui1 a:hover{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	line-height: 18pt;
	text-decoration: underline;
	
}

#review{
	margin:20px 10px 10px 20px;

}
#review li{	list-style:none;line-height: 10pt;}
#yema{
float:right;
margin-right:40px;}


/*CSS scott style pagination*/

.scott {
margin:2px;
text-align:right;
padding:3px;
font-size:11px;
}

.scott a {
	border:#ddd 1px solid;
	padding:2px 5px 2px 5px;
	color:#88af3f;
	text-decoration:none;
}
.scott a:hover {
	border:#85bd1e 1px solid;
	padding:2px 5px 2px 5px;
	color:#638425;
	text-decoration:none;
	background-color: #f1ffd6;
}
.scott a:active {
	border:#85bd1e 1px solid;
	color:#638425;
	background-color: #f1ffd6;
}
.scott span.current {
	border: #b2e05d 1px solid;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	background-color: #b2e05d;
	margin-right:2px;
	color:#FFFFFF;
}
.scott span.disabled {
	border: #f3f3f3 1px solid;
	padding:2px 5px 2px 5px;
	margin-right:2px;
	color:#ccc;
}
