@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


body {margin:0;padding:0;background:#FFF;font-family: 'Nanum Gothic', sans-serif,dotum}

/* 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}




/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:1070px} 

#top_bg {background:#a9a9a9; min-width:1070px; width:100%; left:0; height:1px; position:absolute; top:75px}

/* 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:""} 




/* 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:1070px; margin:0 auto; height:605px auto; min-height:605px; overflow:hidden; position:relative}

#sub {min-width:1070px; overflow:hidden; position:relative; left:0;}



/* sh_content_title */
#sh_content_title {font-size:1.2em;font-weight:bold; width:1070px;float:left; margin-top:15px}
#sh_content_title p {position:relative; margin:0}
#sh_content_title b {color:#666; font-size:1.5em; padding-left:10px}
#sh_content_title span {position:absolute; right:0; color:#999; bottom:6px; font-size:1em; right:3px;}


/* sh_content */
#sh_content {z-index:4;position:relative;float:left;padding:15px 0 15px 0;width:1070px;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:""}



/* 팝업레이어 */
#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;left:0; margin-top:10px} 
#sh_ft_wrapper {position:relative;margin:0 auto;width:1070px;zoom:1; border-top:1px solid #ebebeb}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

.ft_adm{position:absolute; right:85px; bottom:0}
.ft_make{position:absolute; right:0; bottom:0}

#sh_ft_wrapper p {color:#666; float:left; padding-top:10px; font-size:1em; line-height:1.5em}
#sh_ft_wrapper b {color:#666}

