.font_sub_title {font-family:Nanum Gothic,sans-serif; FONT-SIZE: 16pt; color:#002d56; font-weight:700; width:100%; padding-bottom:10px; border-bottom:1px solid #ddd;}

.sub_tab_menu { list-style: none; }
.sub_tab_menu ul {  list-style:none; margin: 0; width:100%;}
.sub_tab_menu ul li { float:left; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2; border-top:1px solid #e2e2e2; width:32.7%; text-align:center;}
.sub_tab_menu ul li a { float:left; width:100%; padding:12px 0; font-size:14px; color:#999999; background:#f5f5f5; border-bottom:1px solid #e2e2e2; font-weight:700; font-family:Nanum Gothic,sans-serif;}
.sub_tab_menu ul li a:hover { padding-bottom:11px; color:#999999; background:#fff; text-decoration:none; border-bottom:2px solid #c4a441; }
.sub_tab_menu ul li a.on { padding-bottom:11px; color:#c4a441; background:#fff; border-bottom:2px solid #c4a441; }