#wrap{
	position: relative;
	width: 100%;
	background: #e0e0e0;
}
#header{
	width: 100%;
	height: 135px;
	background: url(http://image.fulpotpoker.com/images/common/top_bg.png);
}
/*
#lnb{
	width: 1040px;
	height: 135px;
	margin: 0 auto;
}
*/
#container{
	*display: inline-block;
	position: relative;
	width: 100%;
	margin: 0px auto;
}
#container:after{
	display: block;
	clear: both;
	content: '';
}
#pattern{
	width: 100%;
	min-width: 1000px;
	min-height: 1000px;
	background: url(http://image.fulpotpoker.com/images/common/bg_pattern.png) center top no-repeat;
}
#content{
	width: 1040px;
	height: auto;
	left: 0px;
	background: url(http://image.fulpotpoker.com/images/main/fast_register/bg.png);
	margin: 0px auto;
}
#footer{
	width: 1040px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://image.fulpotpoker.com/images/main/fast_register/bg.png);
}

.logo{
	text-align: center;
}

/*rollover*/
a.rollover img{
	border-width: 0px;
	display: inline;
} 
a.rollover img.over{
	display: none;
}
a.rollover:hover{
	border: 0px;
} 
a.rollover:hover img{
	display: none;
}
a.rollover:hover img.over{
	display: inline;
}

/*register*/
.register{
	width: 1024px;
	height: 659px;
	background:url(http://image.fulpotpoker.com/images/main/fast_register/register_bg.png);
	margin-left: 9px;
}
.register01{
	width: 489px;
	height: 659px;
	background:url(http://image.fulpotpoker.com/images/main/fast_register/register_bg02.png);
	margin-top: 3px;
}

/*registerBanner*/
.registerBanner{
	float: left;
	width: 535px;
	padding-top: 33px;
}
.sliderBanner{
	margin-left: 45px;
	border: solid 1px;
	color: #68696b;
	max-width: 427px;
	max-height: 554px;
}
.sliderBanner img{
	width: 100%;
	height: auto;
}
.sliderbuttons{
	position: absolute;
	z-index: 99;
	width: 535px;
	height: 53px;
	margin-left: 12px;
}
.sliderbuttons .buttons{
	float: left;
	padding-top: 15px;
	padding-left: 195px;
}
.sliderbuttons .buttons a{
	text-decoration: none;
	width: 10px;
	height: 10px;
}

/*registerText*/
.registerText{
	float: right;
	width: 489px;
}
.register_title{
	padding: 10px 115px 0 0;
	height: 84px;
	position: relative;
	margin-left: 40px;
}

/*registerText_input*/
.register_input{
	margin-left:30px;
}
.register_input li{
	margin-left: 30px;
	margin-bottom: 15px;
}
.register_input li:first-child{
	margin-top: 37px;
}
.register_input label{
	margin-right: 25px;
}
.register_input li input{
	width: 290px;
	height: 32px;
}
.register_input li+li+li+li+li+li+li+li input{
	width: 217px;
	height: 55px;
	margin-left: 74px;
	margin-top: 30px;
}
.register_input .create_button{
	margin-left: 100px;
}

/*registerText_output*/
.register_output{
	padding: 28px 115px 0 0;
	width: 489px;
}
.reg_text{
	text-align: center;
}
.download{
	text-align: center;
}
.download li{
	margin-top: 15px;
}
.download li:nth-child(3){
	margin-top: 25px;
}
.download li:nth-child(4){
	margin-top: 0;
}

/*customer*/
.customer_info{
	width: 1024px;
	height: 178px;
	margin-left: 7px;
	padding-left: 2px;
}
.customer_info .customer{
	float: left;
	width: 522px;
}
.customer_info .customer_btn{
	float: left;
	width: 321px;
}
.customer_info .qrcode{
	float: right;
}

/*gamelist*/
.game_list{
	width: 1024px;
	height: 105px;
	margin-left: 7px;
	padding-left: 2px;
}
.game_list ul,
.game_list li{
	float: left;
}

/*event*/
.event{
	width: 1024px;
	height: 155px;
	margin: 0px auto;
	margin-top: 5px;
	padding-left: 2px;
}
.event ul,
.event li{
	float: left;
}

/*box*/
.box{
	width: 1024px;
	margin: 0px auto;
	padding-bottom: 5px;
	padding-left: 2px;
}

/*banner*/
.banner{
	width: 1024px;
	margin: 0px auto;
	background: url(http://image.fulpotpoker.com/images/main/fast_register/banner_bg.png);
}

/*banner01*/
.banner01_type{
	overflow: hidden;
	width: 905px;
	padding: 0 0 10px 10px;
	margin: 0px auto;
}
.banner01_type li{
	display: inline;
	float: left;
	width: 215px;
	height: 225px;
	margin: 10px 10px 0 0;
	padding: 0 0 3px;
	background-color: #f6f8f9;
	border-bottom: 1px solid #ebeef0;
	color: #3d3d3e;
	font-size: 14px;
	text-align: left;
	list-style: none;
}
.banner01_type li a{
	color: #3d3d3e;
	text-decoration: none;
}
.banner01_type li a:hover{
	text-decoration: underline;
}
.banner01_type li img{
	display: block;
	margin-bottom: 5px;
	border: 2px solid #c6c6c6;
}
.banner01_type li span{
	padding-left: 10px;
	font-weight: bold;
	color: #424448;
}
.banner01_type li p{
	padding-left: 25px;
	font-size: 12px;
	color: #3d3d3e;
}
.banner01_type li span img{
	display:inline;
	border:none;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 5px;
	*padding-top: 4px;
}
.banner01_type img.translucence{
	position:absolute;
}

/*banner02*/
.banner02_type{
	overflow: hidden;
	width: 905px;
	padding: 0 0 10px 10px;
	margin: 0px auto;
}
.banner02_type li{
	display: inline;
	float: left;
	width: 440px;
	height: 365px;
	margin: 10px 10px 0 0;
	padding: 0 0 3px;
	background-color: #fff;
	border-bottom: 1px solid #ebeef0;
	font-size: 12px;
	text-align: center;
	list-style: none;
}
.banner02_type li a{
	color: #3d3d3e;
	text-decoration: none;
}
.banner02_type li a:hover{
	text-decoration: underline;
}
.banner02_type li img{
	display: block;
	margin-bottom: 20px;
}
.banner02_type li span{
	font-weight: bold;
	font-size: 18px;
	color: #424448;
}
.banner02_type li p{
	padding-top: 20px;
	font-size: 14px;
	line-height: 25px;
	color: #777c80;
}
.banner02_type li span img{
	display: inline;
	border: none;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 2px;
	*padding-top: 4px;
}

/*footer*/
.pay{
	width:1040px;
	height: 85px;
	margin: 0px auto;
}
.pay .pay_img{
	float: left;
	padding: 25px 0 0 50px;
}
.pay .certifi_img{
	float: right;
	padding-right:30px;
}
.pay .certifi_img img {
	width:80px;
}
.pay .email{
	float: right;
	padding: 15px 50px 0 0;
	color: #777c80;
}
.pay .email span{
	font-weight: bold;
}
.copyright{
	width: 1024px;
	height: 55px;
	margin-left: 7px;
	margin: 0px auto;
	background: url(http://image.fulpotpoker.com/images/common/bottom_bg.png);
	text-align: center;
	color: #fff;
	padding-top: 40px;
}