*{
    margin:0;
	padding:0;
}
body{
    font-family:"宋体";
	font-size:14px;
	color:#333;
	background:#fff;
}
img{
    display:block;
	overflow:hidden;
    border:0;
}
li{
    list-style:none;
}
a{
    color:#333;
	text-decoration:none;
}
a:hover{
    color:#ff6600;
	text-decoration:none;
}
#wrapper{
    width:984px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#FFFFFF;
}
#header{
    width:984px;
	height:auto;
	overflow:hidden;
	float:left;
	background:url(images/logo.gif) 30px 15px no-repeat;
	text-align:right;
}
#header ul{
    float:right;
	margin-top:40px;
	margin-right:20px;
	display:inline;
}
#header li{
    float:left;
	padding:0 15px;
	background:url(images/icon.gif) left no-repeat;
}
#header #top{
    width:984px;
	height:23px;
	background:url(images/topbg.gif) repeat-x;
	float:left;
	margin-top:30px;
}
#container{
    width:984px;
	height:376px;
	overflow:hidden;
	background:url(images/middlebg.gif) no-repeat;
	float:left;
}
#container #left{
    width:450px;
	height:auto;
	margin:60px 0 0 20px;
	float:left;
	display:inline;
	line-height:24px;
}
#left h4{ font-size:16px;}
#left dl{
	padding:5px 0 10px 0;
}
#left dt{
	background:url(images/star.gif) left bottom no-repeat;
	padding-left:20px;
	font-weight:bold;
	line-height:120%;
	color:#F97F1A;
}
#left dd{
	padding:5px 0 0 20px;
	font-size:12px;
}
#container #right{
    width:360px;
	height:auto;
	margin:70px 70px 0 0px;
	float:right;
	display:inline;

}
#container #right h4{
    text-align:right;
	font-size:14px;
	color:#F78017;
	margin-bottom:30px;
}
#container #right ul{
    width:280px;
    float:left;
	margin-top:-12px;
	*margin-top:0px;
}
#container #right li{
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#F78017;
	vertical-align: bottom;
}
#container #right #button{
	float:left;
	width:60px;
}
.btn{
    width:60px;
	height:60px;
	overflow:hidden;
	background: url(images/btn.jpg) no-repeat;
	border:0;
	cursor:pointer;

}
#container #right .input{
    width:200px;
	height:18px;
	border:1px solid #F78017;
	line-height:20px;
}

#container #right #msg{
    clear:both;
    font-weight:bold;
	float:left;
	margin-top:30px;
	*margin-top:-10px;
}
#container #right #msg a{
    color:#F78017;
	text-decoration:underline;
}
#container #right #msg a:hover{
    color:#FF6600;
}
#footer{
    width:984px;
	height:auto;
	overflow:hidden;
	background:url(images/bottombg.gif) top repeat-x;
	text-align:center;
	font-size:12px;
	padding-top:40px;
	line-height:20px;
	float:left;
}


/*注册页面*/
#main{
	width:984px;
	overflow:hidden;
}
#message{
	border:1px solid #edd3d6;
	width:787px;
	margin:50px 100px;
	overflow:hidden;
	zoom:1;
}
#message .title{
	background:url(images/message.jpg) no-repeat;
	width:437px;
	height:29px;
	position:absolute;
	margin-top:-16px;
	margin-left:50px;
}
h1{
	font:normal 16px/180% "黑体";
	color:#fff;
	padding-left:30px;
}
.from{
	padding:60px 0 0 50px;
}
.from li{
	padding-bottom:44px;
	overflow:hidden;
	zoom:1;
	display:block;
}
.left{
	width:100px;
	text-align:right;
	float:left;
	margin-right:10px;
}
.left1{
	font-size:12px;
	padding-left:110px;
}
.left1 a{
	color:#df3132;
}
.left1 a:hover{
	text-decoration:underline;
	color:#df3132;
}
.right{
	width:480px;
	text-align:left;
	float:left;
	overflow:hidden;
	zoom:1;
}
.text{
	width:280px;
	height:20px;
}
.change{
	font-size:12px;
	display:block;
}
.change a{
	color:#df3132;
}
.change a:hover{
	text-decoration:underline;
	color:#df3132;
}
.submit{
	padding-left:110px;
}

/*注册成功*/
.title1{
	background:url(images/message1.jpg) no-repeat;
	width:790px;
	height:30px;
	margin-left:120px;
	margin-top:30px;
	padding-left:15px;
}
.success{
	/*height:300px;*/
	width:728px;
	margin-left:90px;
	margin-bottom:30px;
	padding:30px 30px 20px 30px;
}
.sbg{
	width:723px;
	/*height:263px;*/
	background-color:#FEF5EE;
	border:1px solid #E8DED5;
	overflow:hidden;
	zoom:1;
}
.sbgTop{
	overflow:hidden;
	zoom:1;
}
.face{
	background:url(images/face.jpg) no-repeat;
	width:104px;
	height:123px;
	float:left;
	margin-top:60px;
	margin-left:70px;
	display:inline;
}
.Rtext{
	width:490px;
	float:right;
	margin-top:55px;
	overflow:hidden;
}
.success .point{
	background:#FCEBD9;
	margin:30px 30px 20px 50px;
	overflow:hidden;
	zoom:1;
}
.success .point h4{
	font-size:14px;
	padding-left:20px;
	background:#FEF5EE;
	height:25px;
}
.success .point dl{
	padding:15px 30px;
}
.success .point dt{
	background:url(images/star.gif) left bottom no-repeat;
	padding-left:20px;
	font-weight:bold;
	line-height:120%;
	color:#F97F1A;
}
.success .point dd{
	padding:5px 0 0 20px;
	font-size:12px;
}
.prosit{
	background:url(images/success.jpg) no-repeat;
	width:163px;
	height:50px;
	float:left;
}
.text1{
	float:right;
	width:310px;
	font:normal 16px/470% "黑体";
}
.text2{
	clear:both;
	width:420px;
	font:normal 14px/180% "宋体";
}
.text3{
	font:normal 12px/180% "宋体";
	color:#979797;
}

/*** 注册表单 ***/
#message input{
	float:left;
	margin-right:10px;
	line-height:20px;
}
#message .input{
	display:block;
	margin-left:-2px;
	line-height:20px;
	margin-right:10px;
	float:left;
	width:280px;
	height:20px;
}
#message .input input{
	margin:0;
}
#message .input span{
	display:block;
	margin-top:3px;
	line-height:15px;
	height:20px;
}
#message .right{
	display:block;
	width:600px;
}
#message .msg, #message .cue{
	display:block;
	width:260px;
	line-height:20px;
	float:left;
	padding-top:3px;
}
#message .cue{
	display:none;
	background:url(images/cue.gif) 3px 3px #FFAD61 no-repeat;
	border:1px solid #E58632;
	padding:3px 22px;
}
#message .msg img{
	display:inline;
}
#message li{
	padding-top:20px;
	padding-bottom:0;
	height:50px;
	background:#fff;
	border:1px solid #fff;
}
#message .on{
	background:#FDE7D5;
	border:1px solid #F58120
}
#message .on .cue{
	display:block;
}
#message .on .msg{
	display:none;
}
