* {
	margin:0;
	padding:0;
	
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

.wrapper{
	width:940px;
	margin:0 auto;
}

.header{
	margin:25px 10px 25px 15px;
}

.content{
	margin-top:10px;
	padding-bottom:50px;
}

.banner{
	position:relative;
}

.banner_text{
	position:absolute;
	right:0px;
	bottom:54px;
	background:url(../images/black-border.png) no-repeat left top;
	width:503px;
	height:54px;
	line-height:54px;
}

.banner_text p{	
	color:#fff;
	font-size:24px;
	padding-left:20px;
}

.banner_text_02 p{
	position:absolute;
	right:4px;
	bottom:4px;
	color:#fff;
}

.title{
	margin-top:20px;
	background:url(../images/title-border.png) no-repeat left top;
	width:940px;
	height:31px;
	line-height:32px;
	padding-left:20px;
	font-size:14px;
	color:#545454;
	font-weight:bold;
}

.register_form{
	color:#545454;
}

.register_form_left{
	float:left;
	width:530px;
}

.register_form_left input[type=radio]{
	float:left
}

.register_form_left span{
	display:block;
	float:left;
	margin-left:3px;
	margin-right:10px;
}

.register_form_left p:first-child, .register_form_left label{
	font-size:14px;
	font-weight:bold;
}

.register_form_left p:first-child{
	width:500px;
	margin:10px 0px 40px 0px;
}

.register_form_left label{
	display:block;
	float:left;
	width:150px;
	margin:5px 0px;
}

.register_form_left input[type=text]{
	float:left;
	border:1px solid #ccc;
	padding:7px;
	width:273px;
	margin:5px 0px;
}

.register_form_left input[type=checkbox]{
	float:left;
	margin-right:5px;
}

.register_form_left p{
	display:block;
	float:left;
	width:500px;
}

.register_form .register_form_left .verify_code{
	width:70px;
}

.register_form_left img{
	margin-left:10px;
	float:left;
}

.register_form_left a{
	color:#545454;
	text-decoration:underline;
}

.button, .button2{
	height:27px;
	line-height:27px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
	font-weight:bold;
}

.button{
	background:url(../images/button_bg.png) no-repeat left top;
	width:99px;
}

.button2{
	background:url(../images/button_bg_02.png) no-repeat left top;
	width:132px;
	line-height:25px;
}

.btn{
	
	margin-top:50px;
	padding-top:15px;
	text-align:right;
	border-top:1px solid #ccc;
	width:500px;
}

.btn button{
	margin-left:10px;
}

.btn_02{
	margin-top:50px;
	padding-top:15px;
	text-align:right;
	border-top:1px solid #ccc;
	width:940px;
}

.btn03{
	margin-top:30px;
	text-align:center;
}

.register_form_right{
	padding-top:50px;
	float:right;
	width:322px;
	text-align:right;
}

.register_form_right img{
	margin-bottom:5px;
}

.item{
	background:url(../images/item_border.png) no-repeat;
	width:224px;
	height:255px;
	display:block;
	float:left;
	margin:20px 5px 0px;
	position:relative;
}

.item span{
	font-size:12px;
	margin:2px;
	color:#545454;
}
.Selected-Checkbox{
	background:url(../images/select_box.png) no-repeat;
}

.lucky_draw_list label{
	text-align:center;	
}

.lucky_draw_list span{	
	padding:0px 20px;	
	display:block;
}

.item .item_name{
	
	font-weight:bold;
	margin-top:5px;
	font-size:13px;	
	color:#222222;
}

.item .item_price{
	margin-top:0px;
	font-weight:bold;
	color:#ff0000;
	font-size:15px;
}

.high_recommend{
	position:absolute;
	right:0px;
	top:-2px;
}

.item_pic{
	margin-top:14px;
	height:141px;
}

.check{
	zmargin-top:3px;
	margin-left:0px \9; !important
	*margin-left:0px; !important
}


.finish h1{
	margin-top:40px;
	color:#545454;
	font-size:20px;
}

.finish p{
	margin-top:28px;
	font-size:14px ;
	color:#545454;
}