/* 서브 텍스트 */
#sub_main_banner_wrap {width:1070px; height:166px; background-image:url(sub_bg.png); background-repeat:no-repeat;}
.sub_main_banner {position:absolute;}
.sub_main_banner .txt01 {position:absolute;top:30px;left:0px;opacity:0;}
.sub_main_banner .txt02 {position:absolute;top:65px;left:0px;opacity:0;}

/* 이미지 롤링 */
#slideshow {position:relative; width:320px; height:145px; float:right; margin:11px 60px 0 7px; overflow:hidden;}
#slides {position:absolute; width:420px; height:250px; list-style:none; overflow:auto;cursor:pointer}
#slides li { width:320px; height:145px;}

.pagination {position:absolute;height:25px;z-index:9999; margin:250px 0 0 2px; display:none;}
.pagination li {float:left;width:9px;height:9px;cursor:pointer; background:#fff;margin:0 5px 0 0;text-align:center;z-index:2000;background:url('/sh_img/index/main_banner/main_btn_off.png');}
.pagination li:hover {z-index:2000;}
li.current {background:#0076d1;z-index:2000;background:url('/sh_img/index/main_banner/main_btn_on.png');width:9px;}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}