@charset "euc-kr";

#home_wrap {display:none; position:relative; width:640px;margin:0 auto;height:100px; background:#858585;}
#home_wrap h2 {width:600px;padding:0 20px;color:#cecece;margin:0 auto;font:bold 44px/100px 'NanumBarunGothicBold';letter-spacing:-2px;}
#home_wrap h2 strong {margin-left:15px;color:#fff;background:url('../img/sub/head_arr.png') center left no-repeat;padding-left:25px;}

.sub_tab {background:#858585;}
.sub_tab ul { margin:0 auto; width:600px; font-size:0;overflow:hidden; padding-top:10px; padding-bottom:6px;}
.sub_tab ul li {position:relative; float:left; width:25%; height:84px; color:#000; text-align:center; background: url('../img/sub/bg_c.jpg') center left repeat-x;}
.sub_tab ul li .left_img {overflow:hidden; position:absolute; left:0; top:0; width:10px; height:84px; background:url('../img/sub/bg_l.jpg') center left no-repeat;}
.sub_tab ul li .right_img {overflow:hidden; position:absolute; right:0; top:0; width:12px; height:84px; background:url('../img/sub/bg_r.jpg') center left no-repeat;}
.sub_tab ul li a{ overflow:hidden; text-align:center; color:#9e008a; font:normal 22px/22px 'NanumBarunGothicBold'; height:44px; padding-top:18px; padding-bottom:18px; display:block;}
.sub_tab ul li a {text-decoration:none;  color:#5b5b5b;}
.sub_tab ul li a:visit {text-decoration:none;  color:#5b5b5b;}
.sub_tab ul li a:active {text-decoration:none;  color:#5b5b5b;}
.sub_tab ul li a:hover {text-decoration:none;  color:#5b5b5b;}

.sub_tab1 ul li {width:25%;}
.sub_tab2 ul li {width:25%;}
.sub_tab3 ul li {width:33.3%;}
.sub_tab4 ul li {width:25%;}
.sub_tab5 ul li {width:20%;}


.sub_content {width:100%; background:#fff;}
.sub_content .content {width:640px;padding:40px 0;margin:0 auto; background:#fff; overflow:hidden;}
.txt_title{margin:0 auto;margin-top:10px;width:600px;font:bold 28px 'NanumGothic';color:#e471ac;}

.sub_content .content2 {width:640px; padding:40px 0; text-align:center; margin:0 auto; background:#fff; overflow:hidden;}

.q_menu{position:fixed; bottom:0; left:0; z-index:100; text-align:center; }
.q_menu ul{overflow:hidden;}
.q_menu ul li{float:left;}

