/* CSS Document */
/* CSS Document */



body{ width:100%; background:#fff; margin:0; padding:0; font-family: 'Malgun Gothic',​sans-serif;
}

.wapper{ width:1000px; min-width:800px; margin:0 auto; /*background:#CCC;*/ height:600px;}
.head{ width:100%; padding-top:30px;}
.head .line{ height:2px; background:#999; width:100%;}


.bar{width:100%;padding-top:20px;}
.bar .icon{display: inline;}
.bar .t1 a{ ;background:url(../images/icon_s_11.png) no-repeat;min-width:50px; min-height:26px;display: inline-block;}
.bar .t1 a:hover{ background:url(../images/icon_s_11.png) no-repeat;}
.bar .t2 a{ background:url(../images/icon_s_2.png) no-repeat;min-width:51px; min-height:26px; margin-left:-2px;display: inline-block;}
.bar .t2 a:hover{ background:url(../images/icon_s_21.png) no-repeat;}
.bar .t3 a{ background:url(../images/icon_s_3.png) no-repeat;min-width:28px; min-height:26px; margin-left:-3px;display: inline-block;}
.bar .t3 a:hover{ background:url(../images/icon_s_31.png) no-repeat;}

.icon{ padding-top:20px;}

.content{margin:0 auto; width:100%; height:300px; /*padding-top: 50px;*/ padding-top: 50px; }
.content .cls_frm{width:360px;}
.content .cls_frm .cls_row{margin:4px 0px;position: relative;}
.content .cls_frm .cls_row label{position:absolute; top:5px; left: 10px; font-weight: bold;color:#585858;cursor: text;}
.content .cls_frm .cls_row .cls_input{ font-size:15px; font-weight: bold;;
	width:328px; height:30px; border-radius:5px; border: solid 1px #e1e1e1; background:#fff;line-height: 30px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	behavior: url(css/pie/PIE.htc);}
.content .cls_frm .cls_row .cls_correct{
	visibility: hidden;
}
.content .cls_frm .cls_row .cls_gender{ font-size:10px;}
.content .cls_frm .cls_row .cls_note{font-size:11px; letter-spacing:0px; color:#515151; margin-left:5px; padding-bottom:5px;padding-top: 5px}
.content .cls_frm .cls_row .cls_highline{color:#fc991a!important;}
.content .cls_frm .cls_btn{padding-top: 20px;}

.content .cls_confirm{
	background: url(../images/reg_confirm2.jpg) no-repeat;width: 750px;height: 790px;
}
.content .cls_confirm img{padding-top: 440px; margin-right:10px;}
.clear{clear:both;}

.fr{ width:560px; border-radius:8px; background:#fffffe; border:solid 1px #ffa736;
 -moz-border-radius: 8px; margin-bottom:30px;
  	-webkit-border-radius: 8px;}
	
	
.white2{ margin:20px;font-family:'Malgun Gothic',​sans-serif; color:#666; }
.fr_tfo{ width:100%;  height:auto;color:#333; line-height:18px; } 
.fr_tfo .left { width: 50%; float:left; font-size:12px;  display:inline;/* background:url(../images/button_p3.jpg) no-repeat;*/}
.fr_tfo .left a:hover{ opacity:1;}
.fr_tfo .left a:hover{ opacity:.8;}
.fr_tfo .right{ width: 50%;  float:left; font-size:12px; display:inline;}
.fr_tfo .right a{ opacity:1;}
.fr_tfo .right a:hover{ opacity:.8;}
.fr_tfo .right a{  color:#fc991a;}

.btn_bt a{ width:245px; height:37px; opacity:.8;}
.btn_bt a:hover{ opacity:1;}
/*---------------------------------------------------------------*/
.f8{ width:620px; }
.left_f1{ padding-left:0px; padding-bottom:10px;float:left; width:560px; height:auto; font-size:14px;}
.right_f1{ float:left; /*background-color:#0F0;*/font-size:12px;  width:560px; height:auto}
.ft3{ -webkit-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;  width:600px; height:150px; border:#f7d270 1px solid; padding-left:15px; padding-right:15px;  overflow:auto; background-color:#ffffed; font-size:11px; }
.f9{ height:400px; width:620px; margin-top:-100px; }
p{font-size:12px;color:#666; 	font-family: 'Malgun Gothic',​sans-serif;
 }
 
.f10{ height:50px; width:620px; margin-top:30px; margin-left:150px;}

.f10 .agree a{  background:url(../images/b2_on.png) no-repeat; min-width:110px; min-height:37; display:inline-block; float:left; margin-left:20px;}
.f10 .agree a:hover{ opacity:.8}

.f10 .disagree a{  background:url(../images/b1_off.png) no-repeat; min-width:110px; min-height:37; display:inline-block; float:left; margin-left:20px;}
.f10 .disagree a:hover{ opacity:.8;}


