@charset "utf-8";

@import url('layout.css');
@import url('common.css');
@import url('contents.css');

/* ·¹ÀÌ¾Æ¿ô ³Êºñ º¯°æ¿¡ µû¸¥ ¼öÁ¤, 2009-11-02 */

#top_area { width: 928px; }
#top_area .util_search { width: 450px; }
#sub_visual { width: 928px; }
#contents_sub { width: 928px; }
#contents_sub #contents { width: 680px; }
#footer_sub { width: 928px; }
#btn_top { width: 36px; left: 934px; }
#contents_area #main_contents { width: 701px; }
#footer { width: 928px; }
#wrapper { min-width: 960px; _width: expression(documentElement.clientWidth < 960 ? "960px" : "auto"); }

#top_area,
#sub_visual,
#contents_sub,
#footer_sub,
#contents_area #main_contents,
#footer { border: none; }

div.tab_style1 { width: 676px; }
div.tab_style2 { width: 676px; }
div.t_type1 { width: 676px; }
div.t_type2 { width: 676px; }

#contents_sub { clear:both; position:relative; margin-left: 20px; padding-bottom: 30px; background:url('../img/Common/contents_bg.gif') repeat-y left top; }
*html #contents_sub{ margin-left: 10px; }

/* ¸ÞÀÎ */
#contents_area #main_contents .con_right { float: left; width: 246px; margin-right: 0px; }
#contents_area #main_contents .news_notice { width:428px; }
#contents_area #main_contents .news_notice .tab_news { width: 390px; }

