@charset "utf-8";
@import url(master.css);

html, body{margin:0;padding:0;height:100%;}
body{font-size:15px;font-family:'나눔고딕',NanumGothic,'돋움',Dotum,AppleGothic,sans-serif;}

#wrapper{position:relative;margin:0 auto;width:1024px;background:url(../../images/common/login_bg.jpg) no-repeat left top;}
.combine_login #wrapper{clear:both;position:relative;width:1024px;height:768px;}
.combine_login #skipLink{float:left;margin-top:-370px;width:100%;height:50%;}
#box{display:block;width:500px;height:500px;}

/* 메인화면 영역 */
.main{position:relative;margin:0 auto;width:1024px;}
h1{display:inline-block;margin:229px 0 0 87px;}
address{margin-top:327px;padding-top:25px;width:1024px;height:42px;background:url(../../images/common/footer_bg.gif) no-repeat left top;color:#fff;text-align:center;}

/*로그인영역 타입*/
.Login_Box{position:absolute;left:115px;top:392px;}
.Contents_login{position:relative;width:350px;background:url(../../images/common/contents_loginbox_c.gif) repeat-y left center;}
.Contents_loginBox_T{margin:0 auto;width:350px;height:39px;background:url(../../images/common/contents_loginbox_t.gif) no-repeat left center;}
.Contents_loginBox_B{margin:0 auto;width:350px;height:8px;background:url(../../images/common/contents_loginbox_b.gif) no-repeat left center;}

.Main_Login_Box{padding:25px 0 25px 25px;}
.Main_Login_Box:after{content:"";display:block;clear:both;}
.Main_login_ID span, .Main_login_PW span{display:block;position:absolute;left:0;top:-10000em;overflow:hidden;}
.Main_login_ID{float:left;margin:5px 4px 0 5px;width:31px;height:20px;background:url(../../images/common/box_login_id.gif) no-repeat left center;}
.Main_login_PW{float:left;clear:both;margin:5px 4px 0 5px;width:31px;height:20px;background:url(../../images/common/box_login_pw.gif) no-repeat left center;}
.Main_login_Input{float:left;margin-top:1px;width:70%;}
.Main_login_Input input{padding:0 0 0 5px;width:155px;height:25px;border:1px solid #aaa7a7;}
.Login_Input_Area{float:left; display:inline;}
.Login_Btn_Area{display:inline-block;margin:1px 0 0 4px;}

.login_Line{margin:15px 0 15px 0;width:304px;height:1px;background:url(../../images/common/login_line.gif) no-repeat center top;}

.Login_Info_Area{float:left;width:255px;text-align:center;}
.Login_Info_Area:after{content:""; display:block;clear:both;}
.Login_Info_Area a img{vertical-align:middle;margin:0px 9px 15px 9px;}