@charset "utf-8";
/* 한국타운 레이아웃 메인 (http://www.hankooktown.com) */
#top_box { width:840px;}
#bodyWrap_ce { width:840px; margin:0 auto; }
#bodyWrap_ce .hk_header { position:relative; width:840px; height:95px; margin:0px }
#bodyWrap_ce .hk_header h1 { margin:0; padding:0; position:absolute; top:27px; left:15px; }
#bodyWrap_ce .head_ad_1 { position: absolute; left: 230px; top: 12px; }
#bodyWrap_ce .head_ad_1 li.first-child { padding: 2px 0 2px 0px; font-size:11px }
#bodyWrap_ce .head_ad_1 li { float:left; padding:2px 0 2px 6px; list-style: none; }
#bodyWrap_ce .head_ad_2 { position: absolute; left: 230px; top: 70px; }
#bodyWrap_ce .head_ad_3 { position: absolute; right: 90px; top: 30px; }
/*메인메뉴*/
#main_menu { height:70px; width:840px; position:relative; margin:0 auto 5px }

/*메인메뉴 광고*/
#main_menu .head_ad_4 { position: absolute; left: 10px; top: 45px; }
#main_menu .head_ad_5 { position: absolute; right: 10px; top: 10px; }
/*검색창*/
#bodyWrap_ce .isSearch { position:absolute; top:30px; right:235px; padding:1px 15px 1px 0; background: #FFF url(../images/default/icon_bgSearch.gif) no-repeat left center; text-align: right; width: 350px; }
#bodyWrap_ce .isSearch .inputText { position:relative; width:260px; height:13px; padding:7px; vertical-align:middle; margin: 0; border: 0 none; }
#bodyWrap_ce .isSearch .submit { vertical-align:middle; }

#contentBody { position:relative; width:840px; padding-bottom:10px; overflow:hidden; border-bottom:1px solid #dddddd; }
#columnLeft { position:relative; width:200px; float:right; }
#columnRight { width:630px; float:left; overflow:hidden; }
