/* Shining Css Start */
ul {margin:0px; padding:0px}
li{list-style:none}
img {border:0px}
a,a:link{!important;text-decoration:none}
a:hover{!important;text-decoration:none}

@charset "utf-8";

body {background-color:#FFF}


/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:970px;background:#fff; border-bottom:1px solid #ebebeb} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;width:1070px;zoom:1; padding:15px 0}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

#top_bg{width:100%; height:18px; position:relative; left:0; top:0; background-image:url(/sh_img/hd/top_menu/top_bg.jpg); background-repeat:no-repeat}

/* main 시작*/
#sh_index_wrapper {position:relative;min-width:970px; background:#fff}
#sh_index_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
.main{position:relative;margin:0 auto;width:1070px;zoom:1; height:299px}
/* main에 ie7에서 제이쿼리가 조금 늦게 뜨는 경우 때문에 높이 값 지정해 놓음 */



/* sub 시작 */
#sub_banner {width:100%; zoom:1; left:0}
#sub_line{width:100%; background-color:#fdb943; height:10px; position:absolute; left:0}




/* sh_container */
#sh_container {z-index:5;position:relative;min-width:970px; background:#fff;}
#sh_container_wrapper {margin:0 auto;width:1070px;zoom:1;}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}


/* sh_aside */
#sh_aside {width:220px;background:#fff; text-align:center; float:left; display:block; margin-top:20px}


/* sh_content_title */
#sh_content_title {margin-bottom:10px;font-size:1.2em;font-weight:bold; width:810px;float:right; margin-top:15px}
#sh_content_title {background:#FFF; margin-bottom:20px; border-bottom:1px solid #999; width:810px}
#sh_content_title p {position:relative; margin:0}
#sh_content_title b {color:#333333; font-size:25px}
#sh_content_title span {position:absolute; right:0;color:#666666; bottom:6px; font-size:14px}
#sh_content_title span a{font-weight:bold; color:#666666}
#sh_content_title span a:hover{font-weight:bold; color:#666666}


/* sh_content */
#sh_content {z-index:4;position:relative;float:right;padding:15px 16px 15px 15px;width:800px;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}


/* quick_menu */
#sh_stv {z-index:9999;position:fixed;width:120px;left:50%;margin-left:550px; border:1px solid #ebebeb; text-align:center; margin-top:20px}  
#sh_stv a, #sh_stv a:link,#sh_stv a:hover{text-decoration:none}  
.sh_stv_title{background:#503c2b; color:#FFF; font-size:16px; width:120px; height:39px;text-align:center; font-weight:bold; line-height:39px}
.sh_stv_line {border-bottom:1px solid #c0c0c0; width:100px; margin:0 auto}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px; padding:10px 0; border-top:1px solid #ebebeb;} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:2px 0;width:1070px;zoom:1;text-align:left;line-height:140%;  font-size:13px; color:#666}
#sh_ft_icon {position:absolute;width:180px;right:0px;bottom:0px}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
