/* CSS Document */


body{width:960px; height:auto; background-color:#648090; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; font-size:12px;line-height:150%;}
.centerrcs{background-color:#FFFFFF; margin-top:10px;}
.centerrcs1{background:url(../images/centerrcs1.gif) no-repeat; width:960px; height:9px;font-size:1px;line-height:100%;}
.centerrcs3{background:url(../images/centerrcs3.gif) no-repeat; width:9px; height:9px; float:right;}
.centerrcs2{background:url(../images/centerrcs2.gif) no-repeat; width:960px; height:9px;font-size:1px;line-height:0px;}
.centerrcs4{background:url(../images/centerrcs4.gif) no-repeat; width:9px; height:9px; float:right;font-size:1px;line-height:100%;}
.converse{width:800px; height:100px; margin-left:auto; margin-right:auto; line-height:100%;}
.userlogin{width:800px; height:auto; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.userloginleft{width:379px; height:400px; border-right:1px solid #999999; float:left;}
.userloginright{width:400px; height:400px; float:left;}
.LoginLable{background:url(../images/LoginLable.gif) no-repeat; width:379px; height:100px;}
.username{ width:100%; height:22px; margin-left:auto; margin-right:auto; text-align:center; padding:10px;}
.publicity1{ background:url(../images/RegLable.gif) no-repeat; width:350px; height:50px; margin:auto;margin-top:10px; text-align:right;}
.publicity2{ width:250px; height:40px; margin:auto; text-align:center; padding-top:20px;}
.publicity{ background:url(../images/FeatureFa.gif) no-repeat; width:300px; height:50px; margin:auto; padding-left:40px;}
.publicity3{ background:url(../images/FeatureCan.gif) no-repeat; width:300px; height:50px; margin:auto; padding-left:40px;}
.publicity4{ background:url(../images/FeatureShou.gif) no-repeat; width:300px; height:50px; margin:auto; padding-left:40px;}
.publicity5{ background:url(../images/FeatureSecurity.gif) no-repeat;width:300px; height:50px; margin:auto; padding-left:40px;}
.step{ width:800px; height:44px; float:left;}
.step1{ width:200px; height:22px; float:left; text-align:right;}
.step2{ width:200px; height:22px; float:left; text-align:center;}
.step3{ width:200px; height:11px; float:left; background-color:#FF9900;}
.step4{ width:200px; height:11px; float:left; background-color:#999999;}
.step4{ width:200px; height:11px; float:left;}
.makeout{width:800px; height:auto; margin-bottom:20px;}
.makeout0{ background:url(../images/RegisterImg.gif) no-repeat;width:755px; height:38px; padding-left:45px; line-height:300%; color:#FF6600;}
.makeout1{width:800px; height:auto; border:1px solid #CCCCCC;}
.makeout2{width:380px; height:26px; border-top:1px solid #CCCCCC; float:left; padding-right:20px; text-align:right; padding-top:4px;}
.makeout3{width:366px; height:26px; border-top:1px solid #CCCCCC; float:left; line-height:100%; padding-top:4px; color:#666666;}
.makeout4{width:800px; height:30px; padding-top:4px; border-top:1px solid #CCCCCC; margin:auto; text-align:center;}
.article{width:780px; height:300px; border:1px solid #999999; margin:20px 10px 20px 10px; padding:20px;overflow: auto; color:#58A713;}
.registerok{ width:800px; height:auto; border:1px solid #CCCCCC; text-align:center; margin-top:50px; padding-top:20px; padding-bottom:20px; float:left;}
.registerok1{ background:url(../images/OK.gif) no-repeat; background-position:right;width:300px; height:67px; float:left;}
.registerok2{width:450px; height:67px; float:left; padding-left:50px; text-align:left; color:#333333; line-height:200%;}
a{color:#333333;}
a:visited{color:#333333;}
a:hover{color:#FF6600;}


/*------------registerstyle--------------------*/
body 
{
	font-size:9pt;
	margin:auto;
}
.MainBox
{
	width:800px;
	margin:auto;		
}
.LogoCss 
{
	width:800px;
	height:60px;
}
.RegisterTopbar
{
	width:800px;
	height:30px;
	margin-top:5px;
}
.RegisterStep1
{
	float:left;
	width:190px;
	text-align:right;
	padding:2px;
}
.RegisterStep2
{
	float:left;
	width:190px;
	text-align:center;
	padding:2px;
}
.Top1
{
	font-weight:bold;
	height:15px;
}
.Buttom1
{
	background-color:#fa0;
	height:15px;
}
.Top2
{
	height:15px;
}
.Buttom2
{
	background-color:#c6c6c6;
	height:15px;
}
ul.RegisterForm
{
	margin:15px 10px 15px 10px;
	padding:0px;
	width:800px;
	list-style-type:none;
	clear:left;
	background-color:#fffbff;
	border:solid 1px #e4e4e4;
}
ul.RegisterForm li.Formbg
{
	background-color:#fffbff;
	border-top:solid 1px #e4e4e4;
	clear:both;
}
ul.RegisterForm li.FormTitle
{
	height:50px;
	background-color:#fffbff;
	clear:both;
	padding-top:8px;
	padding-left:15px;
	color:#ff9933;
}
	
ul.RegisterForm div.Hint
{
	text-align:right;
	padding-top:10px;
	width:160px;
	float:left;
}
ul.RegisterForm div.Input
{
	float:left;
	text-align:left;
	padding-top:5px;
}
ul.RegisterForm div.Info
{
	float:left;
	width:430px;
	padding-left:30px;
	padding-top:7px;
	color:Gray;
}
ul.RegisterForm div.Info2
{
	float:left;
	width:144px;
	padding-left:30px;
	padding-top:7px;
	color:Gray;
}
ul.RegisterForm li.FormbgButtom
{
	background-color:#fffbff;
	border-top:solid 1px #e4e4e4;
	clear:both;
	height:30px;
}
.RegisterSafe
{
	margin:15px 10px 15px 10px;
	width:800px;
	height:120px;
	clear:left;
	background-color:#fffbff;
	border:solid 1px #e4e4e4;
}
.Formbg2
{
	border-bottom:solid 1px #e4e4e4;
}
.FormTitle2
{
	padding:10px;
	color:#ff9933;

}

.Code
{
	padding:20px 20px 20px 80px;
	float:left;
}
.CodeCss
{
	float:left;
	padding:2px;
}
.TextCss
{
	float:left;
	padding:1px 1px 1px 5px;
}
.ButtonCss
{
	float:left;
	padding-left:80px;
}
.G
{
	color:#b5b5b5;
}
.ContractContent
{
	border-right: #ccc 1px solid; 
	padding-right: 5px; 
	border-top: #ccc 1px solid; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	margin: 0px auto; 
	overflow: auto; 
	border-left: #ccc 1px solid; 
	width: 645px; 
	padding-top: 5px; 
	border-bottom: #ccc 1px solid; 
	height: 115px; 
	background-color: #fffbff; 
	text-align: left;
	clear:both;
	margin-bottom:20px;
}
.Blue
{
	background:#e7f7ff url(../images/MsgWarning.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #6cf;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
.Green
{
	background:#e7ffe7 url(../images/MsgOk.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #95e895;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
.Red
{
	background:#fff3ef url(../images/MsgError.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #ff6610;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
.BtnClass
{
	height:30px;
	width:280px; 
	background-color:#f7f7f7; 
	border:solid 1px #a8a8a8; 
	margin-top:15px; 
}
.TexClass
{
	width:150px; 
}
#Foot
{
	margin:10px;
}
/*-----------------------registerok-----------------------------*/
.RegisterOk
{
	background:url(../images/OK.gif) no-repeat;
	background-position:140px 20px;
	padding:1cm 1cm 0px 250px;
	height:auto;
	width:400px;
	line-height:22px;
}
/*----------------------loginstyle---------------------------*/
body 
{
	font-size:9pt;
	margin:auto;
}
.MainBox
{
	width:780px;
	margin:auto;
}
.LogoCss 
{
	width:780px;
	height:60px;
}
.LeftNavi
{
	width:380px;
	margin:0px;
	float:left;
}
.RightNavi
{
	width:400px;
	margin:0px;
	float:left;
}
.LoginTitle
{
	background:url(../images/LoginLable.gif) no-repeat;
	background-position:0px 10px;
	height:60px;
	clear:both;
}
ul.Loginbg
{
	background:url(../images/Loginbg.gif) no-repeat;
	list-style-type:none;
	height:155px;
	width:320px;
	clear:both;
	margin-left:50px;
}
ul.Loginbg div.Hint
{
	float:left;
	width:90px;
	padding-top:25px;
	text-align:right;
}
ul.Loginbg li.C
{
	clear:both;
}
ul.Loginbg div.Input
{
	float:left;
	width:230px;
	padding-top:20px;
}
ul.Loginbg div.LoginBtn
{
	clear:left;
	padding-left:100px;
	padding-top:10px;
}
ul.RegisterPart
{
	list-style-type:none;
	border-left:solid 1px #cccccc;
	height:320px;
	margin-left:20px;
}
.PartTitle
{
	background:url(../images/RegLable.gif) no-repeat;
	background-position:10px 10px;
	height:45px;
	width:300px;
	text-align:right;
	padding-top:10px;
}
ul.RegisterPart div.Publicity1
{
	background:url(../images/FeatureFa.gif) no-repeat;
	background-position:10px 15px;
	clear:both;
	padding-top:10px;
	padding-left:60px;
	width:230px;
	height:45px;
	line-height:0.6cm;
	margin:5px 0px 0px 20px;
}
ul.RegisterPart div.Publicity2
{
	background:url(../images/FeatureYun.gif) no-repeat;
	background-position:10px 15px;
	padding-top:10px;
	padding-left:60px;
	width:230px;
	height:45px;
	line-height:0.6cm;
	margin-left:20px;
}
ul.RegisterPart div.Publicity3
{
	background:url(../images/FeatureShou.gif) no-repeat;
	background-position:10px 15px;
	padding-top:10px;
	padding-left:60px;
	width:230px;
	height:45px;
	line-height:0.6cm;
	margin-left:20px;

}
ul.RegisterPart div.Publicity4
{
	background:url(../images/FeatureSecurity.gif) no-repeat;
	background-position:9px 15px;
	padding-top:10px;
	padding-left:60px;
	width:230px;
	height:45px;
	line-height:0.6cm;
	margin-left:20px;
}
.B
{
	color:#38aa38;
	font-weight:bold;
	word-spacing:2px;
}
ul.RegisterPart li.RegBtn
{
	height:25px;
	width:160px;
	margin:auto;
	margin-top:30px;
}
.Green
{
	background:#e7ffe7 url(../images/MsgOk.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #95e895;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
