/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

/*sub-visual css*/
.sub-visual { background:url(../image/header_slider/sub_visual.jpg) no-repeat; height:200px; }
.sub-visual .sub-txt { text-align:right; padding:60px 30px 0 0;}
.sub-visual .sub-txt h1 { font-size:35px; font-weight:600; color:#fff; margin:0;}
.sub-visual .sub-txt p { font-size:20px; font-weight:600; color:#fff; margin-bottom:10px;}

/*센터개요 css*/
.notice { text-align:center; }
.notice li { font-size:23px; font-weight:bold; color:#006991; margin-bottom:30px; }
.title { font-size:18px; color:#003c58; font-weight:600; margin-bottom:10px; }

/*---------- Footer ----------*/
.footer {position:relative;z-index:1}
/*Footer Background Light*/
.footer.footer-light {padding:0;background:#fff;font-size:12px;}
.footer.footer-light p {color:#777}
.footer.footer-light .heading-footer {text-align:left;position:relative;margin-bottom:20px;padding-bottom:2px}
.footer.footer-light .heading-footer:after {left:0;bottom:0;height:1px;width:40px;content:" ";background:#ff2a00;position:absolute}
.footer.footer-light .heading-footer h4 {color:#333;font-size:15px;font-weight:bold}
.footer.footer-light .footer-link-list li {padding:8px 0px;border-top:dotted 1px #e5e5e5}
.footer.footer-light .footer-link-list li:first-child {padding-top:0;border-top:none}
.footer.footer-light .footer-link-list li a {color:#777;font-size:12px;display:inline-block}
.footer.footer-light .footer-link-list a:hover {color:#000}
.footer.footer-light .contactus {margin-bottom:0}
.footer.footer-light .contactus li {margin-bottom:20px;color:#454545; font-size:15px;}
.footer.footer-light .contactus li:before, .footer.footer-light .contactus li:after {content:" ";display:table}
.footer.footer-light .contactus li:after {clear:both}
.footer.footer-light .contactus li i {float:left;width:30px;height:30px;color:#000;padding:8px 5px;background:#c5c5c5;text-align:center;margin:4px 10px 0 0;display:inline-block}
.footer.footer-light .contactus li p {margin-top:15px; font-size:12px; color:#999;}
.footer.footer-light .contactus li a {color:#777}
.footer.footer-light .contactus li a:hover {color:#000}
.footer.footer-light .copyright {padding:15px 0;background:#f6f6f6;}
.footer.footer-light .copyright p {font-size:12px;margin:0;color:#000}