/* BASIC css start */
/* choi seung woo */

#hdWrap { background: url(http://alart.cafe24.com/new_site/img/menu_back.gif) repeat-x 100%;  } /* ¸Ç»ó´Ü¹è°æÀÌ¹ÌÁö background: url(http://alart.cafe24.com/new_site/img/menu_back.gif) repeat-x 100%;  */
#header { width: 1100px; height:220px; z-index:1; } /* ¸Ç»ó´Ü Å©±â(ÀüÃ¼ÀûÀ¸·Î Çì´õºÎºÐ ·¹ÀÌ¾Æ¿ôÀâ¾ÒÀ½)  border:1px solid #000000;  */

/* ·Î±×ÀÎ ¸Þ´º ºÎºÐ */
#hdWrap .hd-link { position: absolute; left: 720px; } /* ·Î±×ÀÎ ¸Þ´º ÁÂ¿ìÀ§Ä¡ÁöÁ¤ */
#hdWrap .hd-link { zoom: 1; overflow: hidden; top: 0px; } /* ·Î±×ÀÎ ¸Þ´º »óÇÏÀ§Ä¡ÁöÁ¤ */
#hdWrap .hd-link li { float: right; }

/* ·Î°í ºÎºÐ */
#hdWrap .hd-logo { position: absolute; top: 45px; left : 43%; margin-left : 0; }

/* °Ë»ö ºÎºÐ */
#hdWrap .hd-search { position: absolute; top: 130px; left : 36%; margin-left : 0; }
#hdWrap .hd-search .input-keyword { width: 255px; height: 33px; line-height: 33px; padding-left: 10px; border: 1px solid #d9d9d9; }

#gnb-Menu { position: absolute; top: 180px; }


/* ------------------------------------------------------- ¸Þ´º css -------------------------------------------------------------------------------- */

ul{list-style:none}
a{color:#000; text-decoration:none}
.gnb{ width:1100px; height:40px; margin:auto; }

/* ¸ÞÀÎ¸Þ´º ¿µ¿ª */
.gnb>ul{ width:1100px; height:39px; background:#333333; }
.gnb>ul>li{ float:left; width:105px; height:39px; position:relative; }
.gnb>ul>li>a{ display:block; width:100%; height:39px; font:bold 13px/39px "¸¼Àº °íµñ", arial; text-align:center; color:#fff; background:#333333; }
.gnb ul li a:hover{color:#000; background:#d6e269}

/* ¼­ºê¸Þ´º ¿µ¿ª*/
.gnb ul ul{display:none}
.gnb>ul>li:hover ul{ display:block; width:100px; height:28px; position:absolute; left:0; top:40px; }
.gnb li li{width:100px; height:28px; background-color:#E5E5E5; text-align:left; padding-left:10px; }
.gnb li li a{ display:block; width:100%; height:100%; font:bold 12px/28px "¸¼Àº °íµñ", arial; }
.gnb li li a:hover{ color:#861967; background:none; }
/* ------------------------------------------------------- ¸Þ´º css -------------------------------------------------------------------------------- */




/* BASIC css end */

