@charset "utf-8";
/* CSS Document */

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
caption {
	font-size: 0; height:0;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}
/* font */
@font-face {
	 font-family:'hufs_B';
	 src:url('../font/hufs_B.eot');
	 src: url('../font/hufs_B.eot?#iefix') format('embedded-opentype'),
	 url('../font/hufs_B.woff') format('woff'), 
	 url('../font/hufs_B.ttf') format('truetype');
	 font-style:normal; font-weight:normal;
 }
 @font-face {
	 font-family:'hufs_L';
	 src:url('../font/hufs_L.eot');
	 src: url('../font/hufs_L?#iefix') format('embedded-opentype'),
	 url('../font/hufs_L.woff') format('woff'), 
	 url('../font/hufs_L.ttf') format('truetype');
	 font-style:normal; font-weight:normal;
 }
 @font-face {
	 font-family:'hufs_M';
	 src:url('../font/hufs_M.eot');
	 src: url('../font/hufs_M.eot?#iefix') format('embedded-opentype'),
	 url('../font/hufs_M.woff') format('woff'), 
	 url('../font/hufs_M.ttf') format('truetype');
	 font-style:normal; font-weight:normal;
 }

/* common */
body {
	/* font-family:Dotum, 'µ¸¿ò', Gulim, '±¼¸²',Helvetica,AppleGothic,sans-serif; */
	font-size: 12px;
}
a {
	text-decoration: none; 
}
strong, .bold {
	font-weight: bold;
}


/* Æû ¿ä¼Ò */
input[type="text"], 
input[type="password"], 
input[type="search"], 
input[type="file"], 
input[type="number"] {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0px 7px 0px 7px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	color: #484745;
	font-family:Dotum, 'µ¸¿ò';
	vertical-align: middle;
	-webkit-appearance: none; 
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance:none;
	appearance:none;
	background: #ffffff;
}

/* ·Î±×ÀÎ ÆäÀÌÁö */
.login_page {width:870px; margin:30px auto 20px}
.login_top {width:870px; display:inline-block}
.login_top h1 {display:inline; float:left}
.login_top ul {display:inline; float:right; padding-top:24px}
.login_top ul li {display:inline; float:left; background:url('../image/login_sai.gif') 0 5px no-repeat;}
.login_top ul li:first-child {background:none}
.login_top ul li a {display:inline-block; padding:5px 10px; color:#484745}
.login_top ul li img {vertical-align:top; margin:-3px 0 0 2px; cursor:pointer} 
.login_top ul li:last-child a {padding-right:0}
.login_wrap {width:900px; border:5px solid #bea17f; margin-top:10px; margin-bottom:30px; box-shadow:0px 1px 2px #9c9c9c; background-color:#fff; box-sizing:border-box}
.login_wrap > div {box-shadow:-1px 1px 8px #4d4d4d;}
.season_service {width:350px; background:#f1f2f0; display:inline-block; padding:20px 20px 20px; box-sizing:border-box}
.season_service h2 {color:#002d56; font-size:20px; margin-top:0; margin-bottom:15px; padding-left:11px; font-family:'hufs_L'; font-weight:bold; background:url('../image/login_bl01.gif') 0 2px no-repeat;}
.season_service_in {background-color:#fff; border:1px solid #dcdbd9; padding:10px 10px 10px}
.season_service_in p {font-size:15px; font-weight:bold; text-align:center; line-height:23px;}
.season_service_in p span {display:block; font-weight:normal; font-size:12px; }
.season_service_in .table table {width:100%; text-align:center; margin:13px auto 0;}
.season_service_in .table table tr:nth-child(odd) {background-color:#eff3f7}
.season_service_in .table table tr th, .season_service .table table tr td {padding:7px 0}
.season_service_in .table table tr th {font-weight:bold; padding-left:10px}
.season_service_in .table table tr td {padding-right:18px} 
.login_right {width:535px; padding:32px 40px 0px; display:inline-block; vertical-align:top; box-sizing:border-box}
.login_right h2 {font-size:23px; padding:0 0 14px 0; border-bottom:1px solid #e1e8ef; color:#2e2d2c; text-align:center; font-family:'hufs_L'; font-weight:bold }
.login_right .login_compo { position:relative; margin:27px 0 14px 25px }
.login_right .login_compo p > a {display:inline-block; background-color:#009; width:90px; height:67px; position:absolute; top:0px; color:#fff; font-size:14px; text-align:center; font-family:'hufs_L'; box-sizing:border-box}
.login_right .login_compo p > a:first-child {background: #48759d;left:221px; line-height:67px;
	background: -moz-linear-gradient(top,  #48759d 0%, #39668f 41%, #18456f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #48759d 0%,#39668f 41%,#18456f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #48759d 0%,#39668f 41%,#18456f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48759d', endColorstr='#18456f',GradientType=0 ); /* IE6-9 */}
.login_right .login_compo p > a:first-child:hover {background: #22405a; /* Old browsers */
	background: -moz-linear-gradient(top,  #22405a 0%, #224d77 52%, #2f5c85 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #22405a 0%,#224d77 52%,#2f5c85 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #22405a 0%,#224d77 52%,#2f5c85 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22405a', endColorstr='#2f5c85',GradientType=0 ); /* IE6-9 */}
.login_right .login_compo p > a:last-child {background: #727272; left:320px; width:90px; padding-top:18px; line-height:18px; 
	background: -moz-linear-gradient(top,  #727272 0%, #636363 41%, #444444 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #727272 0%,#636363 41%,#444444 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #727272 0%,#636363 41%,#444444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#444444',GradientType=0 ); /* IE6-9 */}
.login_right .login_compo p > a:last-child:hover {background: #444444; /* Old browsers */
	background: -moz-linear-gradient(top,  #444444 0%, #636363 52%, #727272 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #444444 0%,#636363 52%,#727272 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #444444 0%,#636363 52%,#727272 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#727272',GradientType=0 ); /* IE6-9 */}
.login_right h3 {font-size:13px; font-weight:bold;}
.box_blue {background-color:#f2f5f5; border:2px solid #b1ccd0; padding:12px 20px 10px 20px; margin-top:10px; line-height:20px;}
.box_blue strong {display:block; margin-bottom:3px}
.box_blue span {margin-left:10px; display:block}
.login_tip {width:820px; box-sizing:border-box; margin:0 auto 25px; background:#fff; border:1px solid #cccccc; outline:5px solid #dfded8; padding:20px 20px 16px; line-height:20px;}
.login_tip h2 {background:url('../image/exclamation_mark.gif') 0 2px no-repeat; padding:4px 0 2px 28px; font-size:16px; color:#002d56; font-weight:bold; }
.login_tip strong {font-weight:bold; margin-top:12px; margin-bottom:5px; display:block}
.login_tip p {margin-bottom:4px;}
.login_tip p span {display:inline-block; padding-left:8px}


