@CHARSET "UTF-8";

body {height: 100%; background:#363636; font-size:12px; }
h1, h2 {font-size:0; width:648px; margin:auto;}
h2.title {width:185px; height:38px; margin:45px 0 19px 402px; text-indent:-100000em; background:url(../images/login/login.png) no-repeat 0 -59px; }
.hidden {position:absolute; width:0; height:0; visibility:hidden; margin:0; padding:0; line-height:0; font-size:0; }
	
#header {position:absolute; top:0; left:0; bottom:70%; width:100%; height:170px; margin:0 0 -70px 0; padding:0; overflow:hidden; background:#000; z-index:1; }
.logo {margin-top:105px; }
fieldset {width:100%; border:0; margin:0; padding:0; display:inline-block; }
legend, hr {font-size:0; height:0; width:0; visibility:hidden; line-height:0; display:none; border:none; }

#center
	{position:absolute; top:200px; left:0; right:0; width:100%; height:430px; overflow:hidden; background:gray; margin:-35px 0 0 0; padding:0; color:#fff; background:url(../images/login/content_bg.gif) center top no-repeat; z-index:100;}
#center p.copyright {display:inline-block; width:100%; color:#666; text-align:center; font-size:11px; font-family:Tahoma, Sans-serif; font-weight:bold; }
#content {width:638px; height:214px; margin:auto; margin-top:-10px; padding-top:10px; background:url(../images/login/left_img.gif) left top no-repeat; }

hr {margin:50px 0; }
input [type=text], input [type=password] {border:solid 1px #bebebe; font-size:11px; color:#444; }
input.txt {width:150px; font-family:dotum, "돋움"; }

input.id {background:#fff url(../images/login/login.png) no-repeat -3px -21px; }
input.pw {background:#fff url(../images/login/login.png) no-repeat -3px -1px; }
form .remember {margin:0 0 0 -4px; }

table.form th {text-align:right; }
p {margin:0 0 5px; padding:0; }
div.form {float:left; width:162px; font-size:12px; margin:0 0 0 406px; }
div.form label {display:inline-block; font-weight:bold; padding:0 3px 0 0; text-align:right; width:57px; }
div.form .remember label {font-weight:normal; width:auto;}
fieldset .btn {padding:0; border:none; }

.btn_mobile {width:233px; margin:0 auto 25px auto; padding:13px 0 0 405px; height:100px;}
.helpOutline {position:absolute; width:auto; height:auto; overflow:auto; z-index:999999; border:solid 3px red; }
.btn_mobile input {margin:.1em 0; cursor:pointer; }

/*카피라이터 Since 1991 추가*/
.since {color:#B45A5F; }