body {
		font:12px Arial, Helvetica, sans-serif;
		}

A:LINK{
		color:#3D362B
		}

A:VISITED{
		color:#3D362B
		}

A:HOVER{
		color:#f60
		}

.AW:LINK{
		color:#3D362B;
		}

.AW:VISITED{
		color:#3D362B;
		}

.AW:HOVER{
		color:#FFF;
		}

.M{
		font-size:14px;
		font-weight:bold;
		}

.MR{
		font-size:14px;
		font-weight:bold;
		color:#cc3300;
		}

.S{
		font-size:12px;
		font-weight:normal;
		}

.SM{
		font-size:12px;
		font-weight:bold;
		}

.R{
		font-size:12px;
		color:#ff0000;
		}

.O{
		font-size:12px;
		color:#fc9603;
		}

.G{
		font-size:12px;
		color:#079807;
		}

.Gray{
		font-size:12px;
		color:#666666;
		font-weight:normal;
		}

div.HackBox{
		border-top:1px solid transparent !important;
		margin-top:-1px !important;
		border-top:0;
		margin-top:0;
		clear:both;
		visibility:hidden;
		}

/* -------------------------------------------------------------------------------------------------- Logo区 */

#logohead{
		width:760px;
		padding:0px;
		}

#logohead div.logo{
		float:left;
		width:193px;
		height:50px;
		}

#logohead div.topcontent{
		width:540px;
		float:right;
		text-align:right;
		height:18px;
		border-bottom:#cccccc 1px solid;
		font-size:12px;
		}

#logohead div.bottomcontent{
		width:540px;
		float:right;
		height:32px;
		text-align:left;
		}

/* -------------------------------------------------------------------------------------------------- 注册扩展功能区 */

#headinfo div.topinfo{
		width:760px;
		text-align:right;
		font-size:12px;
		}

#headinfo div.bottominfo{
		text-align:left;
		width:760px;
		font-size:12px;
		font-weight:bold;
		height:25px;
		background:#f1f1f1;
		}

#headinfo div.bottominfo ul{
		padding:5 0 5 10px;
		margin:0px;
		list-style:none;
		}

#headinfo div.bottominfo ul li{
		float:left;
		margin-right:15px;
		}

/* -------------------------------------------------------------------------------------------------- 注册头部区 */

#title{
		width:760px;
		padding:0px;
		margin-top:10px;
		}

#title div.orangebar{
		float:left;
		width:760px;
		height:40px;
		text-align:left;
		margin-top:30px;
		margin-bottom:5px;
		}

#title div.graybar{
		float:left;
		width:760px;
		height:40px;
		background:#e7e7e7;
		border-top:#cd4633 3px solid;
		text-align:left;
		}

#title div.lefttitle{
		margin-top:3px;
		padding-left:5px;
		float:left;
		font-size:25px;
		font-weight:bold;
		width:500px;
		}

#title div.lefttitle1{
		margin-top:3px;
		padding-left:5px;
		float:left;
		font-size:25px;
		font-weight:bold;
		width:300px;
		}

#title div.lefttitle2{
		width:700px;
		float:left;
		padding:0px;
		margin-top:5px;
		line-height:180%;
		font-size:14px;
		text-align:left;
		}

#title div.rightword{
		margin-top:15px;
		float:right;
		font-size:25px;
		font-weight:bold;
		width:80px;
		}

#title div.img2300{
		float:left;
		margin-left:100px;
		margin-top:3px;
		width:330px;
		}

/* -------------------------------------------------------------------------------------------------- 注册信息区 */

#register{
		width:760px;
		padding:0px;
		}

#register div.leftorange{
		float:left;
		width:15px;
		height:1600px;
		background:#cd4633;
		}

#register div.rightinfo{
		margin-top:10px;
		float:right;
		width:735px;
		}

#register div.word{
		width:95%;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		}

#register w{
		color:#ff0000;
		}

#register div.title{                            /*  公共  */
		float:right;
		width:720px;
		padding-top:8px;
		margin:0px;
		height:28px;
		border-bottom:#cccccc 1px solid;
		}

#register div.title ul{
		padding:5 0px;
		margin:0px;
		list-style:none;
		text-align:right;
		}

#register div.title ul li{
		float:right;
		font-size:14px;
		width:200px;
		font-weight:bold;
		color:#666666;
		}

#register div.content{													 /*  公共  */
		width:720px;
		padding:3 0px;
		margin-top:8px;
		float:right;
		}

#register #name{
		width:135px;
		float:left;
		margin-top:4px;
		}

#register #name div.text{
		float:left;
		width:118px;
		font-size:12px;
		text-align:right;
		font-weight:bold;
		}

#name div.redstar {
		float:right;
		width:10px;
		font-size:12px;
		text-align:right;
		font-weight:normal;
		color:#ff0000;
		margin-right:3px;
		}

div.input{
		width:257px;
		text-align:left;
		float:left;
		font-size:12px;
		}
		
div.inputNew{
		text-align:left;
		float:left;
		font-size:12px;
		}

div.inputwidth{
		width:257px;
		float:left;
		}

div.input1{
		width:257px;
		text-align:left;
		font-size:12px;
		}

div.input2{
		width:257px;
		text-align:left;
		font-size:12px;
		}

div.note{
		width:310px;
		float:right;
		text-align:left;
		font-size:12px;
		color:#999999;
		padding:3px;
		line-height:130%;
		background:#ffffff;
		border:#ffffff 1px solid;
		}

div.notetrue{
		width:310px;
		float:right;
		text-align:left;
		font-size:12px;
		padding:3px;
		line-height:130%;
		color:#485E00;
		background:#F7FFDD;
		border:#485E00 1px solid;
		}

div.noteawoke{
		width:310px;
		float:right;
		text-align:left;
		padding:3px;
		line-height:130%;
		background:#fff5d8;
		border:#cd4633 1px solid;		
		background-image:url("http://www.ChinaSexQ.com/images/button/icon_noteawake_16x16.gif");
		background-repeat:no-repeat;
		background-position:2 3px;
		margin:0px;
		}

div.noteawoke h1{
		margin-left:18px;
		margin-bottom:0px;
		font-size:12px;
		font-weight:normal;
		color:#000000;
		padding:0px;
		}

div.button{
		width:257px;
		float:left;
		text-align:left;
		font-size:12px;
		}

/* -------------------------------------------------------------------------------------------------- 确认条款区 */

#operation{
		border-top:#cccccc 1px solid;
		margin-top:15px;
		width:650px;
		}

#operation div.article{
		margin-top:15px;
		float:center;
		font-size:12px;
		width:650px;
		text-align:center;
		padding:5px;
		}

#operation div.dm{
		font-size:12px;
		width:310px;
		text-align:center;
		}

#operation div.button{
		font-size:14px;
		font-weight:bold;
		width:650px;
		text-align:center;
		padding-top:15px;
		}

/* -------------------------------------------------------------------------------------------------- 最底下的区域 */

#bottom {
		float:left;
		border-top:#cd4633 3px solid;
		width:100%;
		padding-top:10px;
		margin:0px;
		font-size:12px;
		}

/* -------------------------------------------------------------------------------------------------- 第一步结束 */

/* -------------------------------------------------------------------------------------------------- 注册成功请求验证区 */

#validate{
		width:700px;
		padding:0px;
}

#validate div.area{
		background:#fff5d8;
		border:#cd4633 1px solid;
		padding:30px;
		margin-top:30px;
		line-height:150%;
		font-size:14px;
		width:630px;
		float:center;
}

#validate div.imgcando{
		margin-top:20px;
		padding:10px;
		width:600px;
		}

#validate div.imgarea{
		width:54px;
		float:left;
		padding:0px;
		margin-top:10px;
}

#validate div.wordarea{
		width:640px;
		float:right;
		padding:0px;
		margin-top:18px;
		line-height:150%;
		font-size:14px;
		text-align:left;
}

#validate div.wordarea1{
		width:640px;
		float:left;
		padding:0px;
		margin-top:18px;
		line-height:150%;
		font-size:14px;
		text-align:left;
		}

#validate div.line{
		width:640px;
		float:right;
		padding:0px;
		margin-top:5px;
		border-bottom:#eeeeee 1px solid;
		height:10px;
		}

#validate div.successarea{
		width:300px;
		float:center;
		padding:0px;
		margin-top:30px;
		line-height:150%;
		font-size:14px;
		text-align:center;
		margin-bottom:-20px;
		}

/* -------------------------------------------------------------------------------------------------- 第二步结束 */

/* -------------------------------------------------------------------------------------------------- 验证完成区域 */

