@charset "utf-8";

/*********************Common Item**************************/

@font-face{
	font-family:Helvetica;
	font-style:normal;
	font-weight:400;
	src:local(Helvetica);
	src:url("../fonts/Helvetica.eot");
	src:local(*), url("../fonts/Helvetica.woff") format('woff');
	src:url("../fonts/Helvetica.ttf") format('truetype');
	
	}
@font-face {
    font-family: "NanumBarunGothic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NanumBarunGothic.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumBarunGothic.woff") format("woff"), url("../fonts/NanumBarunGothic.ttf") format("truetype");
}
@font-face {
    font-family: "NanumBarunGothic";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumBarunGothicBold.woff") format("woff"), url("../fonts/NanumBarunGothicBold.ttf") format("truetype");
}
@font-face {
    font-family: "NanumBarunGothic";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumBarunGothicBold.woff") format("woff"), url("../fonts/NanumBarunGothicBold.ttf") format("truetype");
}
.loginW {
	font-weight  :  400;
	-webkit-font-smoothing  : antialiased;
	-moz-font-smoothing  : antialiased;
	-o-font-smoothing  :  antialiased;
	text-rendering  :  optimizeLegibility;
    font-family:"NanumBarunGothic","나눔고딕",Helvetica,Helvetica Neue,sans-serif,arial,"돋움",Dotum,"굴림",Gulim;
    font-size: 13px;
	color:#464646;
	line-height:180%;
	letter-spacing:0.5px;
	background-color:RGBA(0,0,0,0);
}
html,body {height: 100%; padding:0; margin:0;}
img { vertical-align:middle;}
a:focus, button:focus,button:active,button:visited
textarea, textarea:focus, textarea:active, textarea:visited{ outline:none;}
table caption{ display:none;}
.img-responsive{ display:inline-block;}
legend{display:none;}
ul,dl,ul li,dl dt, dl dd, ol, ol li{ padding:0; margin:0;}
ul li{ list-style:none;}
a{ color:#464646;}
a:hover{ color:#464646; text-decoration:underline;}
/***로그인 정의***/
.popLoginW{width: 450px;  margin: 0 auto;   background-color: #fff;  padding: 20px 0 0 0 ; -webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5); margin-top:20px; border-radius:8px; position:relative;}
.loginW{ width:100%; height:auto; margin:0; background-color: #e7e7e7; border-radius: 0 0 8px 8px; }
.loginCi{ padding:0 0 20px 20px;}

p.loginCloseBtn{ display:inline-block;}
.loginCloseBtn a{ position:absolute; background-color:rgba(0,0,0,0.75); border-radius:0 8px 8px 0; border: 1px solid #494949; right: -35px;  top: 0;  width: 35px;  height: 45px;  text-align: center; line-height: 340%;
 	filter:alpha(opacity=40);	-moz-opacity:0.4;	-khtml-opacity:0.4;	opacity:0.4;	transition:0.5s ease;	-o-transition:0.5s ease;-webkit-transition:0.5s ease;
	cursor:hand; display:block; border-left:0;}
.loginCloseBtn a:hover{	filter:alpha(opacity=100); -moz-opacity:1.0;	-khtml-opacity:1.0;	opacity:1.0; background-color:rgba(0,0,0,0.85); right: -50px; top: 0; width: 50px;  height: 45px;}

.loginW ul li{margin: -1px 0 0 0; width: 100%;   float: left;   display: block;     padding: 0;}
.loginW input[type="text"], .loginW input[type="password"]{ width: 100%; border: 0;  height: 60px; min-width: 100px;  color: #fff;  font-size: 15px;  padding: 0 20px 0 72px; margin:0;   background-color: #0a2982;   border-top: 1px solid #091e59; border-bottom: 1px solid #091e59; border-radius:0;}
input[type=checkbox]{ vertical-align:middle;}
label{ vertical-align:middle; margin-bottom: 0;}
.loginW input.idWrite {background: #0a2982 url(/img/ico_login.png) 25px 3px no-repeat;}
.loginW input.pwWrite {background: #0a2982 url(/img/ico_login.png) 25px -52px no-repeat;}
.loginW input:hover,.loginW input:focus{ outline:none; border:0; border-top:1px solid #091e59; border-bottom:1px solid #091e59; color:#fff;}

.btnLogin {  border-radius: 0;  border: 1px solid #0386c9;   width: 100%;   padding: 0 40px;   line-height: 300%;   color: #fff;   font-size: 15px;   font-weight: 600;   box-shadow: 0;
    background: #0394df;
    background: -webkit-linear-gradient(#1caee0, #0394df);
    background: -o-linear-gradient(#1caee0, #0394df);
    background: -moz-linear-gradient(#1caee0, #0394df);
    background: linear-gradient(#1caee0, #0394df);
    transition:0.5s ease;	-o-transition:0.5s ease;-webkit-transition:0.5s ease;}
.btnLogin:hover, .btnLogin:focus, .btnLogin:active {  background: #0b2268;   color: #fff;   border: 1px solid #0b2268;}

.loginW ul.exW{ clear: both;  margin: 0 auto;  width: 90%;   font-size: 13px;   overflow: hidden;   color: #777;   margin-top: 35px;   float: left;   padding-left: 40px;}
.loginW ul.exW li{ line-height:135%; padding: 5px 15px;}
.loginW ul.exW li.idpwsave{ padding-bottom:15px; color:#333;}
.loginW ul.exW li:nth-child(3){ padding-top:15px; }

address{font-size: 85%;  font-size: 85%;   width: 85%;   clear: both;   margin: 0 auto;   text-align: center;   padding-top: 25px;   color: #777;}
address b{ padding-right:5px;}
.errorTxt { clear: both;   float: left;   width: 100%;   color: #f72e00;   font-size: 13px;   line-height: 150%;   min-height: 38px;   margin: 0;  padding: 10px 0 5px 60px;}
.sm { font-size: 13px;}
.errorTxt b{border-radius: 50%; background: #fff;   border: 1px solid #d5d5d5;   width: 22px;   height: 22px;   display: inline-block;   margin-right: 5px;   text-align: center;   line-height: 175%;    margin-left: -27px;}
.linkSite1,.linkSite2,.linkSite1:hover,.linkSite2:hover{ border:1px solid #d2d2d2; padding:8px 0; line-height:125%; text-align:center; width:50%;    display: inline-block;   margin-left: -1px;
    background: -webkit-linear-gradient(#fff, #f7f7f7);
    background: -o-linear-gradient(#fff, #f7f7f7);
    background: -moz-linear-gradient(#fff, #f7f7f7);
    background: linear-gradient(#fff, #f7f7f7);
	text-decoration:none;
	}
.linkSite1{border-radius:4px 0 0 4px;}
.linkSite2{border-radius:0 4px 4px 0;}

input:-webkit-autofill {
    color: #fff !important;
}

::-webkit-input-placeholder {
    color:    #fff;
}
:-moz-placeholder {
    color:    #fff;
}
::-moz-placeholder {
    color:    #fff;
}
:-ms-input-placeholder {
    color:    #fff;
}