/* BASIC css start */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 상단 */

#header_top { position:fixed; top:0px; left:0px; z-index:12; width:100%; }
#header { clear:both; width:100%; height:40px; border-bottom:1px solid #e8e8e8; background:#fff; }

#header a { font-family:'Noto Sans KR', 'Nanum Gothic', Sans-serif; font-size:12px; color:#000000; font-weight:bold; letter-spacing:1px; }
#header a:hover { color:#222;}

.headerLeft { float:left; margin-left:50px; }
.headerRight {float:right; text-align:left; height:40px; line-height:40px; margin-right:50px;position:absolute; right:350px;}

/* 로그메뉴 */
.headerLeft ul { font-size:0px; line-height:0px; }
.headerLeft li { float:left; height:40px; background:url(/design/lya6214/onedesign/images/bg_log.png) 10px 49% no-repeat; padding-left:20px; }
.headerLeft li.first { background:none; padding-left:0; }
.headerLeft li a { display:block; line-height:40px; }
.headerLeft lI a strong { font-weight:normal; }

/* 북마크 */
#bookmark { float:left; margin-left:30px;  }
#bookmark img { padding-right:5px; margin-top:-2px; vertical-align:middle; }

/* 검색 */
#rightSear {  float:left; cursor:pointer; padding-left:20px;  position:relative; z-index:9999; }
#rightSear img {  padding-left:5px; margin-top:0px; vertical-align:middle; }
#rightSear .searBtn{display:inline-block;vertical-align:middle;}
#rightSear .searBox { display:inline-block;vertical-align:middle; width:130px; border-bottom:1px solid #000000; padding:0; }
#rightSear .searBox form { font-size:0; line-height:0; }
#rightSear .searBox fieldset { font-size:0; line-height:0; }
#rightSear .searBox span input { float:left; vertical-align:middle; width:130px; color:#888; height:23px; line-height:23px; padding:0; border:0; background:none; text-align:left; font-size:11px; background:#fff; padding:0 0 0 10px; }
#rightSear .searBox .btn_search input { float:left; display:block; width:50px; line-height:36px; font-size:12px; font-weight:bold; color:#000000; letter-spacing:1px; text-align:center; background:#fff; border:0; cursor:pointer; }

/* BASIC css end */

