@charset "euc-kr";

/*body°øÅë¼Ó¼º*/
*{font-family:'GmarketSansMedium';}
body {background:url(../images/login/bg_wrap.jpg)top center no-repeat;  border-style:none; font-family:'GmarketSansMedium'; overflow:hidden}
body,div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, td, th, input{margin:0; padding:0;  font-size:15px;  line-height:150%; color:#444; }
img {border:0; vertical-align:middle;}
ul,ol,dl{ list-style:none;}
a:link , a:visited, a:active {color:#444; text-decoration:none;}
a:hover {color:#222;}
caption {display:none;}

em, i, address { font-style:normal; font-weight:normal; }
legend, caption { display:none; clear:both; }
input, textarea, select, button, table {font-size:inherit; font-family:inherit; line-height:inherit; }
section, nav, article, aside, hgroup, header, footer { display:block }
textarea, input { background:url(none); -webkit-border-radius:1px; -webkit-apprearance:none; }
textarea {resize:none; }
label {cursor:pointer; }

/*ÆùÆ®*/
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*Main*/
#wrap {width:100%; height:970px;  background:#f2f2f2 url(images/main/bg_main.jpg) top center no-repeat;  float:left }
#contens {width:100%; position:relative; top:0; left:0 }
.menu_gr {width:850px; height:970px; background:url(images/main/menu_bg.png) top right; text-align:center; position:absolute; top:0; left:0; float:left}

.menu {width:50%;  text-align:left; position:absolute; top:280px; left:4%;  float:left }
.menu ul {list-style:none; margin:0;}
.menu li { padding-top:17px; text-align:center}
.logo {width:20%; padding-top:330px;  text-align:right; margin:0 auto; }


