﻿@charset "utf-8";
/* CSS Document */
body{width:auto;}
.reg_wrap1{
	width:990px;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom:2px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.reg_wrap{
	width:990px;
	background: repeat-x left top;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.reg_login{
	position:absolute;
	right:20px;
	top:13px;
}
.reg_wrap h2{
	background:url('../image/reg_name.gif') no-repeat 29px 22px;
	text-indent:12em;
	width:850px;
	height:20px;
	clear:both;
	padding-top:22px;
	text-align:left;
	color:#FE4C04;
}
.reg-form{
	width:900px;
	margin:0 auto;
	text-align:left;
	clear:both;
	margin-top:2px;
}
.reg-form ul li.field{
	width:900px;
	height:46px;
	border:1px solid #fff;
	padding:2px 4px 2px;
}
.reg-form ul li.field .input{
	width:400px;
	float:left;
}
.reg-form ul li.code-field .input{
	width:420px;
	height:40px;
}

.reg-form ul li.field .msg{
	width:480px;
	float:left;
}
.reg-form ul li.code-field .attention{
	width:340px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.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  scroll 0 0;
	width:196px;
	height:20px;
	border:#a7a6aa 1px solid;
	padding:4px;
	font-size:16px;
	color:#888888;
}
.input_other{
	background:#fff scroll 0 0;
	width:100px;
	height:20px;
	border:#a7a6aa 1px solid;
	padding:4px;
	font-size:16px;
	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:30px;
	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:no-repeat scroll 0 0;
	width:121px;
	height:34px;
	border:none;
cursor: hand;
}
.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 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;}

.wjmmcss {
	font-family: "宋体";
	font-size: 12px;
	color: #00B0F0;
	line-height: 34px;
}

