@charset "utf-8";
/* CSS Document */

@import url("global.css");
#reg-path {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #1B4D88;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#reg-path ul {
	clear: both;
	height: 30px;
	width: 100%;
	background-image: url(../Images/step-path.png);
	background-position: 0px -120px;
}
#reg-path ul li {
	float: left;
	height: 30px;
	width: 100px;
	background-image: url(../Images/step-path.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding-right: 14px;
}
#reg-path ul li span {
	display: block;
	line-height: 30px;
	background-image: url(../Images/step-path.png);
	background-position: 0px -120px;
	text-align: center;
	font-weight: bold;
	color: #194C86;
}
#reg-path ul li .first {
	background-image: url(../Images/step-path.png);
	background-position: 0px -60px;
	text-indent: -9999px;
}

#reg-path ul li .findpass {
	background-image: url(../Images/step-path.png);
	background-position: 0px -180px;
	text-indent: -9999px;
}
#reg-path ul li.current {
	background-image: url(../Images/step-path.png);
	background-position: right -30px;
}
#reg-path ul li.last {
	background-image: url(../Images/step-path.png);
	background-position: right -90px;
	padding-right: 0px;
	float: right;
	background-repeat: no-repeat;
}
#reg-path ul li.last span {
	background-image: url(../Images/step-path.png);
	background-position: right -90px;
}
.Warning {
	color: #F00;
	padding-right: 5px;
	padding-left: 5px;
}
#reg-content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#reg-content h5 {
	font-size: 14px;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
}

#reg-content fieldset {
	border: 1px solid #B5D5FF;
	padding-bottom: 20px;
	width: 758px;
	clear: both;
	float: left;
}
#reg-content .FindPassAlert {
	clear: both;
	margin-top: 20px;
}
#reg-content .Success-alert {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#reg-content .FindPassAlert small {
	color: #F60;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 12px;
}
#reg-content ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#reg-content ul li {
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	clear: both;
	line-height: 24px;
	float: left;
	width: 100%;
}
#reg-content ul li span {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
#reg-content ul li .reg-20 {
	width: 18%;
	text-align: right;
	padding-right: 2%;
	line-height: 24px;
	height: 24px;
}
#reg-content ul li .reg-40 {
	width: 40%;
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 24px;
}
#reg-content ul li .reg-40 small {
	padding-left: 25px;
	width: 85px;
	display: block;
	float: left;
	font-size: 12px;
	cursor: pointer;
}
#reg-content ul li .reg-40 .selected {
	background-image: url(../Images/agree-ico.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#reg-content ul li .reg-40 .Agreehover {
	background-image: url(../Images/agree-ico.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#reg-content ul li blockquote {
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
	margin: 0px;
	float: left;
	width: 700px;
}



#reg-content input[type=text] {
	height: 18px;
	border: 1px solid #B1CDEF;
	width: 200px;
}
#reg-content input[type=text]:hover {
	height: 18px;
	border: 1px solid #39A4D7;
	background-color: #F2F8FD;
	width: 200px;
}

#reg-content input[type=password] {
	height: 18px;
	border: 1px solid #B1CDEF;
	width: 200px;
}
#reg-content input[type=password]:hover {
	height: 18px;
	border: 1px solid #39A4D7;
	background-color: #F2F8FD;
	width: 200px;
}
#reg-content input.putout {
	height: 18px;
	border: 1px solid #B1CDEF;
	width: 200px;
}
#reg-content input.putover {
	height: 18px;
	border: 1px solid #39A4D7;
	background-color: #F2F8FD;
	width: 200px;
}
#reg-content .Verification-Code {
	width: 100px;
}
#reg-content .HintMsg {
	height: 20px;
	background-color: #E2F5FF;
	background-image: url(../Images/reg-msg-ico.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 25px;
	float: left;
	line-height: 20px;
	border: 1px solid #39A4D7;
	padding-right: 5px;
}
#reg-content .ErrorMsg {
	line-height: 20px;
	background-image: url(../Images/reg-msg-ico.png);
	float: left;
	height: 20px;
	padding-right: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px -20px;
	background-color: #FFF1E4;
	border: 1px solid #F00;
}
#reg-content .SessceMsg {
	height: 20px;
	border: 1px solid #00BE00;
	background-color: #E6FFE6;
	padding-right: 5px;
	padding-left: 25px;
	line-height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: 5px -40px;
	display: block;
	background-image: url(../Images/reg-msg-ico.png);
}




.TOF {
	border: 1px solid #B1CDEF;
	color: #1A4C87;
	background-color: #F1F5FC;
	clear: both;
	width: 680px;
	padding: 9px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}




#reg-bottom {
	height: 38px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	text-align: center;
}
#reg-bottom .reg-next {
	background-image: url(../Images/reg-buttom.png);
	background-position: 0px -38px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 38px;
	width: 130px;
}
#reg-bottom .reg-submit {
	background-image: url(../Images/reg-buttom.png);
	background-position: 0px 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 38px;
	width: 130px;
}
#reg-content #SelectUser {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#reg-content #Personal {
	float: left;
	width: 370px;
	margin-right: 20px;
}
#reg-content #Personal ul {
	background-image: url(../Images/member-type.png);
	background-position: 0px 0px;
	display: block;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 150px;
	padding-right: 20px;
	padding-bottom: 15px;
	cursor: pointer;
	margin: 0px;
	overflow: hidden;
}
#reg-content #Personal ul.hover {
	background-image: url(../Images/member-type.png);
	background-position: -370px 0px;
	display: block;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 150px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#reg-content #Personal ul.selected {
	background-image: url(../Images/member-type.png);
	background-position: -370px 0px;
	display: block;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 150px;
	padding-right: 20px;
	padding-bottom: 15px;
}


#reg-content #Personal ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	width: 90%;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: inline;
}

#reg-content #Personal-rows {
	clear: both;
	float: left;
	width: 100%;
}

#reg-content #Enterprise {
	width: 370px;
	float: left;
}
#reg-content #Enterprise ul {
	background-image: url(../Images/member-type.png);
	background-position: 0px -190px;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 150px;
	cursor: pointer;
	overflow: hidden;
}
#reg-content #Enterprise ul.hover {
	background-image: url(../Images/member-type.png);
	background-position: -370px -190px;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 150px;
}
#reg-content #Enterprise ul.selected {
	background-image: url(../Images/member-type.png);
	background-position: -370px -190px;
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 150px;
}


#reg-content #Enterprise ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: inline;
}
#reg-content #Enterprise-rows {
	width: 100%;
}
#reg-content #UserInfoAlert {
	float: left;
	width: 100%;
}
#reg-content #UserInfoAlert ul {
	height: 120px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(../Images/member-type.png);
	background-position: 0px -380px;
	padding-top: 45px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	clear: both;
	color: #1B4D88;
}
#reg-content #UserInfoAlert ul li {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}
#reg-content #UserInfoAlert ul li span {
	line-height: 25px;
	display: block;
	float: left;
	height: 25px;
}
#reg-content  #UserInfoAlert .alert-info-45 {
	width: 45%;
	text-align: right;
}
#reg-content #UserInfoAlert .alert-info-55 {
	width: 50%;
	font-weight: bold;
	padding-left: 5%;
}
#reg-content #RegSucAction {
	line-height: 60px;
	text-align: center;
	float: left;
	width: 100%;
}
#LoginWrap {
	width: 760px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#Baner  {
	height: 200px;
	width: 760px;
	clear: both;
	background-color: #1B4D88;
	background-image: url(../Images/login-baner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#MemberFeatures  {
	clear: both;
	width: 480px;
	height: 300px;
	margin-right: 280px;
}
#MemberFeatures h5  {
	font-size: 14px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 5px;
}
#MemberFeatures ul  {
	float: left;
	width: 100%;
}
#MemberFeatures ul li  {
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	display: block;
}
#MemberFeatures i {
	height: 60px;
	width: 70px;
	margin-right: 20px;
	display: block;
	float: left;
	background-image: url(../Images/lgoin-background.png);
	background-repeat: no-repeat;
}

#MemberFeatures i.one {
	display: block;
	background-position: 0px -25px;
}
#MemberFeatures i.two {
	background-position: -75px -25px;
	display: block;
}
#MemberFeatures i.three {
	background-position: -150px -25px;
	display: block;
}

#MemberFeatures .Metitle {
	margin-left: 90px;
	display: block;
	line-height: normal;
	height: 20px;
	font-weight: bold;
	color: #194C86;
}
#MemberFeatures .Mebody {
	line-height: 20px;
}
#LoginBox  {
	width: 220px;
	position: absolute;
	height: 470px;
	top: 0px;
	right: 20px;
	border: 1px solid #D0E4FF;
	background-color: #EAF3FF;
	padding-right: 10px;
	padding-left: 10px;
}
#LoginBox .FromError {
	font-size: 12px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LoginBox .MemberTitle {
	background-image: url(../Images/lgoin-background.png);
	text-indent: -9999px;
	height: 25px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#LoginBox .LoginFrom {
	height: 170px;
	width: 200px;
	background-image: url(../Images/lgoin-background.png);
	background-position: 0px -90px;
	background-repeat: no-repeat;
	padding: 10px;
}
#LoginBox .LoginFrom ul li {
	width: 100%;
	float: left;
	display: block;
	margin-top: 10px;
}
#LoginBox .LoginFrom .LF45 {
	width: 30%;
	display: block;
	float: left;
	height: 25px;
	text-align: right;
	padding-right: 5%;
}
#LoginBox .LoginFrom .LF55 {
	width: 65%;
	display: block;
	float: left;
	height: 25px;
}
#LoginBox .LoginFrom input.putout {
	height: 18px;
	border: 1px solid #B1CDEF;
}
#LoginBox .LoginFrom input.putover {
	height: 18px;
	border: 1px solid #39A4D7;
	background-color: #F2F8FD;
}
#LoginBox .LoginFrom .ActionNv {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#LoginBox .LoginFrom .ActionNv span {
	display: block;
	width: 50%;
	float: left;
	height: 27px;
	text-align: center;
}
#LoginBox .LoginFrom .CheckCode {
	border: 1px solid #B1CDEF;
	padding: 3px;
	height: 14px;
	width: 52px;
	float: left;
	margin-left: 10px;
}

#LoginBox .LoginFrom .ActionNv .LoginSubmit {
	background-image: url(../Images/lgoin-background.png);
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 82px;
	background-repeat: no-repeat;
	background-position: 0px -285px;
}
#LoginBox .LoginFrom .ActionNv .LoginReset {
	background-image: url(../Images/lgoin-background.png);
	background-repeat: no-repeat;
	background-position: -100px -285px;
	height: 27px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#LoginBox .RequestPass {
	line-height: 60px;
	text-align: center;
}
#LoginBox .RegNav  {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#LoginBox .RegNav h5 {
	font-size: 14px;
	line-height: 60px;
	display: block;
	float: left;
	height: 60px;
	width: 100%;
	color: #1A4C87;
}
#LoginBox .RegNav ul li {
	height: 58px;
	width: 218px;
	border: 1px solid #B5D5FF;
	background-color: #FFF;
	float: left;
	text-align: center;
}
#LoginBox .RegNav ul li .RegPut {
	background-image: url(../Images/lgoin-background.png);
	display: block;
	height: 38px;
	width: 132px;
	background-position: 0px -315px;
	text-indent: -9999px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
}
/*新版注册样式表开始*/
.RegPath{ margin:20px auto; width:950px; line-height:30px; background-color:#1B84DD; font-size:14px; color:#FFF; padding-left:10px}
#RegEtx{
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #333;
}
.EtxPath {
	float: left;
	width: 730px;
	height: 30px;
}
.EtxPath ul {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.EtxPath ul li {
	width: 150px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.EtxPath ul li.selected {
	width: 150px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/SetpRegBackground.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.RegContent {
	float: left;
	width: 698px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #166FB9;
	border-right-color: #166FB9;
	border-bottom-color: #166FB9;
	border-left-color: #166FB9;
	padding: 15px;
}
.RegContent h4{ line-height:30px; font-size:14px; border-bottom:dotted 1px #1B84DD; clear:both;}
.RegContent ul{
	float:left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.RegContent ul li{
	clear:both;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.RegContent .PutTitle{
	width:20%;
	text-align:right;
	float:left;
	line-height:25px;
}
.RegContent .PutTitle em{color:#F00;padding:0px 10px;font-style: normal;}
.RegContent .PutCon{
	width:40%;
	float:left;
	line-height:25px;
	height:25px;
}
.RegContent .PutInfo{
	width:40%;
	float:left;
	line-height:25px;
}
.MemberAc {
	float: left;
	width: 188px;
	margin-left: 20px;
	border: 1px solid #CCC;
	padding: 10px;
}
.MemberAc h3 {
	padding-bottom: 15px;
	display: block;
}

.MemberAc dl {
	float: left;
	width: 100%;
	clear: both;
}
.MemberAc dl dt {
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	font-weight: bold;
	color: #166FB9;
}
.MemberAc dl dd {
	line-height: 20px;
	padding-left: 30px;
	color: #333;
}
.MemberAc dl dt.MB01 {background-image: url(../images/rgicon1.gif);background-repeat: no-repeat;background-position: left center;}
.MemberAc dl dt.MB02 {background-image: url(../images/rgicon2.gif);background-repeat: no-repeat;background-position: left center;}
.MemberAc dl dt.MB03 {background-image: url(../images/rgicon3.gif);background-repeat: no-repeat;background-position: left center;}
.MemberAc dl dt.MB04 {background-image: url(../images/rgicon4.gif);background-repeat: no-repeat;background-position: left center;}

.ActionBox{
	clear:both;
	text-align:center;
	padding: 10px;
}
em.error{
	padding-left:20px;
	margin-left:10px;
	background:url(../../Images/unchecked.gif) no-repeat 0px center;
	line-height:25px;
	height:25px;
	display:block;
	float:left;
	color:#F00;
	font-style: normal;
}
em.success{
	padding-left:20px;
	margin-left:10px;
	background:url(../../Images/checked.gif) no-repeat 0px center;
	line-height:25px;
	height:25px;
	display:block;
	float:left;
	color:#090;
	font-style: normal;
}
em.Alerts {
	padding-left:20px;
	margin-left:10px;
	line-height:25px;
	height:25px;
	display:block;
	float:left;
	color:#0362C0;
	font-style: normal;
	background-image: url(../../Images/alerts.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.cmxform input{ width:200px; float:left; height:20px; margin-left:5px; border:solid 1px #ddd;}
.cmxform input.error{ width:200px; float:left; height:20px; margin-left:5px; border:solid 1px #F00; background-color:#FFF4F4;}
.cmxform select{ float:left; margin-left:5px;}
#ServerBox {
	height: 300px;
	width: 560px;
	border: 1px solid #CCC;
	overflow: auto;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#ServerBox p {
	line-height: 22px;
	text-indent: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.SessceAlert {
	background-image: url(../images/png-0441.png);
	background-repeat: no-repeat;
	height: 100px;
	font-size: 24px;
	line-height: 100px;
	font-weight: bold;
	background-position: 100px center;
	padding-left: 190px;
}
.MemberServer {
	height: 130px;
	text-align: center;
	line-height: 50px;
}
