@charset "utf-8";
/* CSS Document */
body{width:auto;}
.reg_wrap{
	width:930px;
	background:url(http://image3.uucall.com:8181/website/image/reg_01.gif) repeat-x left top;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	zoom:1;
	margin-bottom:25px;
}
.reg_login{
	position:absolute;
	right:20px;
	top:13px;
}
.reg_wrap h2{
	background:url(http://image3.uucall.com:8181/website/image/reg_name.gif) no-repeat 29px 22px;
	text-indent:12em;
	width:930px;
	height:20px;
	clear:both;
	padding-top:22px;
	text-align:left;
	color:#FE4C04;
}
.reg-form{
	width:710px;
	margin:0 auto;
	text-align:left;
	clear:both;
	margin-top:20px;
}
.reg-form ul li.field{
	width:710px;
	height:46px;
	border:1px solid #fff;
	padding:8px 14px 4px;
}
.reg-form ul li.field .input{
	width:300px;
	float:left;
}
.reg-form ul li.code-field .input{
	width:400px;
	height:40px;
}

.reg-form ul li.field .msg{
	width:344px;
	float:left;
}
.reg-form ul li.code-field .attention{
	width:204px;
	margin:5px 0 0 5px;
}
.reg-form ul li.field .input label{
	display:block;
	float:left;
	width:85px;
	font-size:14px;
	line-height:26px;
	height:26px;
	text-align:right;
}
.reg-form ul li.field .input label font{
	font-size:12px;
	color:#FF6A03;
	padding-right:5px;
}
.reg-form ul li.field input{
	background:#fff url(http://image3.uucall.com:8181/website/image/input.gif) scroll 0 0;
	width:196px;
	height:20px;
	border:#a7a6aa 1px solid;
	padding:4px;
	font-size:14px;
}
.input_other{
	background:#fff url(http://image3.uucall.com:8181/website/image/input.gif) scroll 0 0;
	width:196px;
	height:20px;
	border:#a7a6aa 1px solid;
	padding:4px;
	font-size:12px;
	color:#888888;
}
.reg-form ul li.code-field input{
	width:85px;
	vertical-align:top;
	margin-right:7px;
}
.reg-form ul li.code-field img,.confer-field input{
	vertical-align:middle;
}
.reg-form ul li.code-field .input img{
	width:100px;
	height:36px;
	border:1px solid #E4E4E4;
}
.reg-form ul li.code-field{
	font-family:Tahoma,Helvetica,Arial,'宋体',sans-serif;
}
.reg-form ul li.code-field span{
	margin-left:10px;
}
.confer-field{
	font-family:Tahoma,Helvetica,Arial,'宋体',sans-serif;
	margin-bottom:20px;
}
.confer-field input,.submit-field .input{
	margin-left:99px;
}
.submit-field button{
	background:url(http://image3.uucall.com:8181/website/image/reg_sub.gif) no-repeat scroll 0 0;
	width:121px;
	height:34px;
	border:none;
}
.reg-form ul li.hover{
	background-color:#F4FCFE;
	border:1px solid #D4E8FC;
}
.reg-form li.field .msg p{
	display:none;
}
.reg-form li.field .msg .attention,.reg-form li.field .msg .error,.reg-form li.field .msg p.ok{
	background:transparent url(http://image3.uucall.com:8181/website/image/msg_bg.png) no-repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#404040;
	float:left;
	padding:2px 10px 2px 23px;
	line-height:18px;
}
.reg-form li.field .msg .attention{
	background-position:3px -147px;
	border-color:#40B3FF;
	background-color:#E5F5FF;
}
.reg-form li.field .msg .error{
	background-color:#FFF2F2;
	background-position:3px 3px;
	border-color:#FF8080;
}
.reg-form li.field input.error{
	border-color:#FF8080;
}
.reg-form li.field .msg p.ok{
	border:none;
	background-position:3px -247px;
	background-color:transparent;
}
.tools{
	margin-left:90px;
	display:block;
}
.status-bar{
	width:101px;
	height:7px;
	overflow:hidden;
	display:inline-block;
	background-color:#B6C0C2;
	margin-right:5px;
}
#schedule{
	background-color:#FF6D00;
	width:33px;
	height:7px;
	overflow:hidden;
	display:inline-block;
}

#U_CheckCode{border:none;}