@charset "utf-8";
/*layout*/
/*#animate #tm{width:650px;}*/

#topmenu #gnb_device .th1 a.th1_lnk.ov:after,
#topmenu #gnb_device .th1 a.th1_lnk:active:after{background:#09a0e8;}
#topmenu #gnb_device .th2> li >a:after{background:#09a0e8;}
#topmenu #gnb_device .th2 li a.ov,
#topmenu #gnb_device .th2 li a:active{color:#09a0e8}

/** 주메뉴 **/
#animate #tm{position:absolute;top:0px;right:50%;margin-right:-506px;}




/*메인*/
#container h2 span{color:#0a71a5}

.wrapper #container{background:url(/images/XR/main/main_bg.png) no-repeat 450px 0;}

/*공지게시판 탭*/
.sect1 .mcnt2 h3 a.ov:before{background:#09a0e8;}
.sect1 .mcnt2 h3 a.ov:after{border-top-color:#09a0e8;}

/*학과개요*/
.sect2 .mcnt3 a .ico{top:23px;left:10px;width:97px;height:75px;background:url(/images/XR/main/mcnt3_ico01.png) no-repeat 50% 0 / 70%;}
.sect2 .mcnt3 a:hover .ico,
.sect2 .mcnt3 a:focus .ico{background-image:url(/images/XR/main/mcnt3_ico01_ov.png)}

/*교육과정*/
.sect2 .mcnt4{background-color:#09a0e8;}

/*실험·실습장 소개*/
.sect2 .mcnt5 a:hover,
.sect2 .mcnt5 a:focus{background:#09a0e8;}
.sect2 .mcnt5 a .ico{top:22px;left:11px;width:77px;height:78px;background:url(/images/smartfarm/main/mcnt5_ico01.png) no-repeat 50% 0 / 70%;}
.sect2 .mcnt5 a:hover .ico,
.sect2 .mcnt5 a:focus .ico{color:#000;background-image:url(/images/smartfarm/main/mcnt5_ico01_ov.png)}

/*졸업 후 진로*/
.sect2 .mcnt6{height:100px; margin:0; background:#0a71a5;}
.sect2 .mcnt6 a { padding:15px 0 0 0; height:235px; color:#fff; }
.sect2 .mcnt6 a h3 { color:#fff; }
.sect2 .mcnt6 a:hover,
.sect2 .mcnt6 a:focus{background:#3B424C;}
.sect2 .mcnt6 a .ico{top:24px;left:30px;width:62px;height:72px;background:url(/images/XR/main/mcnt6_ico01.png) no-repeat 50% 0 / 65%;}
.sect2 .mcnt6 a:hover .ico,
.sect2 .mcnt6 a:focus .ico{background-image:url(/images/XR/main/mcnt6_ico01.png)}


@media only screen and (min-width:768px){
/*학과개요*/
.sect2 .mcnt3 a .ico{margin:25px auto 30px;background:url(/images/XR/main/mcnt3_ico01.png) no-repeat 50% 0;}

/*교육과정*/
.sect2 .mcnt4{background-color:#09a0e8;}

/*실험·실습장 소개*/
.sect2 .mcnt5 a .ico{margin:25px auto 30px;background:url(/images/smartfarm/main/mcnt5_ico01.png) no-repeat 50% 0;}

/*졸업 후 진로*/
.sect2 .mcnt6 {height:250px;}
.sect2 .mcnt6 a .ico{margin:27px auto 32px;background:url(/images/XR/main/mcnt6_ico01.png) no-repeat 50% 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:#09a0e8;}
#animate #tm .th1 .th1_lnk.current+.th2{background:#09a0e8;}

}