@charset "utf-8";
/* CSS Document */
/* @import url('common.css'); */
/* LOGIN */

/* etc */
a:hover,a:active,a:focus,a:link,a:visited {
	color: #666
}

legend {
	display: none
}

table,th,td {
	border: 0 none
}

hr {
	display: none
}

button {
	overflow: hidden;
	cursor: pointer
}

.blind {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

/* layout */
body { /* background:url(./images/egovframework/main/background.jpg); */
	line-height: 16px;
	color: #666;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 100%;
}

.login_wrap {
	width: 1069px;
	height: 726px;
	/* background-image: url(../images/egovframework/main/login_bg.png); */
	margin: 50px auto 0
}

#header {
	padding-top: 150px;
}
/*#container{position:relative;border-top:1px solid #24bf20}
#content{overflow:hidden;padding:159px 140px 147px;border-top:1px solid #fff}*/
#container {
	position: relative;
}

#content {
	overflow: hidden;
	padding: 159px 136px 147px;
}

h1 {
	display: block;
}

/* 로그인 */
.login {
	position: relative;
	top: 20px;
	width: 382px;
	min-height: 130px;
	overflow: hidden;
}

.login:after {
	content: "";
	display: block;
	clear: both
}

.btn_login {
	position: absolute;
	top: 15px;
	right: 40px;
	z-index: 14;
	display: block;
}

.chk_id {
	position: absolute;
	bottom: 0;
	right: 20px;
	z-index: 15;
	width: 220px;
	height: 16px;
	text-align: right;
}

.chk_login {
	vertical-align: middle;
	margin: -1px 0 1px
}

/* input */
.input_box {
	position: relative
}

.lbl_in {
	position: absolute;
	top: 9px;
	*top: 10px;
	_top: 11px;
	left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF
}

.int_box {
	position: relative;
	background: url(../images/egovframework/main/input_box.png) no-repeat 0
		0;
	width: 135px;
	height: 25px;
	margin-left: 128px;
}

.int_box input {
	position: absolute;
	color: #fff;
	line-height: 23px;
	height: 23px;
	top: 0;
	left: 0;
	background: none;
	border: 0;
	font-weight: bold;
	padding-left: 5px;
	width: 120px;
}

.int {
	width: 100%;
	height: 24px;
	*margin-top: -1px;
	padding: 10px 0 0 10px;
	*padding: 10px 0 0 7px;
	border: none;
	background: url(/login/image/new/sp_bg.png) no-repeat 0 0;
	*background: url(/login/image/new/bg_input.png) no-repeat 100% -38px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF
}

:root .lbl_in {
	top: 9px;
	line-height: 18px
}

:root .int {
	height: 22px;
	padding-top: 3px
}
/* .int.focus{background-position:0 -37px} */


/* login */
.login_page #loginHeader {width:638px; margin:83px auto -30px;} 
.login_page #loginHeader .h1_logo {height: 35px; margin:0 auto; font-family: '맑은고딕', MalgunGothic; font-size: 30px; } 
.login_page #loginHeader .h1_logo .logo {overflow:hidden;display:block;width:200px;height:51px;text-indent:-9999px;background: url('/crm/images/logo_login.gif') repeat-x 0 0;}
.login_page .container {width:100%; background:#efebe0; height:500px;}
.login_page #loginArticle .desc_login {font-family:NanumGothic;font-size:16px; color:#454545; font-weight:normal; letter-spacing:-0.02em; line-height:25px;}
.login_page #loginArticle .desc_login span{font-family:NanumGothic;font-size:16px; color:#454545; font-weight:bold;}
.login_page #loginArticle .desc_btm {padding-bottom:105px;font-family:NanumGothic;font-size:13px;color:#494848;font-weight:bold;letter-spacing:-1px;} 
.login_page #loginArticle .desc_btm .txt {line-height:30px;}
.login_page #loginArticle .wrap_box {width:100%; background:#444; height:180px;}
.login_page #loginArticle .tab_box {position:relative;padding-top:45px;margin:45px 0 0;}
.login_page #loginArticle .wrap_box .list_tab {overflow:hidden;position:absolute;z-index:1000;top:1px;width:233px;border:1px solid #ddd;border-bottom:0 none;}
.login_page #loginArticle .wrap_box .list_tab li {float:left;width:116px;padding-bottom:1px;}
.login_page #loginArticle .wrap_box .list_tab .fst {border-right:1px solid #ddd;}
.login_page #loginArticle .wrap_box .list_tab .tab {display:block;height:43px;background:#ffffff;color:#9e9e9e;border-bottom:1px solid #ddd;text-align:center;line-height:44px;text-decoration:none;font-weight:bold;font-family:NanumGothic;font-size:13px;letter-spacing:-1px;}
.login_page #loginArticle .wrap_box .list_tab .on .tab {background:#fafafa;color:#272727;border-bottom:1px solid #fafafa;}
.login_page #loginArticle .wrap_box .box {position:relative;z-index:100;overflow:hidden;height:143px;}
.login_page #loginArticle .wrap_box .login_form {overflow:hidden;padding:60px 0 0 0px;width:255px;}
.login_page #loginArticle .wrap_box .login_form dt {float:left;width:52px;padding-top:5px;height:25px;margin-bottom:6px;padding-right:15px;text-align:left; color:#fff; font-family:NanumGothic; font-size:13px; font-weight:bold; letter-spacing:-0.03em;}
.login_page #loginArticle .wrap_box .login_form dt label{color:#fff;}

.login_page #loginArticle .wrap_box .login_form dd {float:left;width:185px;height:30px;margin-bottom:6px;}
.login_page #loginArticle .wrap_box .login_form .inp {padding: 7px; border:1px solid #c8c8c8;}
.login_page #loginArticle .wrap_box .find_form {overflow:hidden;padding:38px 0 0 160px;width:275px;}
.login_page #loginArticle .wrap_box .find_form dt {;width:72px;}
.login_page #loginArticle .wrap_box .find_form dd {width:185px;}

.login_page #loginArticle .wrap_box .btn_login {overflow:hidden;position:absolute;top:57px;left:265px;width:70px;height:70px;}
.login_page #loginArticle .tit_h2 {padding-top:105px;}
.desc_login{padding-top:130px;}
.login_page #loginArticle .wrap_btn {padding-bottom:180px;}
.login_page #loginFooter {overflow:hidden;width:100%;padding:40px 0px; background:#e2e2e2;}
.login_page #loginFooter .copyright {overflow:hidden;width:1200px;margin:0 auto 0; text-align:left; line-height: 200%; font-size:13px;letter-spacing:-0.02em;font-family:NanumGothic; color:#777;}

/* presult */
.login_page #loginArticle .desc_result {padding:36px 0 16px;text-align:center;color:#9e9e9e;font-size:13px;letter-spacing:-1px;font-family:NanumGothic;font-weight:bold;}
.login_page #loginArticle .result {text-align:center;font-weight:bold;color:#0074bf;font-size:24px;letter-spacing:-1px;font-family:NanumGothic;}

/*jyc_170413*/
.login_wp{width:100%; height:160px;border-bottom:2px solid  #394156; background:#fff;}
.login_wps{width:100%; height:39px; border-bottom:1px solid #ddd;  background: #ff7f00;}
h1.h1_logo{padding:26px 0;}

.wp_1000{width:1200px; margin:0 auto;}
.wp_1000_gb{width:1200px; margin:0 auto; background: url('/imgs/front/com/login_center_bg01.png') no-repeat left top; height:500px;}
.wp_1000_gbs{width:1200px; background: url('/imgs/front/com/login_center_bg02.png') no-repeat right bottom; height:500px; background-size:40%}
.login_gb ul  li{float:left; height:40px; line-height:40px; padding:0px 5px;}
.login_gb ul  li a{color:#fff; display:block; }
.login_gb ul  li a b{color:#fff;}
.login_gb ul  li span{color:#6e7589;}
.login_gb ul  li a b.point{color:#853f00 !important;}