@charset "UTF-8";
/* CSS Document */
.background_forGot{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000;
	display:block;
	z-index:2000;
	opacity: 0.1;
}
.bigbox_forGot{
	position:absolute;
	width:509px;
	height:455px;
	display:block;
	z-index:2001;
}
.bigbox_forGot_left_right{
	float:left;
	width:5px;
	height:430px;
}
.bigbox_forGot_center{
	float:left;
	width:495px;
	height:440px;
	background:#FFF;
}
.bigbox_forGot_left_right_top1{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_1.png);
}
.bigbox_forGot_left_right_top2{
	float:left;
	width:5px;
	height:5px;
	background: url(../images/bg_2.png);
}
.bigbox_forGot_left_right_top3{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_3.png);
}
.bigbox_forGot_left_right_top4{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/bg_4.png);
}
.bigbox_forGot_left_right_center{
	float:left;
	width:5px;
	height:430px;
	background:#FFF;
}

/*--------------------------header box register----------------------------------*/
.forGot_header{
	float:left;
	width:492px;
	height:69px;
}
.forGot_header_left{
	float:left;
	width:440px;
	height:49px;
	font-size:12px;
	color: #1bb9e4;
	padding-left:10px;
	padding-top:20px;
}
.forGot_header_left strong{
	padding:0px;
	height:0px;
	font-size:30px;
	color:#006699;
}
.forGot_header_right{
	float:left;
	width:30px;
	height:69px;
}

/*---------------------------------body box register-----------------------------------*/
.forGot_body{
	float:left;
	width:495px;
	height:350px;
}
.forGot_body_left{
	float:left;
	width:480px;
	height:350px;
	padding-left:12px;
}
.forGot_body_left_header{
	float:left;
	width:480px;
	height:25px;
	background:url(../images/bg_header_register.jpg);
}
.forGot_body_left_L{
	float:left;
	width:22px;
	height:260px;
	background:url(../images/bg_left_register.jpg)
}
.forGot_body_left_C{
	float:left;
	width:432px;
	height:260px;
	background:url(../images/bg_center_register.jpg) repeat;
}
.forGot_body_left_C_topdetail{
	float:left;
	width:415px;
	height:91px;
	font-size:12px;
	color:#1bb9e4;
	padding-left:15px;
	padding-top:10px;
}
.forGot_body_left_C_bodydetail{
	float:left;
	width:430px;
	height:100px;
	font-size:14px;
	color:#006699;
	padding-top:60px;
}
.forGot_body_left_C_bodydetail td{
	padding-bottom:px;
}
.forGot_body_left_C_bodydetail input.txt{
	width:290px;
}
.forGot_body_left_C_bodydetail select.ddbox{
	width:px;
}
.forGot_body_left_C_bodydetail strong{
	color:#666;
}
.forGot_body_left_R{
	float:left;
	width:26px;
	height:260px;
	background:url(../images/bg_right_register.jpg);
}
.forGot_body_left_B{
	float:left;
	width:480px;
	height:24px;
	background:url(../images/bg_bottom_register.jpg);
}

/*--------------------------------------------------------*/
.forGot_body_right{
	float:left;
	width:351px;
	height:430px;
}
.forGot_body_right_header{
	float:left;
	width:351px;
	height:25px;
	background:url(../images/bg_header_interested.jpg);
}
.forGot_body_right_L{
	float:left;
	width:27px;
	height:381px;
	background:url(../images/bg_left_interested.jpg);
}
.forGot_body_right_C{
	float:left;
	width:303px;
	height:381px;
	background:url(../images/bg_center_interested.jpg) repeat;
}
.forGot_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;
}
.forGot_body_right_C_bodydetail{
	float:left;
	width:303px;
	height:320px;
	font-size:13px;
	color:#FFF;
	padding-top:15px;
}
.forGot_body_right_R{
	float:left;
	width:21px;
	height:381px;
	background:url(../images/bg_right_interested.jpg);
}
.forGot_body_right_B{
	float:left;
	width:351px;
	height:24px;
	background:url(../images/bg_bottom_interested.jpg);
}
.forGot_footer_bt{
	float:left;
	width:850px;
	height:40px;
}

