.login_area{float:left; width:100%; height:100%; background-image:url('/image/withmini/withmini_bg.jpg')}




/*********************************
**********로그인*******************
***********************************/


.login{width:840px; margin:0 auto;padding-top:74px;}

.login .logo{float:left; width:100%; text-align:center;margin-bottom:35px;}


.txt_green{color:#468966;}
.txt_blue{color:#3498db;}
.txt_orange{color:#ffb03b;}

.bg_green{background-color:#468966;}
.bg_blue{background-color:#3498db;}
.bg_orange{background-color:#ffb03b;}

/*서비스선택*/

.service_box{margin:0 auto 48px auto;width:auto;display: table;}
.service_box li{float:left; width:100%;width:280px; text-align:center;color:#393939;}
.service_box .icon{float:left; width:100%; margin-bottom:20px;}
.service_box .tit{float:left; width:100%; font-family:"Noto Sans KR", sans-serif; font-size:21px;font-weight:600;}
.service_box .name{float:left; width:100%;font-family:"Noto Sans KR", sans-serif; color:#818181; font-size:15px;line-height:30px;vertical-align:middle;margin-bottom:10px;}

.service_box .btn{ width:70%; display:table; margin:0 auto; font-family:"Noto Sans KR", sans-serif; font-size:15px; color:#fff;cursor:pointer;padding:8px 0;vertical-align:middle;}


/*로그인*/

.open_box{float:left; width:100%; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; background:#fff; padding:35px 0;}

.admin{float:left; width:395px;margin-left:222px;}
.admin .option{float:left;width:100%;margin-bottom:13px;vertical-align:middle;line-height:18px;}
.admin .option b{ font-family:"Noto Sans KR", sans-serif; font-weight:500;font-size:16px;padding-right:10px;}



.admin .info_txt{float:left; width:100%; font-family:"Noto Sans KR", sans-serif; font-size:13px; font-weight:500;color:#666;}


.admin .ip_box{float:left; width:100%;margin-bottom:10px;}
.admin .ip_box .ip{
	float:left;
	border:1px solid #e1e1e1;
	font-family:"Noto Sans KR", sans-serif;
	font-size:15px; 
	color:#696969; 
	padding:0 20px 0 20px ;
	line-height:18px; 
	vertical-align:middle;
	/*
	-webkit-padding-before:16px;
	-webkit-padding-after:16px;		
	*/
	
	height:50px;
}

.admin .ip_box select{
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:0 none;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	font-family:"Noto Sans KR", sans-serif;
	font-size:15px; 
	color:#696969; 
	padding:0 20px  0 20px ;
	line-height:18px; 
	vertical-align:middle;
/*	-webkit-padding-before:13px;
	-webkit-padding-after:13px;		
	*/
	width:119px;
	
	height:50px;	
}


.admin .ip_box .btn_login{float:left; width:100%; background:#515151; text-align:center; color:#fff;vertical-align: middle;height:103px; font-family:"Noto Sans KR", sans-serif; font-size:15px;border:0 none;}

.admin .ip_box .btn_login02{float:left; width:100%; background:#515151; text-align:center; color:#fff;vertical-align: middle;height:52px; font-family:"Noto Sans KR", sans-serif; font-size:15px;border:0 none;}

.admin .ip_box .btn_getnum{float:left; width:100%; background:#959595; text-align:center; color:#fff;vertical-align: middle;height:103px; font-family:"Noto Sans KR", sans-serif; font-size:15px;border:0 none;}

.admin .ip_box dl{float:left;width:100%;}
.admin .ip_box dt{float:left;width:292px;}
.admin .ip_box dd{float:left;width:103px;}
/***안내글******/


.ps_terms{
	margin-top:40px;
	float:left;
	font-family:"Noto Sans KR", sans-serif;
	color:#6e6d6d;
	background-image:url('/image/withmini/common/ps_term.jpg');
	background-repeat:no-repeat;
	padding:0 0 0 90px;
	
		
}

.ps_terms p{font-size:16px; color:#4d4d4d; font-weight:500;margin-bottom:8px;} 
.ps_terms li{line-height:16px;padding-bottom:10px; }




/*********************************
**********서비스선택*************
***********************************/

.login .tit_box{float:left; width:100%; font-family:"Noto Sans KR", sans-serif; font-size:15px; color:#818181;font-weight:400;text-align:center;margin-bottom:50px;}
.login .tit_box b{font-size:28px; color:#393939;font-weight:600;}



.svc_sel_box{margin:0 auto; width:auto;display:table;}
.svc_sel_box li{float:left; border-right:1px solid #e1e1e1; text-align:center;width:278px;position:relative;padding:10px 0;}
.svc_sel_box li:last-child{border-right:0 none;}
.svc_sel_box .svc_logo{float:left;}
.svc_sel_box .btn_sel{ width:70%; display:table; margin:0 auto; font-family:"Noto Sans KR", sans-serif; font-size:15px; color:#fff;cursor:pointer;padding:8px 0;vertical-align:middle;background:#c4c4c4; }
.svc_sel_box .btn_sel:hover{background:#3498db;}
.svc_sel_box .new{position:absolute; top:20px; right:65px;}


.login_info_box{
	margin-left:175px;
	margin-top:40px;
	float:left;
	font-family:"Noto Sans KR", sans-serif;
	color:#6e6d6d;
	background-image:url('/image/withmini/service_info_img.png');
	background-repeat:no-repeat;
	padding:30px 0 36px 120px;
	
	vertical-align:middle;
	line-height:1.3;
	font-size:13px;

}


















