@charset "gb2312";
ul.Form_Advance{
	list-style:none;
	margin:0;
	padding:0;
}
ul.Form_Advance li{
	width:100%;
	clear:both;
	margin-bottom:5px !important;
	margin-bottom:0px;
}
ul.Form_Advance li.Title{
	margin:15px 0;
	height:26px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:42px;
	line-height:26px;
	background:#FFF url(form_advance_title_icon.gif) left top no-repeat;
}
li#ReadContract{
	margin:20px 0 10px;
	line-height:200%;
	text-align:center;
}
li#ReadContract #ContractContent{
	margin:0 auto;
	width:86%;
	height:300px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#FAFAFA;
	text-align:left;
	overflow:auto;
}
.content_text_login {
	color: #000000;
	background-color: #eeeeee;
	font-size: 14px;
	font-weight:bold;
}

.content_text_login a {
	color: #000000;
	font-size: 14px;
}

.content_text_login a:hover {
	color: #000000;
	font-size: 14px;
}

.content_text_login a:visited {
	color: #000000;
	font-size: 14px;
}
