@charset "euc-kr"; @font-face {/*G¸¶Äϻ꽺M*/ font-family:'gs'; src:url('../fonts/GmarketSansTTFMedium.eot'); src:url('../fonts/GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/GmarketSansTTFMedium.woff2') format('woff2'), url('../fonts/GmarketSansTTFMedium.woff') format('woff'), url('../fonts/GmarketSansTTFMedium.ttf') format('truetype'); src:local(¡Ø), url('../fonts/GmarketSansTTFMedium.woff') format('woff'); } /* ¿ä¼Ò(element) ¿©¹é ÃʱâÈ­ */ html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, input, textarea, select, table, th, td { margin: 0; padding: 0; border: 0; /*font-family:'±¼¸²', 'gulim', 'Gulim', sans-serif;*/ font-family:"Apple SD Gothic Neo", "¸¼Àº °íµñ", "Malgun Gothic", "µ¸¿ò", "dotum", sans-serif; font-size: 12px; /*line-height:1.25*/; font-style:normal; color:#333; letter-spacing:-0.125px; } /* Á¦¸ñ¿ä¼Ò */ h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } /* Å׵θ® ¾ø¾Ö±â */ fieldset, img, abbr,acronym { border:0 none; } /* ¸ñ·Ï */ ol, ul { list-style:none; } li{ float:left; } /* Å×À̺í - ¸¶Å©¾÷¿¡ 'cellspacing="0"' ÁöÁ¤ ÇÔ²² ÇÊ¿ä */ table { border-collapse: collapse; border-spacing:0; border:0 none; } caption, th, td { text-align:left; font-weight: normal; } /* ÅØ½ºÆ® °ü·Ã ¿ä¼Ò ÃʱâÈ­ */ address, caption, em, cite { font-weight:normal; font-style:normal; } ins { text-decoration:none; } del { text-decoration:line-through; } /* Àο빮 */ blockquote:before, blockquote:after, q:before, q:after { content:""; } blockquote,q { quotes:"" ""; } /* ¼öÆò¼±*/ hr { display:none; } /* ¸µÅ© */ a:link, a:visited, a:active , a:hover { color:#555; border:0; padding:0; margin:0; cursor:pointer; } a:link, a:visited, a:active { text-decoration:none; } a:hover { text-decoration:none; } /* ¼¿·ºÆ®(select) ¹Ú½º */ select{ width:100px; height:24px; font-size:12px; letter-spacing:-0.5px; border:1px solid #cfcfcf; border-radius:2px; background: #fff; } /* ±âŸ */ img{ border:0px; margin:0; padding:0; } div img { vertical-align:middle; } li img { vertical-align:middle; } p input { vertical-align:middle; } section{overflow:hidden;} .screen_out{ visibility:hidden; overflow:hidden; position:absolute; left:-9999px; width:0; height:0; font-size:0; line-height:0;} /* ·Î±×ÀÎ */ .adminLoginWrap{ margin-top:200px;text-align:center;} .adminLoginContainer{ position:relative;margin:0 auto;padding:120px 0 0 40px;width:300px;height:430px;background:url('../images/admin/admin_login.png') no-repeat; } .loginArea { backgroudn:url('../images/admin/admin_login_images.png') no-repeat; } .loginArea .id_save { position:absolute;top:120px;left:170px;line-height:12px;color:#CCC;text-align:right; } .loginArea .id_save input { margin-top:-4px} .loginArea .userid { position:absolute;top:140px;left:40px; } .loginArea .passwd { position:absolute;top:180px;left:40px; } .inputBox input, .inputBox input { width:220px;height:35px;line-height:35px;background:url('../images/admin/admin_login_input.png') no-repeat;} .loginBtn{ position:absolute;top:225px;left:40px; }