@charset "utf-8";
/*layout*/
/*상단메뉴 갯수에 따른영역*/
#wrap{position:relative;background:#eee url(/images/hospi/main/main_bg.png) no-repeat 50% 0;}
/*
#animate #tm{margin-right:-630px; width:800px;}

#animate #tm{width:auto}
#animate #tm .th1{width:auto;font-size:17px;}*/

/** 주메뉴 **/
#animate #tm{position:absolute;top:0px;right:50%;margin-right:-636px;}


#topmenu #gnb_device .th1 a.th1_lnk.ov:after,
#topmenu #gnb_device .th1 a.th1_lnk:active:after{background:#006b6b;}
#topmenu #gnb_device .th2> li >a:after{background:#006b6b;}
#topmenu #gnb_device .th2 li a.ov,
#topmenu #gnb_device .th2 li a:active{color:#006b6b}

/*메인*/
#container h2{position:relative;padding-right:100px; font-size:33px;}
#container h2:after{display:inline-block;content:'';width:72px;height:126px;position: absolute;bottom:0;right:0;background:url(/images/hospi/common/title_p_bg.png) no-repeat}
#container h2 b{font-weight:500; letter-spacing:0px;}
#container h2 span{color:#006b6b; margin-top:5px;}

.wrapper #container{background:none;}
/*
.wrapper #container{background:url(/images/hospi/main/main_bg.png) no-repeat 450px 0;}
*/
/*공지게시판 탭*/
.sect1 .mcnt2 {background: #fff url(/images/hospi/main/mcnt2_bar.gif) repeat-x;}
.sect1 .mcnt2 h3:after{background-color:#fff;}
.sect1 .mcnt2 h3 a.ov:before{background:#d24625;}
.sect1 .mcnt2 h3 a.ov:after{border-top-color:#d24625;}

/*Q&A*/
.sect2 .mcnt3 a{background-color:#93b33b;color:#fff;}
.sect2 .mcnt3 a:hover,
.sect2 .mcnt3 a:focus{background-color:#444c58;color:#fff;}
.sect2 .mcnt3 a .ico{top:21px;left:13px;width:97px;height:75px;background:url(/images/hospi/main/mcnt3_ico01.png) no-repeat 50% 0 / 70%;}
.sect2 .mcnt3 a:hover .ico,
.sect2 .mcnt3 a:focus .ico{background-image:url(/images/hospi/main/mcnt3_ico01_ov.png)}
.sect2 .mcnt3 a h3{color:#fff;}
/*교육과정*/
.sect2 .mcnt4{background:#32abd6}
.sect2 .mcnt4 a:hover{background:#32abd6;}

/*강의자료실*/
.sect2 .mcnt5{background:#d2d2d2 }
.sect2 .mcnt5 a:hover,
.sect2 .mcnt5 a:focus{background:#d2d2d2;}
.sect2 .mcnt5 a .ico{top:22px;left:11px;width:78px;height:65px;background:url(/images/hospi/main/mcnt5_ico01.png) no-repeat 50% 0 / 75%;}
.sect2 .mcnt5 a:hover .ico,
.sect2 .mcnt5 a:focus .ico{color:#000;background-image:url(/images/hospi/main/mcnt5_ico01_ov.png)}

/*사진바로가기*/
.sect2 .mcnt6{background-color:#eee}
.sect2 .mcnt6 > a:hover + .more a{background-color:#006b6b;}
.sect2 .mcnt6 > a figure figcaption{background-color:#7b2a8b}

@media only screen and (min-width:768px){
/*Q&A*/
.sect2 .mcnt3 a .ico{margin:30px auto 25px;background:url(/images/hospi/main/mcnt3_ico01.png) no-repeat 50% 0;}
/*강의자료실*/
.sect2 .mcnt5 a .ico{margin:25px auto 35px;background:url(/images/hospi/main/mcnt5_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:#006f96;}
#animate #tm .th1 .th1_lnk.current+.th2{background:#006f96;}

}