/* GNB */
#global_menu { position: absolute; width: 1000px; top: 0; left: 50%; margin-left: -500px; z-index: 100 }
#global_menu ul.gnb_new:after { display: block; content: ''; clear: both }
#global_menu ul.gnb_new { padding: 0; margin: 0; height: 46px; line-height: 46px }
#global_menu ul.gnb_new li { float:left; vertical-align: middle; list-style: none; }

/* MainVisual */
.visual_wrap { position: relative }
.main_visual { width: 1400px; height: 950px; z-index:-1;margin: 0 auto }

#main_img02 {position:relative;width:1000px; height:310px; float:left; clear:both;}
.main_clinic_01 {padding:0;margin:0;height:219px;position:absolute;left:55px;bottom:0;}
.main_clinic_01 li {float:left;list-style:none; width:191px;height:219px;position:relative;}
.main_clinic_01 li img {position:absolute;bottom:0;}
/* main Tab */
.main_clinic_02 {float:left;width:287px;height: 297px;padding-left:25px;padding-top:1px;background-image:url('/images/main_clinic02_bg.gif');background-repeat:no-repeat;}
.main_clinic_02 table tr td {padding:0px;}
.tab_conts {width:244px;}
.edt_new_tabcont {display:none; }
ul.edt_new_tab  {width:244px;margin:0 !important;padding:0 !important;position:relative;bottom: 34px;}
.edt_new_tab li { width:244px; height:30px; list-style:none; cursor:pointer; margin:0; padding:0;background-repeat:no-repeat;}
.edt_new_tab li:nth-child(1) { background :url(/images/clinic02_01_off.jpg) }
.edt_new_tab li:nth-child(2) { background:url(/images/clinic02_02_off.jpg) }
.edt_new_tab li:nth-child(3) { background:url(/images/clinic02_03_off.jpg) }
.edt_new_tab li:nth-child(4) { background:url(/images/clinic02_04_off.jpg) }

/* stt title */
.stt_title {margin:0px;font-size: 25px;color:#665708;padding-left: 25px;padding-top: 30px;letter-spacing: -2px;}