@charset "UTF-8";
/* CSS Document */
.background_register{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000;
	display:block;
	z-index:2000;
	opacity: 0.1;
}
.bigbox_register{
	position:absolute;
	width:890px;
	height:550px;
	/*left:460px;
	top:33px;*/
	display:block;
	z-index:2001;
}
.bigbox_register_left_right{
	float:left;
	width:5px;
	height:610px;
}
.bigbox_register_center{
	float:left;
	width:880px;
	height:570px;
	background:#FFF;
}
.bigbox_register_left_right_top1{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_1.png);
}
.bigbox_register_left_right_top2{
	float:left;
	width:5px;
	height:5px;
	background: url(../images/bg_2.png);
}
.bigbox_register_left_right_top3{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_3.png);
}
.bigbox_register_left_right_top4{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_4.png);
}
.bigbox_register_left_right_center{
	float:left;
	width:5px;
	height:560px;
	background:#FFF;
}

/*--------------------------header box register----------------------------------*/
.register_header{
	float:left;
	width:880px;
	height:64px;
}
.register_header_left{
	float:left;
	width:820px;
	height:54px;
	font-size:12px;
	color: #1bb9e4;
	padding-left:15px;
	padding-top:15px;
}
.register_header_left strong{
	padding:0px;
	height:0px;
	font-size:30px;
	color:#006699;
}
.register_header_right{
	float:left;
	width:41px;
	height:69px;
}

/*---------------------------------body box register-----------------------------------*/
.register_body{
	float:left;
	width:880px;
	height:460px;
}
.register_body_left{
	float:left;
	width:510px;
	height:480px;
	padding-left:12px;
}
.register_body_left_header{
	float:left;
	width:510px;
	height:25px;
	background:url(../images/bg_header_register.jpg);
}
.register_body_left_L{
	float:left;
	width:22px;
	height:294px;
	background:url(../images/bg_left_register.jpg)
}
.register_body_left_C{
	float:left;
	width:461px;
	height:294px;
	background:url(../images/bg_center_register.jpg) repeat;
}
.register_body_left_C_topdetail{
	float:left;
	width:460px;
	min-height:51px;
	font-size:18px;
	color:#006699;
	border-bottom:2px #006699 solid;
}
.register_body_left_C_bodydetail{
	float:left;
	width:461px;
	height:250px;
	font-size:12px;
	color:#006699;
	padding-top:10px;
}
.register_body_left_C_bodydetail td{
	height:27px;
	font-size:12px;
	margin:0px;
	padding:1px 0px 0px 0px;
	-moz-padding:2px 0px;
	-padding:2px 0px;
	/padding:2px 0px;
	_padding:2px 0px;
}
.register_body_left_C_bodydetail input.txt{
	width:290px;
}
.register_body_left_C_bodydetail select.ddbox{
	width:px;
}
.register_body_left_C_bodydetail strong{
	color:#666;
}
.register_body_left_R{
	float:left;
	width:26px;
	height:294px;
	background:url(../images/bg_right_register.jpg);
}
.register_body_left_B{
	float:left;
	width:510px;
	height:24px;
	background:url(../images/bg_bottom_register.jpg);
}

/*--------------------------------------------------------*/
.register_body_right{
	float:left;
	width:351px;
	height:430px;
}
.register_body_right_header{
	float:left;
	width:351px;
	height:25px;
	background:url(../images/bg_header_interested.jpg);
}
.register_body_right_L{
	float:left;
	width:27px;
	height:381px;
	background:url(../images/bg_left_interested.jpg);
}
.register_body_right_C{
	float:left;
	width:303px;
	height:381px;
	background:url(../images/bg_center_interested.jpg) repeat;
}
.register_body_right_C_topdetail{
	float:left;
	width:288px;
	height:32px;
	font-size:18px;
	color:#FFF;
	border-bottom:2px #FFF solid;
	padding-left:15px;
	padding-top:15px;
}
.register_body_right_C_bodydetail{
	float:left;
	width:303px;
	height:320px;
	font-size:13px;
	color:#FFF;
	padding-top:15px;
}
.register_body_right_R{
	float:left;
	width:21px;
	height:381px;
	background:url(../images/bg_right_interested.jpg);
}
.register_body_right_B{
	float:left;
	width:351px;
	height:24px;
	background:url(../images/bg_bottom_interested.jpg);
}


/*---------------------------------footer box register----------------------------------*/
.register_footer{
	float:left;
	width:480px;
	height:121px;
	margin-left:10px;
}
.register_footer_left_header{
	float:left;
	width:480px;
	height:17px;
	background:url(../images/bg_header_newsletter.jpg);
}
.register_footer_left_L{
	float:left;
	width:20px;
	height:74px;
	background:url(../images/bg_left_newsletter.jpg);
}
.register_footer_left_C{
	float:left;
	width:440px;
	height:74px;
	background:url(../images/bg_center_newsletter.jpg) repeat;
}
.register_footer_left_C_topdetail{
	float:left;
	width:440px;
	height:23px;
	font-size:14px;
	color:#666;
	border-bottom:2px #666 solid;
}
.register_footer_left_C_bodydetail{
	float:left;
	width:440px;
	height:50px;
	font-size:12px;
	color:#999;
}
.register_footer_left_C_bodydetail strong{
	color:#666;
}
.register_footer_left_R{
	float:left;
	width:20px;
	height:74px;
	background:url(../images/bg_right_newsletter.jpg);
}
.register_footer_left_B{
	float:left;
	width:480px;
	height:31px;
	background:url(../images/bg_bottom_newsletter.jpg);
}

/*--------------------------------------------------------------------*/
.register_footer_bt{
	float:left;
	width:850px;
	height:40px;
}
.fb_div{
	float:left;
	width:105px;
	padding-top:10px;
}
