@charset "utf-8";


h3 { background:url(/images/common/ui/h3_bul_04.gif) no-repeat 0px 8px;}

/*상단메뉴 갯수에 따른영역*/

#topmenu #gnb_device .th1 a.th1_lnk.ov:after,
#topmenu #gnb_device .th1 a.th1_lnk:active:after{background:#8d6e54;}
#topmenu #gnb_device .th2> li >a:after{background:#8d6e54;}
#topmenu #gnb_device .th2 li a.ov,
#topmenu #gnb_device .th2 li a:active{color:#8d6e54}


/*왼쪽메뉴*/
#lnb h2::before{background:#8d6e54;}
#lnb .lm_2th > li > a.link_2th_ov {color: #8d6e54;}

/*서브bg*/
#container #contentswrap {background:url(/images/swf/main/main_bg.png) no-repeat 220px 0;}

@media only screen and (min-width:1000px){

#animate #tm .th1 .th1_lnk.current,
#animate #tm .th1 .th1_lnk:hover,
#animate #tm .th1 .th1_lnk:focus{color:#8d6e54;}
#animate #tm .th1 .th1_lnk.current+.th2{background:#8d6e54;}

}