/* global control */
* { margin: 0; padding: 0; }
body { background :url('../../images/00/main_bg.jpg') repeat-x; font-family: dotum; font-size: 12px; }

ol, ul{ list-style: none; }
img { border: 0; }

a:link, a:visited { text-decoration: none; color: #888888; }
a:hover { color: #4267ac; }
/* end global control */

/* main_wrapper */
#main_wrapper { margin-right: auto; width: 1024px; }


/* header */
#header_inner { position: relative; height: 82px; background: url(../../images/top/top_bg.jpg) no-repeat; }

/* logo */
#header_logo { position: absolute; top: 20px; left: 15px; }

/* top menu */
#header_top_menu { position: absolute; top: 17px; right: 47px; }

/* start drop menu */
#header_drop_menu { behavior: url(../csshover3.htc); position: absolute; top: 42px; right: 34px; }
#header_drop_menu ul { float: left; }
#header_drop_menu ul li { float: left; position: relative; }
#header_drop_menu ul li img { display: block; }
#drop_menu_1 { padding-left: 30px; position: absolute; left: -1px; background: url(../../images/top/top_submenu_bg.gif) no-repeat; display: none; width: 631px; height: 26px; }
#drop_menu_2 { padding-left: 155px; position: absolute; left: -133px; background: url(../../images/top/top_submenu_bg.gif) no-repeat; display: none; width: 631px; height: 26px; }
#drop_menu_3 { padding-left: 200px; position: absolute; left: -265px; background: url(../../images/top/top_submenu_bg.gif) no-repeat; display: none; width: 631px; height: 26px; }
#drop_menu_4 { padding-left: 400px; position: absolute; left: -397px; background: url(../../images/top/top_submenu_bg.gif) no-repeat; display: none; width: 631px; height: 26px; }
#drop_menu_5 { padding-left: 240px; position: absolute; left: -529px; background: url(../../images/top/top_submenu_bg.gif) no-repeat; display: none; width: 631px; height: 26px; }
#header_drop_menu ul li:hover ul { display: block; }
#header_drop_menu ul li ul li a:hover { background: url(../../images/top/top_submenu_icon.gif) no-repeat; font-weight: bold; padding-left: 11px; }
#header_drop_menu ul li ul li { padding: 5px 10px; }
/* end drop menu */
/* end header */


#intro_inner { width: 1024px; height: 474px; }


/* notice area */
#notice { float: left; height: 154px; }
#notice_inner { float: left; padding: 0 51px 20px 35px; }

/* start slide */
#notice_slide { padding-top: 12px; float: left; }
#slide_select { float: left; }
#slide_select ul li img { border: 0; }
#slide_image { float: left; }
/* end slide */

/* start news */
#notice_news { padding: 0 45px 0 40px; float: left; }
#notice_news { padding: 0 45px 0 40px; float: left; }

#news_tab { float: left; }
#news_tab2 { float: left; }
#news_tab_select { float: left; }
.news_tab_more { float: left; background: url(../../images/00/con02_tabmenu_bg.jpg) no-repeat; width: 135px; height: 29px; }
.news_tab_more p { margin-top: 15px; padding-right: 15px; text-align: right; }

.news_text { padding: 10px; clear: left; }
.news_text ul li { padding: 4px 0; }
.news_text ul li.news_content { float: left; }
.news_text ul li.news_date { text-align: right; }

.dis_on {display:block; }
.dis_off {display:none; }

/* end news */

#notice_story { float: left; }
#story_top {  }
#story_bottom { margin-top: 8px; width: 246px;}
/* end notice area */


/* footer */
#footer { clear: both; }
#footer_inner { position: relative; background: url(../../images/bottom/bottom_middle_bg.jpg) no-repeat; height: 90px; }

#footer_logo { position: absolute; top: 26px; left: 55px; }
#footer_address { position: absolute; top: 23px; left: 260px; }
#footer_copyright { position: absolute; bottom: 20px; left: 260px; }
#footer_menu { position: absolute; top: 23px; right: 50px; }
/* end footer */


/* overflow hidden setting */
#intro_inner, notice_inner, footer_inner { overflow: hidden; }