@charset "utf-8";
* {margin:0; padding:0; font-weight: normal}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0}
html,body {height: 100%; font-family: dotum, gulim; font-size: 12px; font-weight: normal; color: #4a4a4a}
body {width: 100%; height: 100%; background: #01285C url(../img/auth/bg.png) repeat-y} 
a:link, a:visited, a:active {color: #acc1d3; text-decoration: none}
a:hover {color: #ef8b20; text-decoration: underline}

#logo {width: 252px; height: 67px; position: absolute; top: 112px; left: 26px}
#typo {width: 168px; height: 246px; background: url(../img/auth/typo.png) no-repeat; position: absolute; top: 300px; left: 143px}
#wrapping {width: 669px; background: url(../img/auth/bgBody.png) no-repeat; position: absolute; top: 0; left: 311px; color: #FFF; padding: 360px 0 100px 0}
#wrapping fieldset {width: 450px; height: 132px; margin-left: 45px; *margin-left: 38px;}
#wrapping fieldset legend {margin-bottom: 10px}
#wrapping fieldset p {padding: 4px 0 0 8px}
#wrapping fieldset label {font-size: 11px}
#wrapping legend {border-left: 6px solid #012b62; padding-left: 2px; font-size: 14px; font-weight: bold}
#wrapping input {vertical-align: middle; font-weight: bold; color: #4a4a4a}
#wrapping .copyright {float: left; width: 356px; text-align: right; font: normal 11px tahoma; color: #acc1d3}
#wrapping .browser {float: left; width: 91px; height: 16px; margin: 5px 0 0 10px; background: url(../img/auth/browser.png) no-repeat}
.copy {float: left;margin: 5px 0 0 50px;}
#authId, #authPw {width: 110px; *width: 104px; height: 22px; border: 1px solid #ccc; padding: 0 3px; line-height: 20px}
#authPw {width: 150px}
#wrapping fieldset .authId {background: #FFF url(../img/auth/field.png) 5px 2px no-repeat}
#wrapping fieldset .authPw {background: #FFF url(../img/auth/field.png) 5px -30px no-repeat}
#wrapping fieldset .focus {background: #FFF}
#authSubmit {position: absolute; margin: -49px 0 0 170px}
.x-btn-default-large button .x-btn-inner {font-weight: bold; font-size: 12px}
.authSubmitCLS {background: url(../img/auth/authSubmit.png) 0 5px no-repeat !important}
#authMsg {width: 520px; padding: 2px 0 0 26px; margin-top: 5px; color: #f7e679; font-weight: bold; background: url(../img/icons/exclamation-button.png) 7px 0 no-repeat}
#authProgress {margin: 5px 0 0 7px;}