@charset "utf-8";
@import url(/css/submenu.css);
/** 비주얼 */
.visual{position:relative;overflow:hidden;height:615px}
.visual img{position:absolute;top:0;left:50%;margin-left:-1000px; margin-top:-130px; width:2000px}
.menu{position:absolute;top:695px;left:0;width:100%;height:52px;z-index:10}/*54px background:url(../images/petit/menu_bg.jpg) no-repeat top center;*/
.menu_center{position:relative;margin:0 auto;width:1200px}
.menu_center h2{float:left}
.m_sub{float:left;margin-left:12px}
.m_sub li{float:left}
.m_quick{position:absolute;top:10px;right:0}
.m_quick li{float:left;margin-left:10px}

/** 메인 컨텐츠 */
#mainContentsWrap{margin:0 auto;width:1200px}
.banners{position:relative;overflow:hidden;margin-top:65px}
.banners .bn_1{float:left;margin-right:15px}
.customer{position:relative;overflow:hidden;margin-top:42px}
.c_four{float:left;position:relative;overflow:hidden;margin-right:20px}
.c_four .c_bn_1{float:left}
.c_four .c_counsel{float:left;position:relative;overflow:hidden;width:302px;height:200px}
.c_four .c_counsel h2{margin-top:30px;margin-bottom:15px}
.c_four .c_counsel li{clear:both;margin-bottom:10px;width:270px;height:15px}
.c_four .c_counsel p{float:left}
.c_four .c_counsel p.title{width:200px}
.c_four .c_counsel p.title a{font:normal 12px '돋움';color:#4c4847;text-decoration:none}
.c_four .c_counsel p.date{width:70px;font:normal 12px '돋움';color:#4c4847;text-align:right}
.c_four .c_notice{float:left;position:relative;overflow:hidden;width:288px;height:200px}
.c_four .c_notice h2{margin-top:30px;margin-bottom:15px}
.c_four .c_notice li{clear:both;margin-bottom:10px;width:270px;height:15px}
.c_four .c_notice p{float:left}
.c_four .c_notice p.title{width:200px}
.c_four .c_notice p.title a{font:normal 12px '돋움';color:#4c4847;text-decoration:none}
.c_four .c_notice p.date{width:70px;font:normal 12px '돋움';color:#4c4847;text-align:right}
.c_ap{float:left;position:relative;overflow:hidden;padding:0 40px;width:510px;height:400px;background:#dfdfdf}
.c_ap h2{margin-top:26px}
.c_ap h2 img{display:block}
.c_ap p.more{position:absolute;top:24px;right:40px}
.c_ap ul.imgs{margin-top:38px}
.c_ap ul.imgs li{float:left;margin-right:26px}
.c_ap ul.imgs li.last{margin-right:0}
.doctors{margin-top:66px}



.layerPop {
    position: fixed;
    z-index: 97;
}