@charset "euc-kr";
/* CSS Document */

/*·Î±×ÀÎ*/
.sublogin{ width:79%;  position:relative; float:left; padding: 50px 10%; border-top:solid 2px #898989; border-bottom:solid 2px #898989;}
.loginimg{ float:left; margin:0 0 0 80px; }
.sublogin .box_all{float:left; margin:20px 0 0 10px; width:246px; height:80px;}
.sublogin .subid{ height:20px; width:170px; border:1px solid #b5aa91; position:relative; float:left; }
.sublogin .subpw{ margin-top:10px; height:20px; width:170px; border:1px solid #b5aa91; position:relative; float:left; }
.sublogin .btn_login{  width:73px; height:41px;position:relative; float:left;  margin:25px 0 0 10px;}

.sublogin .line01{ float:left; width:245px; height:20px;}
.sublogin .img_left{ float:left; }
.sublogin .img_pa{ padding:5px 0 0 0; height:15px; }
.sublogin .img_pa01{ padding:10px 0 0 0;}

.sublogin .textall{ float:left; margin:0 0 0 380px; width:246px; }


/*join*/

table	{
	border-collapse: collapse;
	}

.table_03 {width:660px;}
.table_03 table {width:100%; border-top:2px solid #898989;}
.table_03 th {color:#898989;background:#fff;text-align:right;border-bottom:1px solid #898989;padding:5px 0px 5px 0px;}
.table_03 td {border-bottom:1px solid #898989; padding:5px 0px 5px 10px;text-align:left;}
.table_03 .line_01 {border-right:1px solid #9dbfd1;}

.item{ width:90%; padding:0 0 0 10px;}
.join_table{ padding-left:30px;}
.btn_cen{ text-align:center; margin-top:20px;margin-bottom:20px;}







/*new*/
.newjoin {margin:0 auto; width:90%; font-family:"¸¼Àº °íµñ","Malgun Gothic",Nanum Gothic,³ª´®°íµñ,dotum,µ¸¿ò}
.newjoin .ti-tle {font-size:21px}
.join_list {width:100%; padding:10px 0;  border-bottom: solid 1px #CCC; *zoom:1}
.join_list:after {clear:both; content:""; display:block}

.join_left {float:left; width:19%; border-right: solid 1px #CCC; text-align:left; padding:0 1% 0 0;}
.join_right{float:left; width:70%;}
input.i_text {/* float:left; */border:1px solid #dedede;padding:3px;margin:3px;}