#main_content {
	clear: both;
	width: 950px;
	font-size: 14px;
	line-height: 1.3;
	float: left;
}
#regist_content {
	float: left;
	width: 610px;
	display: inline;
	margin-left: 18px;
}
#regist_desc {
	width: 280px;
	float: right;
	margin-right: 18px;
	display: inline;
	margin-top: 30px;
}
#regist_content ul {
	list-style-type: none;
	border: 1px solid #e4e4e4;
	padding: 5px;
	clear: both;
	height: 100%;
}
#regist_content .reg_tab {
	float: left;
	width: 138px;
	text-align: right;
	padding-top: 3px;
}
#regist_content .reg_input {
	float: left;
	width: 180px;
}
#regist_content .reg_desc {
	float: right;
	width: 238px;
	font-size: 13px;
}
#regist_content li {
	clear: both;
	padding-bottom: 28px;
	margin-bottom: 8px;
	padding-top: 8px;
}
#regist_content h1 {
	font-weight: normal;
	color: #FF0000;
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 8px;
	padding-left: 18px;
	float: right;
	width: 150px;
}
.regist_input {
	border: 1px solid #999999;
	padding: 3px;
	width: 180px;
}
#regist_title h2 {
	background-image: url(../images/star1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ËÎÌå", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-indent: 48px;
	padding-top: 11px;
	float: left;
	width: 210px;
}
#regist_content p {
	text-align: center;
	clear: both;
	padding: 8px;
}
#check_account_name {
	clear: both;
}
#check_fail {
	background-color: #FFB5B5;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-top: 5px;
}
#checking {
	border: 1px solid #00AA80;
	padding: 3px;
	margin-top: 5px;
	background-color: #B3FFEC;
}#check_ok {
	background-color: #BBFFBB;
	border: 1px solid #00D535;
	padding: 3px;
	margin-top: 5px;
}
#regist_result {
	clear: both;
}
#member_menu {
	background-color: #E3EFFF;
	float: left;
	width: 180px;
}
#content_box {
	float: left;
	width: 768px;
	border: 1px solid #A2CBFF;
}
#setting {
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	width: 174px;
	display: inline;
}
#member_menu h1 {
	font-size: 15px;
	font-weight: bold;
	color: #4775B1;
	background-color: #F3F8FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DEFF;
	height: 28px;
	background-image: url(../images/menu_icon.png);
	background-repeat: no-repeat;
	text-indent: 24px;
	background-position: 3px 6px;
	padding-top: 6px;
}
#xuanxiang ul {
	list-style-type: none;
	margin-left: 13px;
}
#member_content_box {
	font-size: 13px;
}
#xuanxiang li {
	background-image: url(../images/pot-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#member_menu a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#member_menu a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#member_menu a:active {
	color: #000000;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
#member_menu a:hover {
	COLOR: #FE5107;
	FONT-SIZE: 13px;
	TEXT-DECORATION: underline;
}
#content_detail {
	width: 750px;
	margin-left: 8px;
	margin-top: 11px;
	padding-bottom: 11px;
}
#member_title {
	font-size: 14px;
	font-weight: bold;
	color: #287D0A;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content_detail ul {
	clear: both;
	width: 700px;
	float: left;
	list-style-type: none;
	margin-left: 16px;
	display: inline;
}
#content_detail li {
	background-image: url(../images/pot1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-top: 5px;
	text-indent: 11px;
}
#present_box {
	clear: both;
	margin-bottom: 18px;
}
#present_box h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEE0;
	border-bottom-color: #DEDEE0;
	background-color: #f3f3f3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#present_content {
	border: 1px solid #D4E7FF;
	clear: both;
	margin-top: 3px;
}

#present_content h6 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	margin-top: 5px;
	padding-bottom: 5px;
}
.present_th {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	background-color: #E8F2FF;
	height: 28px;
}#present_img {
	float: left;
	width: 60px;
	margin-left: 2px;
	display: inline;
}
#present_name {
	float: left;
	width: 121px;
	margin-left: 3px;
	display: inline;
}
#content_box a:link {
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
}
#content_box a:visited {
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
}
#content_box a:active {
	color: #3366cc;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
#content_box a:hover {
	COLOR: #ff6600;
	FONT-SIZE: 13px;
	TEXT-DECORATION: underline;
}
#content_xxx .span_title {
	text-align: right;
	width: 96px;
	float: left;
	color: #666666;
}
#content_title {
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	background-color: #E8E8E8;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_xxx p {
	margin-top: 5px;
}
#content_xxx .span_submit {
	float: left;
	margin-left: 138px;
	clear: both;
	padding-bottom: 5px;
}
#member_tips {
	clear: both;
	height: 100%;
	padding-bottom: 18px;
	float: left;
}
#tiaokuang {
	clear: both;
	float: left;
	width: 905px;
	margin-left: 18px;
	display: inline;
}
#tiaokuang_content {
	width: 880px;
	border: 1px solid #e4e4e4;
	height: 118px;
	margin-left: 10px;
	color: #666666;
	padding: 5px;
	clear: both;
	margin-bottom: 38px;
}
#tiaokuang h1 {
	font-size: 14px;
	color: #666666;
	background-image: url(../images/tiaokuang.gif);
	background-repeat: no-repeat;
	height: 38px;
	float: left;
	background-position: 1px center;
	text-indent: 45px;
	padding-top: 23px;
}

