#slideshow {position:relative;width:800px;height:500px;margin:0 auto;}
#slides {position:absolute;width:800px;height:500px;list-style:none;overflow:auto;}
#slides li{width:800px;height:500px;color:#fff;font-family:'pretendard'}
#slides li:first-child{background:url('/sh_img/index/main_banner/main_banner_01.jpg')}
#slides li:last-child{background:url('/sh_img/index/main_banner/main_banner_02.jpg')}
#slides li span{position:absolute;bottom:200px;left:34px;font-size:20px;font-weight:700}
#slides li p{position:absolute;bottom:90px;left:34px;font-size:40px;font-weight:300}
#slides li b{font-weight:700}

.pagination {position:absolute;right:30px;bottom:20px;height:25px;z-index:9999;}
.pagination li {float:left;width:13px;height:13px;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:32px;}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}