﻿html, body, div, ul { margin: 0; padding: 0;}

/*初始化*/
body{ color: #262626; background: #FFFFFF; font: normal 12px/18px 微软雅黑;}
h2{ background-color:#EBEBEB; height:1px; width:62%; text-align:center; margin-left:19%;}
a{ 	text-decoration: none; color: #000;}
/*未访问的链接*/
a:link{ color: #333;}
/*已访问的链接*/
a:visited{ color: #444;}	
/*鼠标移动到链接上*/
a:hover{ color: #666;}	
/*选定的链接*/
a:active{ color: #000;}

/*全局*/
#Complete{ width:100%;}

p{ font-size:14px;}
/*头部*/
#Header,#headernote{ background:url(../Images/register_02.gif); height:35px; text-align:right; width:100%;}
#Header p,#headernote p{ margin-right:25%;}

/*内容*/
#Content{ width:960px; margin:0 auto;}
#completenote{ width:800px; margin:0 auto;}
/*底部*/
#Footer{ text-align:center; margin-top:1%; color:#999999;}
#Footer span{ color:Red;}

#logo{ margin-top:1%; width:800px; margin:0 auto;}
#logo img{ margin:0;}

/*步骤排版*/
.nav { height: 36px; width:800px;margin:0 auto;}
.nav ul li { float: left; list-style:none; background: url(../Images/reg_banner.gif);}

/*背景定位*/
.nav .subnav1{
	background-position:0 -39px;
	width:162px;height:36px;
}
.nav .subnav{
	background-position:0 -78px;
	width:163px;height:36px;
}
.nav .active1{
	background-position:0 0;
	width:164px;height:36px;
}
.nav .subnav2 {
	background-position:-163px -78px;
	width:154px;height:36px;
}
.nav .active2 {
	background-position:-162px -39px;
	width:156px;height:36px;
}
.nav .subnav3{
	background-position:-317px -78px;
	width:158px;height:36px;
}
.nav .active3 {
	background-position:-319px 0;
	width:155px;height:36px;
}
.nav .subnav4{
	background-position:-474px -78px;
	width:157px;height:36px;
}
.nav .active4 {
	background-position:-473px -38px;
	width:158px;height:36px;
}

.nav .subnav5{
	background-position:-631px -78px;
	width:152px;height:36px;
}
.nav .active5 {
	background-position:-628px 0;
	width:152px;height:36px;
}

.nav .subnav6 {
	background-position:-163px 0;
	width:156px;height:36px;
}
.nav .subnav7 {
	background-position:-318px -38px;
	width:155px;height:36px;
}
.nav .subnav8 {
	background-position:-475px 0;
	width:153px;height:36px;
}

/*各模块布局*/
#registerInfo,#fullinfo{ border:1px solid #C9C9C9; height:530px; width:800px; margin:5px auto; padding-top:10px;}
#registerInfo input,#fullInfo input,select input{ border:1px solid #CCCCCC; color:#666666; height:25px; width:30%;}
#registerInfo p{ margin-left:200px;}
#registerInfo span{ margin-left:10.3%; color:#999999; line-height:30px;}
#registerInfo #txt_code { width:19%;}

#registation{ width:960px; margin:0 auto;}
#registation p{ line-height:50px; height:50px;}
#registation span{ margin-left:10.3%; color:#999999; line-height:30px;}
#registation #txt_code { width:19%;}
#registation p{ margin-left:60px;}

#mail{ border:1px solid #C9C9C9; height:530px; width:56%; margin:1% 0 0 20%; text-align:center;}
#mail p img{ margin-top:5%;}
#mail p span{ color:#DF904C; font-size:20px; font-family:微软雅黑; line-height:24px;}
#mail p .mailFont{ font-size:14px; color:#4779B1;}
#mail p .mailTitle{ font-size:14px; color:#666666;}
#mail p .mailAlert{ font-size:12px; color:#DF904C; font-family:新宋体;}
#mail p .mailQuestion{ font-size:14px; color:#4779B1; margin-left:-36%;}
#mail .mailAnswer{ font-size:12px; color:#666666;}
#mail .mailAnswer img{ cursor:pointer;}
#mail p .mailRed{ font-size:12px; color:Red; margin-left:-36%;}

#fullInfo{ border:1px solid #C9C9C9; width:800px; margin:0 auto;}
#fullInfo input,select{ border:1px solid #CCCCCC; color:#666666; height:25px; width:24%;
}
#fullInfo p{ margin-left:100px;  width:680px;}
#fullInfo p span{ color:#DF904C; font-size:20px; font-family:微软雅黑; line-height:24px;}
#fullInfo p .mailTitle{ font-size:14px; color:#666666;}
#fullInfo p .checkboxTemp{ width:2.5%; border:0;}
#fullInfo p .privateInput{ width:20%;}
#fullInfo p img{ cursor:pointer;}
#fullInfo p .error{ color:Red; font-size:12px;}

#img_Code{ vertical-align:middle;}

#btn_register{ cursor:pointer;}

.btnRegister{ background:url("../Images/register_18.gif"); color:#FFFFFF;}
.clear { clear:both; font-size:0px; height:1px; background:none; border:none;}
.fontTemp{ font-size:12px;}
.font14{ font-size:14px;}

.footer h1 {
	padding: 10px;
	color: #F90;
	font-size: 18px
}
.footer .friendlink ul {
	list-style:disc;
}
 .friendlink ul li
 {
    float: left;
    width:162px;
    height:22px;
    line-height:22px;
   	margin:0 13px;
}
.footer .biao{ width:960px; margin:0 auto; height:50px; clear:both; overflow:hidden;}
.footer .biao ul li {
	float: left;
	list-style: none;
	padding: 5px 8px
}
#fullInfo p span.val{color:Red;}