﻿/* CSS Document */
#registerHeader{
	width:100%;
	border-bottom:3px solid #69ac39;	
}
#registerHeader .registerHeaderContent{
	width:980px;
	padding:10px 0px 0px;
	margin-bottom:5px;
	display:table;
}
.registerHeaderL{
	float:left;
}
.registerHeaderL a{
	cursor:pointer;
}
.registerHeaderR{
	float:right;
	width:350px;
}
.headerRbox,.headerRboxL,.headerRboxC,.headerRboxR,.registerTitile{
	background-image:url(../img/register.png);
}
.headerRbox{
	width:252px;
	height:17px;
	background-repeat:repeat-x;
	background-position:left -51px;
	margin-top:27px;
}
.headerRboxL,.headerRboxC,.headerRboxR{
	width:16px;
	height:16px;
	background-position:-20px -32px;
}
.headerRboxL{
	float:left;
}
.headerRboxC{
	float:left;
	margin-left:60px;
}
.headerRboxR{
	float:right;
	background-position:-19px -32px;
}
.headerRboxOn{
	background-position:-50px -32px;
}
.headerRul li{
	float:left;
	font-size:12px;
	width:33%;
}
#registerContent{
	width:980px;
	margin-bottom:30px;
}
.registerTitile{
	background-position:-15px 0px;
	width:100%;
	background-repeat:no-repeat;
	height:30px;
	margin-top:10px;
}
.registerTitile02{ width:100%; height:24px; background:url(../images/register_02.png) no-repeat; margin-top:10px;}
.registerUl{
	width:100%;
}
.registerUl li{
	margin-top:20px;
	width:100%;
	display:table;
}
.formLabel{
	width:165px;
	text-align:right;
	float:left;
	margin-right:30px;
}
.formTxt,.formTxt01{
	margin-right:5px;
}
.formTxt,.formCue,.formTxt01{
	float:left;
}
.formTxt01{
	text-align:left;
	border:1px dashed #69ac39;
	padding:10px;
}
.formCue label{
	margin-left:10px;
}
.registerInput,.registerInput01,.found,.registerInput02{
	border:1px solid #69ac39;
	height:25px;
	width:200px;
	font-size:13px;
	text-indent:0.2em;
	line-height:25px;
}
.registerInput01{
	width:100px;
}
.found{ width:40px;}
.registerInput02{ width:300px; height:18px; font-size:12px; line-height:18px;}
.yzm{
	border:1px solid #f5f5f5;
	margin-left:10px;
}
.inputCk{
	margin-top:3px;
}
#footer{
	clear:both;
	border-top:3px solid #69ac39;
	background:#fff;
}
#footer .copyrights{
	margin:10px 0px 20px 0px;
	font-size:12px;
}
/* CSS Document */
#registerHeader{
	width:100%;
	border-bottom:3px solid #69ac39;	
}
#registerHeader .registerHeaderContent{
	width:980px;
	padding:10px 0px 0px;
	display:table;
}
.registerHeaderL{
	float:left;
}
.registerHeaderL a{
	cursor:pointer;
}
.registerHeaderR{
	float:right;
	width:350px;
}
.headerRbox,.headerRboxL,.headerRboxC,.headerRboxR,.registerTitile{
	background-image:url(../img/register.png);
}
.headerRbox{
	width:252px;
	height:17px;
	background-repeat:repeat-x;
	background-position:left -51px;
	margin-top:27px;
}
.headerRboxL,.headerRboxC,.headerRboxR{
	width:16px;
	height:16px;
	background-position:-20px -32px;
}
.headerRboxL{
	float:left;
}
.headerRboxC{
	float:left;
	margin-left:60px;
}
.headerRboxR{
	float:right;
	background-position:-19px -32px;
}
.headerRboxOn{
	background-position:-50px -32px;
}
.headerRul li{
	float:left;
	font-size:12px;
	width:33%;
}
#registerContent{
	width:980px;
	margin-bottom:30px;
}
.registerTitile{
	background-position:-15px 0px;
	width:100%;
	background-repeat:no-repeat;
	height:30px;
	margin-top:10px;
}
.registerUl{
	width:100%;
}
.registerUl li{
	margin-top:20px;
	width:100%;
	display:table;
}
.formLabel{
	width:165px;
	text-align:right;
	float:left;
	margin-right:16px;
	display:inline;
}
.formTxt,.formTxt01{
	margin-right:5px;
}
.formTxt,.formCue,.formTxt01{
	float:left;
}
.formTxt01{
	text-align:left;
	border:1px dashed #69ac39;
	padding:10px;
}
.formCue label{
	margin-left:10px;
}
.registerInput,.registerInput01{
	border:1px solid #69ac39;
	height:25px;
	width:200px;
}
.registerInput01{
	width:100px;
}
.yzm{
	border:1px solid #f5f5f5;
	margin-left:10px;
}
.inputCk{
	margin-top:3px;
}
#footer{
	clear:both;
	border-top:3px solid #69ac39;
	background:#fff;
}
#footer .copyrights{
	margin:10px 0px 20px 0px;
	font-size:12px;
}
/*--zsm 12-06--*/
/*--mistakes--*/
.mistakes_box{
	width:600px;
	text-align:left;
	padding-top:30px;
}
.mistakes_top{
	width:600px;
	height:55px;
	background:url(../images/mistakes_topbg.gif) no-repeat;
}
.mistakes_top span,.mistakes_center span,.mistakes_button{
	margin-left:68px;
	color:#454545;
}
.mistakes_top span{
	width:532px;
	border-bottom:1px dotted #999;
	display:block;
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-top:20px;
}
.mistakes_center{
	width:598px;
	border-left:1px solid #69ac39;
	border-right:1px solid #69ac39;
	display:table-cell;
}
.mistakes_center p{
	width:522px;
	display:block;
	float:right;
	margin-right:10px;
	font-size:13px;
	line-height:26px;
	color:#454545;
}
.mistakes_bottom{
	width:600px;
	height:53px;
	background:url(../images/mistakes_bottombg.gif) no-repeat;
}
.mistakes_button a{
	border:1px solid #69ac39;
	padding:5px 10px;
	color:#454545;
}
.mistakes_button a:hover,.mistakes_button a.mistakes_on{
	border:1px solid #fc5215;
	text-decoration:none;
	color:#454545;
}
.mistakes_return{
	text-align:right;
	margin-right:8px;
	font-size:12px;
	color:#999;
}
.mistakes_return a{
	color:#999;
	margin-right:10px;
	margin-right:5px;
}
.mistakes_return a:hover,.mistakes_return a.return_on{
	text-decoration:underline;
	color:#999;
}
/*xl 2010-12-06*/
#logononContent{
	width:980px;
	margin-bottom:30px;
	padding-left:200px;
}
.logononUl{
	width:100%;
}
.logononUl li{
	margin-top:20px;
	width:100%;
	display:table;
}

.logononTitile,.logon_name{background-image:url(../images/sign.png);}
.logononTitile{background-position:-32px -14px;width:100%;	background-repeat:no-repeat;height:30px;margin-top:10px;}
.h3{ font-family:"黑体"; font-size:18px;text-align:left; color:#333;}
.h5{ text-align:left; font-size:13px; font-weight:normal;color:#333;}
.notice_p{color:#999; text-align:left; font-size:12px;}
.logon_name{  width:25px;}
.input_readme{ float:left;color:#eb6100; font-size:12px;}
.fondPassw{font-size:12px;color:#FF6600; text-align:left; display:table; float:left;margin: 0 10px;}
.fondPassw a:hover{color: #FF6600;}
.space{height:120px;}
.comeback{text-align:right;padding-right:20px; margin-top:40px; }
.form_p{ border:1px solid #69ac39; height:25px; width:200px; float:left; }
.form_p img,.form_p input{ float:left; font-size:12px;}
.form_p input{margin:0 auto; border:0px; line-height:24px; height:24px; padding:0px; float:left; width:165px;}

/*--xl--2010-12-21-- + --*/
.chooseTitile{color:#333; font-family:"黑体"; font-size:20px;text-align:left; padding:0px 30px;}
.chooseTitile span{ color:#999999; font-family:"黑体"; font-size:14px; margin:0 10px;}
.choose_all{ background:center; width:980px;}
.choose_box{width:442px;height:190px; border-left:3px solid #69ac39;border-right:3px solid #69ac39;border-top:1px solid #69ac39;border-bottom:1px solid #69ac39; float:left;margin:21px;_margin:21px 10px;}
.choose_img{width:104px; float:left;height:124px;padding:11px 16px 55px 13px;}
.choose_img img{ border:1px solid #999;padding:2px;}
.choose_words{ height:190px;}
.choose_words_name{ font-size:14px ;font-weight:bold; color:#69ac39; text-align:left; padding:7px 0 0 0px;}
.choose_words_name a{ color:#69ac39; text-decoration:none;}
.choose_words_time{ font-size:12px ;color:#999; text-align:left;line-height:12px;padding:0 0 9px 0px;}
.choose_words_main{width:295px; height:80px; font-size:12px; line-height:16px; overflow:hidden; float:left; text-align:left;}
.choose_words_manage{ float:left;color:#eb6100; padding-top:5px; width:100px;}
.choose_words_manage img{ float:left;padding-top:6px; padding-right:3px;}
.choose_words_manage a{color:#eb6100; text-decoration:none; display:block;}
.choose_words_manage a:hover{ color:#69ac39;}
.choose_space{ height:20px;}


/*--zsm 2010-12-08--*/
.formTxt input.btn_setup,.formTxt input.btn_clearer
{
	border-style:none;
	padding:5px 12px;
	_padding:5px 6px;
	*padding:5px 6px;
	background:#fff;
	font-size:14px;
	}
.formTxt input.btn_setup{border:1px solid #f60; font-weight:bold;}
.formTxt input.btn_clearer{border:1px solid #69ac39;}
	

/*--zsm--*/
.foundLine{ width:100%; height:1px; border-bottom:1px solid #dcdcdc; font-size:0px; line-height:0px;display:table; padding-top:5px;}
.foundBox{ width:100%; margin-top:8px;}
.foundBox:after{clear:both;display:block;content:"";height:0px;overflow:hidden;}
.foundBox li{ text-align:left; width:100%;margin-bottom:10px;}
.foundBox li:after{clear:both;display:block;content:"";height:0px;overflow:hidden;}
.formtxt02{ width:40px; text-align:right;float:left;margin-right:5px; background:red; display:table;}
.formTitle{ width:37px; text-align:right; float:left; margin-right:5px; display:inline;}

.upload_l img{padding:1px;border:1px solid #dcdcdc!important;}
.upload_r{float:left; margin-left:5px; text-align:left;}
.formField select{margin-top:3px;}
.formClew .errorClew{color:#FF0000;font-size:12px;}
.foundOk{ width:100%; text-align:left; font-family:"微软雅黑","宋体","黑体"; font-size:18px;}
.found_ico{ width:44px; height:44px;background:url(../images/cue_ico.png) no-repeat; background-position:-68px -152px; display:block; float:left;}
.foundLable{ width:100%; text-align:left;}
.found_title01{ line-height:44px; margin-left:10px; display:inline; font-size:30px;}
.foundBorder{ width:100%; border:1px dashed #dcdcdc; text-align:left; padding:10px;}
select{ font-size:13px;}

/*zsm 2011-10-28*/
.ico_prompt,.ico_ok{display:block; float:left; padding-left:27px; font-size:12px;}
.ico_prompt{background:url(../images/cue_ico_03.png) no-repeat left center; color:#f60;}
.ico_ok{ background:url(../images/cue_ico_06.png) no-repeat left center; color:#3e7a13;}
.formCue a,.ico_ok a{ float:left; margin-right:5px; display:inline;}
.gray{font-size:12px; color:#5B5D58;}

