/* BASIC css start */
/*** 상단 ***/
#header { position: relative; top: 0; left: 0; width: 100%; min-width: 1300px; height: 131px;  z-index: 9999;  }
#header #logo { float: left; width: 201px; height: 83px; }
#header #logo a { display: block; float: left; }
#header #logo #logo_on { display: none; position: absolute; top: 0; left: 0; }

#header2 { position: relative; top: 0; left: 0; width: 100%; min-width: 1300px; height: 131px; z-index: 9999; display: none; }
#header2 #logo { float: left; width: 201px; height: 83px;}
#header2 #logo a { display: block; float: left; }
#header2 #logo #logo_on { display: none; position: absolute; top: 0; left: 0; }

#header_inner { width: 100%; height: 72px; background: url('/design/choifry1/onedesign/images/bg_header.png'); padding: 24px 0; }

#cate { float: left; width: 920px; height: 72px; margin-left: 75px; }
#cate ul { font-size:0; line-height:0;}
#cate li { float: left; height: 72px; padding:0 39px; float: left; position:relative; }
#cate a { line-height:72px; font-family: 'Open Sans',"Nanum Gothic","dotum","arial",AppleGothic, sans-serif; font-size: 20px; font-weight: bold; color: #333; letter-spacing: -0.5px; }
#cate a:hover { color:#888; }

#cate .submenu { display:none; width:100%; height:auto; position:absolute; top:60px; left:0px; background:#fff; border:3px solid #ddd; }
#cate .submenu > ul { padding-top:10px; }
#cate .submenu > ul > li { display:block; width:90%; height:25px !important; text-align:left !important; margin:0 !important; padding:0 0 0 10% !important;}
#cate .submenu > ul > li > a { display:block; height:25px !important; line-height:25px !important; font-size:13px !important; font-family:'Open Sans', "Nanum Gothic","dotum"; color:#333;}
#cate .submenu > ul > li > a:hover { color:#888;}
#cate .submenu > ul > li:last-child { padding-bottom:10px !important; }

/* BASIC css end */

