/* 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 {margin:0;padding:0;background:#FFF}




/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:1070px;background:#e7e7e7} 

#sh_top_bg {position:absolute; height:83px; background:#b40000; min-width:650px; left:0; width:10%}

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;width:1070px;zoom:1}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 


/* main 시작*/
#sh_index_wrapper {position:relative;min-width:1070px; background:#fff}
#sh_index_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
/* main에 ie7에서 제이쿼리가 조금 늦게 뜨는 경우 때문에 높이 값 지정해 놓음 */


/* sh_container */
#sh_container {z-index:5;position:relative;min-width:1070px; background:#fff}
#sh_container_wrapper {margin:0 auto;width:1070px;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}


#main { width:100%; min-width:1070px; margin:0 auto; height:400px; overflow:hidden; position:relative}
.main_skin {width:100%; min-width:1070px; left:0; background:#4e4e4e; height:50px}
.main_sms {position:relative; margin:0 auto; width:1070px}
.main_sms01 {float:left; font-size:1.8em; color:#fff; line-height:50px; font-weight:bold; margin:0 10px; width:160px}
.main_sms02 {float:left; font-size:1.2em; color:#fff; width:860px}

#sub { width:100%; min-width:1070px; margin:0 auto; overflow:hidden; position:relative}
#sub_bg {background-image:url(/sh_img/hd/sub_main_banner/sub_bg.png); width:100%; height:300px; left:0; position:absolute}




/* sh_aside */
#sh_aside {width:225px;background:#fff;  float:left; display:block; margin-top:20px}


/* sh_content_title */
#sh_content_title {font-size:1.2em;font-weight:bold; width:810px;float:left; margin-top:15px; border-left:1px solid #ebebeb}
#sh_content_title p {position:relative; margin:0}
#sh_content_title b {color:#333333; font-size:25px; padding-left:10px}
#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:left;padding:15px 16px 15px 15px;width:810px;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;zoom:1; border-left:1px solid #ebebeb}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}



/* 팝업레이어 */
#hd_pop {z-index:9999999999;position:relative;margin:0 auto;width:1000px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;z-index:9999999999}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}




/* 하단 */
#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:""} 



/* 사이트맵 */
a {text-decoration:none !important}
a:hover {text-decoration:none !important}

#sh_site_map {width:100%; position:relative; min-height:500px; height:500px auto; margin:0 auto}
.sh_site_map01 {width:30%; float:left; margin-right:3%; min-height:200px; height:200px auto}
.sh_site_map_title {font-size:1.4em; color:#515151}
.sh_site_map_title a {color:#515151}
.sh_site_map_line {border-bottom:2px solid #8b8b8b; margin:10px 0}
.sh_site_map_box {width:90%; margin:0 auto; background:#f7f7f7; border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb; min-height:80px}
.sh_site_map_txt {font-size:1em; line-height:1.2em; color:#666; font-weight:bold; padding:5px}
.sh_site_map_txt a{color:#666}