/* BASIC css start */
#hdWrap {  }
/* header */
#header { position: relative; width:auto; max-width:1100px;  min-width:1100px;  border-bottom:1px solid #c3c3c3;}
/* bi */
#header .bi { float:left; padding-left:0px; padding:0px 0px 0px;  }
/* gnb */
#header #gnb { float:right;}
#header #gnb a { display:block; }
#header #cate { float:left; width:1000px; }
#header #log { float:right; }
#header #cate li{ position: relative; padding:5px 0px 0px; }
#header #log li { position: relative; float:right;padding:5px 0px; }
#header #log .last { padding-right:0; }



/* asideSchFrm */
#SchFrm { width: 145px; height: 20px; border-bottom: 1px solid #B2B2B2; margin-bottom: 22px; margin-top:10px;}
#SchFrm fieldset { float: left; width: auto; }
#SchFrm .MS_search_word,
#SchFrm .btn-sch { float: left; width: auto; }
#SchFrm .MS_search_word { border: 0; width: 120px; height: 19px; padding: 2px 0 0 2px; background:none;}

/* BASIC css end */

