﻿.main
{
	width: 980px;
	margin: 0 auto;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.main_left
{
	width: 227px;
	float: left;
}
.user_top
{
	background: url( "/images/main_left/user_left.jpg" ) no-repeat;
	width: 227px;
	height: 36px;
}
.user_loggined_top
{
	background: url( "/images/main_left/user_logginged_top.jpg" ) no-repeat;
	width: 227px;
	height: 36px;
	font-size:14px;
	line-height:36px;
}
.user_loggined_top span.user_title
{
	padding-left:10px;
	color:Black;
	font-weight:normal;
}
.user_loggined_top span
{
	color:#FF7E03;
	font-weight:bold;
}
.user_top a
{
	float: right;
	color: #FF7015;
	margin-right: 25px;
	margin-top: 15px;
}
.user_login p
{
	font-weight:normal;
	padding-left:10px;
	padding-top:7px;
}
.user_login p.fill_info a
{
	color:Red;
	text-decoration:underline;
}
.user_login p a
{
	padding-left:5px;
}
.user_input
{
	height: 25px;
	padding-left: 10px;
}
.user_login
{
	padding-top: 5px;
	background: url( "/images/main_left/user_bg.jpg" ) repeat-y;
	width: 227px;
	color: #949494;
	font-weight: bold;
}
.input_style
{
	border: 0;
	background: url( "/images/main_left/input_bg.gif" ) no-repeat;
	height: 21px;
	line-height: 21px;
	width: 136px;
	font-weight: normal;
}
.code_style
{
	border: 0;
	background: url( "/images/main_left/code_bg.gif" ) no-repeat;
	height: 21px;
	width: 76px;
	line-height: 21px;
	font-weight: normal;
}
.user_btn a
{
	padding-left: 25px;
}
.user_btn a.regist_hover:hover
{
	background-position: 0 0;
	background: url( "/images/main_left/regist_hover_btn.gif" ) no-repeat;
}
.user_bottom
{
	background: url( "/images/main_left/user_bottom.jpg" ) no-repeat;
	width: 227px;
	height: 9px;
	font-size: 0;
}
.button_list_top
{
	margin-top: 5px;
	background: url( "/images/main_left/button_list_top_bg.gif" ) no-repeat;
	width: 227px;
	height: 8px;
	font-size: 0;
}
.button_list_content
{
	background: url( "/images/main_left/button_list_content_bg.gif" ) repeat-y;
	width: 227px;
}
.button_list_content img
{
	padding-top: 5px;
	padding-left: 18px;
}
.button_list_bottom
{
	background: url( "/images/main_left/button_list_bottom.gif" ) no-repeat;
	width: 227px;
	height: 9px;
	font-size: 0;
}
.contactus
{
	margin-top: 5px;
	background: url( "/images/main_left/contact_bg.jpg" ) no-repeat;
	width: 227px;
	height: 189px;
}
.contactus_email
{
	padding-top: 115px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.contactus_qq
{
	padding-top: 5px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.main_right
{
	float: left;
	width: 745px;
	margin-left: 6px;
	border: 1px solid #E2E2E2;
	background: #FFF;
	min-height: 520px;
	_height: 520px;
}
.main_inner_left
{
	width: 545px;
	float: left;
}
.main_inner_right
{
	width: 199px;
	float: right;
	margin-top: 35px;
	border-left: 1px solid #ccc;
}
.site_path
{
	color: #0085FF;
	line-height: 30px;
	padding-left: 30px;
}
.site_path a
{
	color: #0085FF;
}
.site_nav_content
{
	background: url( "/images/bg/site_nav_bg.png" ) repeat-x;
	height: 34px;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
}
.site_nav
{
	padding-left: 10px;
}
.operate_title
{
	width: 500px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #B5B5B5;
}
.operate_icon
{
	float: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.operate_title_position
{
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.operate_title_position a
{
	color: #0084FF;
}
.get_password_form
{
	color: Black;
	clear: both;
	width: 500px;
	margin: 0 auto;
}
.get_password_form div
{
	padding: 10px;
}
.get_psw_input_style
{
	border: 1px solid #ACACAC;
}
.activity_title
{
	background: url( "/images/activity_title.gif" ) no-repeat;
	width: 174px;
	height: 18px;
	margin-left: 20px;
}
.activity_img
{
	width: 180px;
	height: 201px;
	margin-left: 5px;
	margin-top: 10px;
}
.activity_caption
{
	font-size: 14px;
	color: Red;
	font-weight: bold;
	margin-top: 10px;
	width: 180px;
	text-align: center;
}
.activity_content
{
	margin-top: 5px;
	color: #666464;
	margin-left: 10px;
}
.activity_more
{
	background: url( "/images/bg/btn_bg.gif" ) no-repeat;
	width: 90px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.download_notice
{
	clear: both;
	margin-top: 10px;
	width: 500px;
	background: #F0EFEF;
	display: inline-block;
	margin-left: 20px;
	height: 50px;
}
.download_notice_text
{
	float: left;
	width: 430px;
	color: #626262;
	padding: 5px;
	line-height: 150%;
}
.download_hall
{
	float: left;
	background: #FFFFEF;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	border: 1px solid #CCC;
	width: 500px;
}
.download_hall_text
{
	float: left;
	width: 400px;
}
.download_hall_text p
{
	margin: 5px;
}
.download_hall_text a
{
	color: #002FFF;
	padding-right: 20px;
	text-decoration: underline;
}
.download_hall_text a:visited
{
	color: #bc2931;
	text-decoration: underline;
}
.clause
{
	height: 370px;
	overflow: scroll;
	border: 1px solid #7F9DB9;
	padding: 8px 15px;
	width: 480px;
}
#declare
{
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
}
#declare .clause p
{
	text-indent: 2em;
	line-height: 150%;
	color: Black;
}
.regist_form
{
	width: 500px;
	margin-left: 30px;
	display: inline-block;
	clear: both;
}
.regist_form div
{
	margin-top: 10px;
}
.regist_form .input_title
{
	font-weight: bold;
	color: #009BDB;
	text-align:right;
	width:80px;
	float:left;
}
.regist_form .regist_input_style
{
	width: 150px;
	border: 1px solid #ACACAC;
}
.regist_form .must_tip
{
	color: Red;
	padding-left: 5px;
}
.tip_msg
{
	color: #F9941A;
	margin-left: 60px;
	margin-top: 10px;
}
.button_bg
{
	background: url( "/images/bg/btn_bg.gif" ) no-repeat;
	width: 90px;
	height: 22px;
	border: solid 0px;
	color: #FFF;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_divNews
{
	color: Black;
}

.pwd-strength
{
	width: 180px;
	border: solid 1px #CCCCCC;
}
.pwd-strength-box, .pwd-strength-box-low, .pwd-strength-box-med, .pwd-strength-box-hi
{
	color: #464646;
	text-align: center;
	width: 33%;
}
.pwd-strength-box-low
{
	color: #990000;
	background-color: #FFECEC;
}
.pwd-strength-box-med
{
	color: #000066;
	background-color: #D2E9FF;
}
.pwd-strength-box-hi
{
	color: #003300;
	background-color: #DDFFDD;
}

.input_code
{
	float: left;
	 margin-top:3px;
}
.must_tip
{
	color: Red;
	padding-left: 5px;
}
.error_body
{
	width:980px;
	height:500px;
	background:#FFFFFF;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
}
.error_msg
{
	position:absolute;
	background:url("/images/bg/error_bg.gif") no-repeat;
	width:782px;
	height:190px;
	left:135px;
	top:-45px;
	color:#657785;
}
.error_msg p
{
	padding-left:80px;
	padding-top:30px;
}

.error_msg a:link
{
	color:#657785;
}


.safe_form
{
	width: 450px;
	margin-left: 30px;
	display: inline-block;
	clear: both;
}
.safe_form div
{
	margin-top: 10px;
}
.safe_form .input_title
{
	font-weight: bold;
	color: #009BDB;
	text-align:right;
	width:100px;
	float:left;
}
.safe_form .regist_input_style
{
	width: 150px;
	border: 1px solid #ACACAC;
}
.safe_form .must_tip
{
	color: Red;
	padding-left: 5px;
}
.cs_faq_text
{
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
	color: #000;
}
.cs_faq_text a
{
	color: #000;
	padding-right: 20px;
	text-decoration: underline;
}
.cs_faq_text a:visited
{
	color: #bc2931;
	text-decoration: underline;
}
