@charset "utf-8";

h3 { background:url(/images/common/ui/h3_bul_01.gif) no-repeat 0px 8px;}
/*layout*/

/*상단메뉴 갯수에 따른영역*/
#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/ua/main/main_bg.png) no-repeat 220px 0;}

@media only screen and (min-width:1000px){



#animate #tm{position:absolute;top:0px;right:50%;margin-right:-576px; width:752px;}
#animate #tm .th1 {width:18%;}	


#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;}

}




/*입학20문20답*/

.sub03_04 dl {margin-bottom:50px;}
.sub03_04 dl dt {display:block;position:relative;padding-bottom:7px;border-bottom:1px dotted #d2d2d2; font-size:1.2em; font-weight:800;}
.sub03_04 dl dt:before {content: "Q)"; color: #8d6e54; margin: 0 3px 0 5px;}
.sub03_04 dl dd {position:relative;padding:23px 25px 19px;border-bottom:1px solid #d2d2d2;word-wrap:break-word;background:#f9f8f6;color:#666;}