<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GNB */
#global_menu { position: relative; width: 1027px; z-index: 100 }
#global_menu .logo {float:left;width:345px;text-align:center;padding-top:25px;}
#global_menu ul.gnb_new { float:left; padding: 0; margin: 0; height: 90px; line-height: 70px }
#global_menu ul.gnb_new li {list-style: none;padding: 0 20px;position:relative;float: left;}
#global_menu ul.gnb_new li:after {content:'';position:absolute;right:0;width:1px;height:15px;background-color:#929292;top: 22px;}
#global_menu ul.gnb_new li:last-child:after {display:none;}

/* main Tab */
.edt_new_tabcont { display:none; }
ul.edt_new_tab  { width:139px; margin:0 !important; padding:0 !important; }
.edt_new_tab li { width:139px; height:29px; list-style:none; cursor:pointer; margin:0; padding:0}
.edt_new_tab li:nth-child(1) { background :url(/images/main_clinic_btn01.jpg) no-repeat; }
.edt_new_tab li:nth-child(2) { background: url(/images/main_clinic_btn02.jpg) no-repeat; }
.edt_new_tab li:nth-child(3) { background :url(/images/main_clinic_btn03.jpg) no-repeat; }
.edt_new_tab li:nth-child(4) { background: url(/images/main_clinic_btn04.jpg) no-repeat; }
.edt_new_tab li:nth-child(5) { background :url(/images/main_clinic_btn05.jpg) no-repeat; }

/* MainVisual */
.main_img {position:absolute;}

/* sub content*/
.tt_title {font-size:27px; color:#222222;height:75px;line-height:75px;margin:0px;}
.stt_title {font-size:22px;color:#127a08;height:30px;line-height:40px;margin:0px;font-weight:800;}</pre></body></html>