/*二级模板 全局样式*/
*{font-family:"宋体"; }
html { height: 100%; width:100%}
body { background-color:Transparency; font-size:12px; margin:0 auto;}
a:link{color: #5E0000; text-decoration:none; font-size:9pt;}
a:visited{color: #000;text-decoration:none; font-size:9pt;}
a:hover{color:#ff458f; text-decoration:underline;position:relative;top:-1px;left:1px; font-size:9pt;}
a:hover img{position:relative;top:1px;left:-1px;}

/*注册部分*/
#bodydownbg{width:210px; margin:0 auto;}
#tblmain{width:210px; height:100%;}
#regPanel { width: 210px;margin:0 auto;}
#regPanel_main{width: 210px;}
#regPanel_info {width: 100%;margin-top:0px;text-align:center;}
#regPanel_main_info{width: 100%;padding-left:0px;}
#regist_title{width: 100%; height: 1px; background-position:left bottom;background-repeat:no-repeat;padding-left: 2px;vertical-align:middle;font-size: 1px;color:#000;}
#regPanel .stepName
{
	color:#4E4E4E;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	
	voice-family :   "\"}\""; /* 修正IE5.0盒模型BUG */
	voice-family :inherit;
	
	font-size:12px;
}	
#regPanel_regContent{
	float: right;
	width: 210px;	
	padding:1px;	
	color: #000;

	voice-family :   "\"}\""; /* 修正IE5.0盒模型BUG */
	voice-family :inherit;
	width:210px;

}
#regPanel_regContent strong{ font-size:18px; line-height:20px; color: #FF458F; }

#regPanel_regContent_Modile,#regPanel_regContent_Password
{
	height:26px !important;
	margin-top:0px !important;
	
	height:26px;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;

	float:right;
	width:210px;
	text-align: left;
	
}

#regPanel_regContent_Modile label,#regPanel_regContent_Password label,.checkCode label{width:90px;height:22px;line-height:24px;display:block;float:left;text-align:right;}

#regPanel_regContent .formColumn label
{
	font-szie:12px;
	font-weight:normal;
	
	text-align:right;
}

#regPanel_regContent .expandInfo
{
	margin-left:60px;
	margin-top:5px !important;
	margin-top:3px;
	clear:both;
	display:none;

}
div#compac{clear:both; }
#isAgreement{ font-size:12px}

.inputTextArea,.inputTextAreaCode
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-size: 11px;
	color:#000;
	padding: 2px;
	background:#ffffff;
	width:85px;
	
	border: 1px solid #990000;
}
.inputTextAreaCode{
	color:#777;
	}
#apass{
	width:150px;
	height:60px;

	background-repeat: no-repeat;
	background-position: center center;
	line-height: 27px;
	font-weight: bold;
	color: #162779;
	border:0px;
	vertical-align:middle;
}
#tips{ color:#FFFFFF; width:95%; background-color:#FF5F8F; padding:2px 10px 2px 10px; }
/*按钮*/
.btnComplete {
	height: 30px;
	width: 97px;
	border: 0px none;
	font-size: 0px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	background-color:Transparent;
	background-image: url(https://hsimage.99.com/WReg/2009/tmz/reg_minibtn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 auto
}
.checkCode img{height:50px;margin-left:60px;margin-top:0px;}
.checkCode div#Validater1{padding:0;}
.checkCode .reflashcode{margin-left:60px;}

#regIcon_RegistInfo{ display:none;}
#divtitle{ display:none;}
.iduse{display:none;}
#lblUserName{ font-size:16px; color:#FF0000;}
.DefaultMsg {width: 100%;margin-top:0px;}

/*手机登录专用*/
.esj{ display:none;}
.esjtxt{ display:none;}

/*regways*/
.regways{border-bottom:1px solid #ccc;color:#5A5A5A;line-height:260%;margin:0;}
/*邮箱、普通注册*/
label.label_aco{float:left;line-height:24px;}
/*style for mail tip div*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow:hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-family:verdana;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/*loading pic added by 11.10.12*/
#srcPic {width: 236px; height: 135px; left:0; top:20%; position:absolute}
#srcPic table {height:100%;width:100%;text-align:center;}
#srcPic img {vertical-align:middle;position:relative;}
#srcPic span {color:#999999;font-size:12px;}