@charset "utf-8";

/*페이지타이틀*/
.sub h3 {color:#0e4194;}
/*h4~h6*/
.sub h4 {background:url('../img/basic/bul_h4.gif') no-repeat 0 center}
.sub h5 {color:#0e4194;}
.sub h6 {background:url('../img/basic/bul_h6.gif') no-repeat 0 8px;}
@media only screen and (max-width:600px) {
    .sub h4 {background:url('../img/basic/bul_h4.gif') no-repeat 0 6px;}
}
/*h6이하뎁스*//*변수-백그라운드이미지*/
.list_dep01 > li { background:url('../img/basic/bul_dep01.gif') no-repeat 0 12px;}
/*테이블*/
.tbl_st {border-top:2px solid #0e4194;}
/*버튼*/
.boxBtn .radi {background:#0e4194;}
.btnBG,
.btnBG_0e4194 {background:#0e4194;}
.btnBD,
.btnBD_0e4194 {border-color:#0e4194;}
.txt_btn span.blank,
.btn span.blank {background:url('../img/basic/btn_blank.gif') no-repeat right center;}
/*텝*/
#tab_nomal_03 li.selected a, #tab_nomal_03 li a:hover {border:1px solid #073784; background:#0e4194; }
