@charset "utf-8";

@import url('layout.css');
@import url('common.css');

#dMbody{padding:0 10px 14px;background:#f3f3f3}
#dMbody section{background:#fff}

.slider_ui{overflow:hidden;position:relative;text-align:center;margin:0 -10px;}
.slider_ui img{width:100%;}
.slider_ui .b01{}
.slider_ui .b02{}
.slider_ui .b03{background:#1e7bba}
.slider_ui .b04{background:#1e7bba}
.slider_ui .b05{background:#1e7bba}
.slider_ui .bx-controls-direction{display:none}
.slider_ui .bx-pager{overflow:hidden;position:absolute;bottom:10px;right:15px;z-index:9}
.slider_ui .bx-pager .bx-pager-item{float:left;margin-left:5px;}
.slider_ui .bx-pager .bx-pager-item .bx-pager-link{display:block;width:10px;height:10px;text-indent:-5000px;background:#8e2220;border-radius:10px;}
.slider_ui .bx-pager .bx-pager-item .bx-pager-link.active{background:#ea1010}
.slider_ui .bx-controls-auto{display:none}

.quick{position:relative;height:65px;margin:-13% -10px 14px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;box-shadow:0 0 25px rgba(00,00,00,.15)}
.quick ul{overflow:hidden;}
.quick li{float:left;width:80px;background:url(../../images/main/line.png) no-repeat 0 50%;background-size:1px 50px;}
.quick li a{display:block;height:25px;padding-top:44px;text-align:center;font-size:10px;color:#656565}
.quick li.m01{background:none;}
.quick li.m01 a{background:url(../../images/main/ico_m01.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m02 a{background:url(../../images/main/ico_m02.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m03 a{background:url(../../images/main/ico_m03.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m04 a{background:url(../../images/main/ico_m04.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m05 a{background:url(../../images/main/ico_m05.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m06 a{background:url(../../images/main/ico_m06.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m07 a{background:url(../../images/main/ico_m07.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m08 a{background:url(../../images/main/ico_m08.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m09 a{background:url(../../images/main/ico_m09.png) no-repeat 50% 10px;background-size:61px 30px;}
.quick li.m10 a{background:url(../../images/main/ico_m10.png) no-repeat 50% 10px;background-size:61px 30px;}

.quick .bx-wrapper{margin:0 auto}
.quick .bx-pager{display:none}
.quick .bx-controls-direction .bx-prev,.quick .bx-controls-direction .bx-next{position:absolute;top:0;width:8px;height:60px;text-indent:-5000px;font-size:0;}
.quick .bx-controls-direction .bx-prev{left:10px;background:url(../../images/main/ico_pre.png) no-repeat 0 50% #fff;background-size:8px; 14px;}
.quick .bx-controls-direction .bx-next{right:10px;background:url(../../images/main/ico_nxt.png) no-repeat 0 50% #fff;background-size:8px; 14px;}
.quick .bx-controls-auto{display:none}

.board{position:relative;margin-top:3px;border:1px solid #d2d2d2;border-top:2px solid #b72824;}
.board:before{content:"";position:absolute;top:0;left:0;width:100%;height:43px;background-color:#f2f2f2;border-bottom:1px solid #cecece;}
.board h2{position:absolute;top:0;left:0;}
.board h2 a,.board h2 span{display:block;height:43px;line-height:46px;text-align:center;font-size:13px;color:#6c6c6c;border-bottom:1px solid #cecece;background-color:#f2f2f2 ! important;}
.board h2 span{padding:0 17px 0 16px;border-right:1px solid #ccc;}
.board .current{background-color:#fff ! important;border-bottom:1px solid #fff;}
.board .tit_1{width:92px}
.board .tit_1 a,.board .tit_1 span{border-right:1px solid #ccc;}
.board .tit_2{width:92px;left:92px;}
.board .tit_2 a{border-right:1px solid #ccc;}
.board .current{height:44px;text-decoration:underline;color: #b72824}
.board div{display:none;}
.board ul{padding:50px 10px 10px 10px;}
.board ul li{position:relative;line-height:30px;border-top:1px dotted #dadada}
.board ul li:first-child{border:0;}
.board ul li a{display:inline-block;xwidth:60%;vertical-align:middle;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.board ul li a:hover{text-decoration:underline; color:#b72824;}
.board ul li span{position:absolute;top:0;right:0;color:#8a8a8a}
.board ul li img{width:20px;}
.board .btn_more{position:absolute;top:15px;right:15px;font-family:nanumBB;color:#6c6c6c}

.link_ui{}
.link_ui li{margin-top:14px;border:1px solid #cecece}
.link_ui li img{width:100%;}

.campus_tab{position:relative;margin-top:14px;border:1px solid #d2d2d2;}
.campus_tab ul{overflow:hidden;}
.campus_tab li{float:left;width:33.3%;}
.campus_tab li a{display:block;height:43px;line-height:46px;text-align:center;font-size:14px;color:#6c6c6c;border-bottom:1px solid #cecece;border-left:1px solid #cecece;background-color:#f2f2f2 ! important;}
.campus_tab li:first-child a{border-left:0}
.campus_tab .current{text-decoration:underline;color:#b72824;border-bottom:1px solid #fff;background:url(../../images/main/bg_campus.gif) no-repeat 0 0 #fff ! important;background-size:cover;}
.campus_tab .insert{display:none;padding-top:0;text-align:center;}
.campus_tab .insert img{width:100%}


@media only all and (max-width:410px){
	
}


/*.m_popup{width:100%;position:absolute;left:10%;top:150px;z-index:100000;}
.m_popup p{position:relative;display:block;width:75%;height:30px;line-height:30px;text-indent:10px;background:#fff;}
.m_popup p a{display:inline-block;position:absolute;right:10px;top:0;}*/

.m_popup{width:60%;position:absolute;left:2%;top:150px;z-index:100000;background:#35535e;padding:2px;}
.m_popup p{position:relative;display:block;width:100%;height:30px;line-height:30px;text-indent:10px;background:#35535e;color:#fff;}
.m_popup p a{display:inline-block;position:absolute;right:10px;top:0;color:#fff;} 
.m_popup p label{color:#fff;}
.popup_list li{display:inline-block;width:100%;margin-bottom:2px;}
.popup_list li img{width:100%;}