.title {
	color: #333;
	letter-spacing: 0.5em;
	font-weight: normal;
	width: 631px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
}
.title a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
.title a:hover {
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
}
.title-left {
	font-weight: bold;
	font-size: 16px;
	float: left;
}
.title-right {
	font-size: 12px;
	color: #F06;
	float: right;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 10px;
}
.text {
	clear: both;
	vertical-align: top;

}
.related-cn-right-li {
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

.related-cn-right-li2 {
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.rule-title {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #CCC;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #FFF;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #FFF;
	padding-left: 10px;
}
#ml-rule table{
	margin-bottom: 25px;
	margin-top: 10px;
}
