﻿@charset 'utf-8';
/* 탭메뉴  */
#nlogin .tap_menu_layout {
	position:absolute;
	top:35px;
	/*left:257px;*/
	left:150px;	
	width:768px;
	height:63px;
	clear:both;
}
#nlogin .tap_menu {
	height:30px;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float:left;
}
*:first-child+html #nlogin .tap_menu {
	height:30px;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float:left;
}
*html #nlogin .tap_menu {
	height:30px;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float:left;
}
#nlogin .tap_menu li {
	display:inline;
}
#nlogin .tap_menu  a { 
	float: left;
	padding: 30px 0 0 0; 
	overflow: hidden;
	height: 0px !important;
	height:30px;
}
#nlogin .tap_menu a:hover {
	background-position:0 -30px;
	height:30px;
}
#nlogin .tap_menu_01 a{
	width:100px;
	background:url(../images/img/login_menu_01.gif) top left no-repeat;
}
#nlogin .tap_menu_02 a{
	width:105px;
	background:url(../images/img/login_menu_02.gif) top left no-repeat;
}
#nlogin .tap_menu_03 a{
	width:77px;
	background:url(../images/img/login_menu_03.gif) top left no-repeat;
}	
#nlogin .tap_menu_04 a{
	width:102px;
	background:url(../images/img/login_menu_04.gif) top left no-repeat;
}	
#nlogin .tap_menu_05 a{
	width:102px;
	background:url(../images/img/login_menu_05.gif) top left no-repeat;
}
#nlogin .tap_menu_06 a{
	width:117px;
	background:url(../images/img/login_menu_06.gif) top left no-repeat;
}
#nlogin .tap_menu_07 a{
	width:97px;
	background:url(../images/img/login_menu_07.gif) top left no-repeat;
}
#nlogin .tap_menu_08 a{
	width:104px;
	background:url(../images/img/login_menu_08.gif) top left no-repeat;
}
#nlogin .tap_menu_09 a{
	width:66px;
	background:url(../images/img/login_menu_09.gif) top left no-repeat;
}
#nlogin .tap_menu_10 a{
	width:180px;
	background:url(../images/img/login_menu_10.gif) top left no-repeat;
}
#nlogin .tap_menu_11 a{
	width:89px;
	background:url(../images/img/login_menu_11.gif) top left no-repeat;
}

#nlogin .tap_menu_01 .selected, #nlogin .tap_menu_02 .selected,  #nlogin .tap_menu_03 .selected,  #nlogin .tap_menu_04 .selected, #nlogin .tap_menu_05 .selected, #nlogin .tap_menu_06 .selected, #nlogin .tap_menu_07 .selected, #nlogin .tap_menu_08 .selected, #nlogin .tap_menu_09 .selected, #nlogin .tap_menu_10 .selected, #nlogin .tap_menu_11 .selected {
	background-position:0 -30px;
}




/*  아이디 비밀번호 찾기   :   20130121   */
.idPwd_srchWrap {
	width:700px;
	height:280px;
	margin:auto;
	padding:40px 0;
}

.idPwd_srchWrap .ttl {

	height:37px;
}
.idPwd_srchWrap .contsWrap {

	height:243px;	
	border:6px solid #cccccc;
	background:#fff;
}
.idPwd_srchWrap .bTxt {
	width:100%;
	background:#efefef;
	height:36px;
	border-top:1px solid #d9d9d9;
	float:left;	
	text-align:center;
	padding-top:15px;
}
.idPwd_srchContsWrap {
	width:640px;
	height:191px;
	margin:auto;
	color:#9f9f9f;
	font-size:8pt;
}
.idPwd_srchContsWrap input {
	border:1px solid #9f9f9f;
	height:20px;
	line-height:20px;
	padding-left:1px;
	color:#666;
	font-size:8pt;
	font-family:  "Dotum", "Arial";
	margin:0px;
}
.idPwd_srchContsWrap .lConts {
	width:290px;
	height:121px;
	float:left;
	padding:35px 0;
	line-height:28px;
}
.idPwd_srchContsWrap .inpBox01 {
	width:23px;
}
.idPwd_srchContsWrap .inpBox02 {
	width:18px;
}
.idPwd_srchContsWrap .inpBox03 {
	width:36px;
}
.idPwd_srchContsWrap .inpBox04 {
	width:112px;
}

.idPwd_srchContsWrap  .sttl {
	width:186px;
	height:52px;
	float:left;
}

.idPwd_srchContsWrap .cBtn {
	width:98px;
	height:52px;	
	float:left;
	text-align:right;
}	

.idPwd_srchContsWrap .lDiv {
	width:60px;
	text-align:center;	
	float:left;	
	padding:35px 0;	
}
.idPwd_srchContsWrap .rConts {
	width:290px;
	height:122px;
	float:left;
	padding:35px 0 0 0 ;	
}

.idPwd_srchContsWrap  .acTxt {
	float:left;	
	width:280px;
	height:30px;
	text-align:center;	
	padding:5px 0 0 0;
}

.p10{
	height:10px;
}



