@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, address, big, cite, code, del, dfn, em, font, img, ins,q, s, samp, small, strike, 
strong, sub, sup, tt, var, b,u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
 caption { margin: 0; padding: 0; border: none 0; }
body{padding:0; margin:0;background:url('../images/log/bg.jpg') no-repeat;background-size:100% 100%;overflow:hidden;}
*{margin:0; padding:0;}
html, body { width:100%; height:100%;}
body, input, button, textarea{ font-family:'Nanum Gothic', 'Lato', sans-serif, Verdana, "µ¸¿ò", Dotum, Helvetica, AppleGothic;}
h1, h2, h3, h4, h5, h6 {font-size:18px; text-align:left; font-weight:bold;}
img, fieldset, iframe {border:0 none;}
div {border-collapse: collapse;}
address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }
ul, li, ol { list-style-type: none;}
ul{}
legend,  caption { display: none; }
hr { border-collapse:collapse; display:none; }
strong{font-weight:bold;}
a {color: #fff; text-decoration: none; outline: none;}
a:hover, a:focus {color: #fff;}

#wrapper{position:relative; width:100%; height:100%;font-family:'Nanum Gothic', 'Lato', sans-serif, Verdana, "µ¸¿ò", Dotum, Helvetica, AppleGothic;}

/*logoin*/
#box{position:absolute; width:100%; z-index:100;}
#logobox{position:relative; width:946px; height:394px; margin:0 auto; background:url(../images/log/box.png) no-repeat; margin-top:13%;}

.logoin{position:absolute; top:250px; left:230px;}
.logoin p.ctrl{float:left; margin-right:10px;}
.logoin p.ctrl label{font-weight:bold;}
.logoin input{margin-left:5px;}
.logoin input.input_txt{background:url(../images/log/bgbox.jpg) no-repeat; width:195px; height:20px; border:0; font-size:13px; padding:5px 10px 10px 5px;}

.txtBox{position:absolute; top:310px; left:230px;}
.txtBox p.txt{margin-bottom:5px; font-size:12px; color:#666;}
.txtBox p.txt span{color:#4ea0d5;}

.footer{text-align:center; margin-top:10px; text-transform:uppercase; font-size:10px;}
