@charset "utf-8";

/* 내용관리 */
#ctt { width:1280px; margin:10px auto;padding:20px 0;background:#fff}
.ctt_admin {width:1280px; margin:auto;  text-align:right;	}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em; }
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}

.doctor_wrap { width:100%; }
.doctor_tab { width:100%; font-size:0; text-align:center;}
.doctor_tab li {display:inline-block; width:50%; background-color:#f8f8f8; height:80px; line-height:80px; font-size:23px; font-weight:300; cursor:pointer;} 
.doctor_tab li:first-child { background-color:#65aebd;  color:#fff;}

.doctor { width:100%;   position:relative;}
.doctor li {display:none; }
.doctor li:nth-child(2){ display:block; }


.video1 { width: 1280px; height: 720px; }
.video1 iframe { width: 100%; height: 100%; }