/* BASIC css start */
/* =============================================================================
   »ó´Ü header.html
   ========================================================================== */

/* »ó´Ü¸Þ´º */
#top-container .menus ul { border-bottom:1px solid #DADADA; background-color: #DADADA; text-align: center; width:100%; margin: 0 auto 0; padding:2px 0;}
#top-container .menus ul li { margin: 0 auto; width:25%; height: 28px; line-height: 28px; text-align: center; display: inline; vertical-align:middle;}
#top-container .menus ul li a { font-weight: bold;  color: #222; font-size: .6em; text-transform : uppercase; }
#top-container .menus ul li { padding:0 7px;}



#header-container {background-color: #fff; }
#header-container .wrapper { min-height: 23px; }
#header-container h1 { font-size: 1em; margin: 30px 0; padding: 0; float: left;  text-align: center;}
#header-container #logo { width: 100%; text-align: center;}
#header-container #logo img { text-align: center;  width: 23% ;}

#header-container nav { position: absolute; right: 0; text-align: right; }
#header-container nav li { line-height: 23.5px; display: inline-block;  padding-left: 24px; text-align: left; }
#header-container nav li a { color: #999; font-size: .75em; font-weight: bold; margin-left: 7.143%; }



 

/* Ä«Å×°í¸®¸Þ´º */
#menu-container .menus ul { border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; text-align: center; width:100%; margin: 10px auto 0; padding:2px 0;}
#menu-container .menus ul li { margin: 0 auto; width:25%; height: 28px; line-height: 28px; text-align: center; display: inline; vertical-align:middle;}

#menu-container .menus ul li a { font-weight: bold;  color: #222; font-size: .7em; text-transform : uppercase; }

#menu-container .menus ul li { padding:0 7px;}
#menu-container .menus ul li.cate a { color: #B22626; }
/* BASIC css end */

