@charset "utf-8";

#contents .cont{color:#555; line-height:22px;}
#contents .cont .desc1{margin-bottom:40px;}/* 하단 여백 50px*/
#contents .cont .desc2{margin-bottom:20px;}/* 하단 여백 30px*/
#contents .cont h4 {
    margin: 0 0 11px;
    color: #202020;
    font-size: 15px;
    font-weight: 600;
}

/*서식*/
input[type=text], input[type=password], input[type=number]{border:1px solid #bbb;vertical-align:middle;height:19px;line-height:19px;padding:5px;font-family:'나눔고딕','NanumGothic';font-size: 13px; color: #666;}
input[type=file]{border:1px solid #d2d2d0;background:#f0f0f0;vertical-align:middle;height:20px;padding:3px;font-size:13px;}
input[type=checkbox], input[type=radio]{vertical-align:middle;padding:0; margin:0 5px 0 0 ;border:1px solid #cfcfcf}
textarea{padding:10px; border:1px solid #d5d5d5; color: #666;}
select{font-family: "나눔고딕", "NanumGothic"; line-height:22px;height:22px;padding-left:5px;vertical-align: middle;border:1px solid #bbb; color: #666;}

/* tablist */
.tab_list {margin-bottom:42px;position:relative;clear:both;}
.tab_list:after{content:"";display:block;clear:both;}
.tab_list li{float:left;text-align:center;}
.tab_list li a{display:block;min-height:42px;min-width:114.5px;padding:0px 6px; text-align:center;font-weight:600;font-size: 15px;line-height:42px;color:#838282;background:#eff3f4;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;border-right:1px solid #c6c6c6 }
.tab_list li:first-child a{border-left:1px solid #c6c6c6; }  /*12.7 탭 왼쪽 라인 추가*/
.tab_list li.on a{text-decoration:none;color:#fff;background:#007cbc;border-top:1px solid #007cbc;border-bottom:1px solid #007cbc;border-right:1px solid #007cbc; border-left: none; }
.tab_list li.on a:hover{background-color:#007cbc; transition: 0.7s; margin: 0px;}

.tab_list_st2 {margin-bottom:42px;position:relative;clear:both;}
.tab_list_st2:after{content:"";display:block;clear:both;}
.tab_list_st2 li{float:left;text-align:center; width:33.3%;}
.tab_list_st2 li a{display:block;min-height:42px;min-width:114.5px;padding:0px 6px; text-align:center;font-weight:600;font-size: 15px;line-height:42px;color:#838282;background:#eff3f4;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;border-right:1px solid #c6c6c6 }
.tab_list_st2 li:first-child a{border-left:1px solid #c6c6c6; }  /*12.7 탭 왼쪽 라인 추가*/
.tab_list_st2 li.on a{text-decoration:none;color:#fff;background:#007cbc;border-top:1px solid #007cbc;border-bottom:1px solid #007cbc;border-right:1px solid #007cbc; border-left: none; }
.tab_list_st2 li.on a:hover{background-color:#007cbc; transition: 0.7s; margin: 0px;}

.tab_list .tab_doctor{width:853px; height:44px;}
/*.tab_list .tab_doctor{background:#eff3f4 url('/images/sub/tab_doctor_bg.gif') no-repeat right top; width:853px; height:44px;}*/
.tab_list .tab_doctor li:first-child.on a{border-left:1px solid #007cbc;  }  /*05.03 탭 밀림 수정*/
.tab_list li.w1 a{min-width:280px;}/*05.12 탭 넓이 추가*/
.tab_list li.w2 a{min-width:211px;}/*05.20 탭 넓이 추가*/
.tab_list li.w3{width:180px;} /*08.01 탭 넓이 추가 2022.07.26 추가*/

/* 헤딩 */
#contents .h4_tit {font-size:24px; color: #0078ba; font-weight:bold; margin-bottom: 13px;} /* 센터색 */
#contents .h5_tit {font-size:18px; color: #3a3a3a; font-weight:bold; margin-bottom: 7px;} 
#contents .h6_tit {font-size:15px; color: #0078ba; font-weight:600; margin-bottom: 3px; background: url("/center/images/sub/bu_h6.png") no-repeat 0 8px; padding-left: 12px;} /* 센터색 */
#contents .h6_sub {padding-left: 12px; margin-bottom: 17px; }

/* 테이블 스타일 */
.tbl_st1 {border-top:2px solid #444444;border-bottom:2px solid #444444; color:#666666;}
.tbl_st1 table {width:100%}
.tbl_st1 thead th {padding:11px 0;background:#f1f1f1;text-align:center; font-weight:600; color:#666666; border-left:1px solid #dddddd;}
.tbl_st1 thead th:first-child {border-left: none;}
.tbl_st1 tbody th {font-weight: normal;}
.tbl_st1 tbody tr {border-top:1px solid #dddddd; font-weight:normal}
.tbl_st1 tbody tr:first-child {border-top: none;}
.tbl_st1 tbody td {padding:11px 0; text-align:center; border-left:1px solid #dddddd;}
.tbl_st1 tbody td:first-child {border-left: none;}
.tbl_st1 tbody td.td_al {padding:10px 20px;text-align:left}
.tbl_st1 tbody td a:hover, .tbl_st1 tbody td a:focus {text-decoration:underline;}
.tbl_st1 .td_left {border-left:1px solid #dddddd;}
.tbl_st1 .td_btm {border-bottom:1px solid #dddddd;}

.tbl_st2 {border-top:2px solid #444444;border-bottom:2px solid #444444; color:#666666;}
.tbl_st2 table {width:100%}
.tbl_st2 tbody th {font-weight: normal; background:#f1f1f1;}
.tbl_st2 tbody tr {border-top:1px solid #dddddd; font-weight:normal}
.tbl_st2 tbody tr:first-child {border-top: none;}
.tbl_st2 tbody td {padding:11px 0; text-align:center; border-left:1px solid #dddddd;}
.tbl_st2 tbody td:first-child {border-left: none;}
.tbl_st2 tbody td.td_al {padding:10px 20px;text-align:left}
.tbl_st2 tbody td a:hover, .tbl_st2 tbody td a:focus {text-decoration:underline;}
.tbl_st2 .td_left {border-left:1px solid #dddddd;}
.tbl_st2 .td_btm {border-bottom:1px solid #dddddd;}

/*본문 테이블 */
.tbl_st6 {border-top:2px solid #007CBC; color:#555555; border-bottom:1px solid #e1e2e4; font-size:16px; }
.tbl_st6 table {width:100%}
.tbl_st6 thead th {font-weight:normal; color:#494949;  background: #f7f7f7 ; padding:13px 20px; border-left: 1px solid #C7C7C7; font-weight:600; border-bottom: 1px solid #C7C7C7}
.tbl_st6 thead th:first-child {border-left: 0}
.tbl_st6 tbody th {border-top:1px solid #e1e2e4; font-weight: normal;}
.tbl_st6 tbody th.th_row{padding:13px 20px;text-align:center;border-top:1px solid #e1e2e4; }
.tbl_st6 tbody th:first-child {border-left:0;}
.tbl_st6 tbody td {padding:13px 20px;text-align:center;border-left:1px solid #e1e2e4; border-top:1px solid #e1e2e4 }
.tbl_st6 tbody th.td_al,.tbl_st6 tbody td.td_al {padding:13px 20px;text-align:left}
.tbl_st6 thead tr .line_r, .tbl_st6 tbody tr .line_r {border-right:1px solid #C7C7C7;}
.tbl_st6 td.td_bl_none{ border-left:none;}
.th_bt_none { border-top:none;}


/* 게시판 */
.board_st1 {border-top:2px solid #444444; color:#666666;}
.board_st1 table {width: 100%;}
.board_st1 th {padding:11px 0;;text-align:center; font-weight:600; color:#666666; border-bottom:1px solid #dddddd; background: url('/center/images/sub/bg_boardbar.gif') no-repeat left 10px #f1f1f1;}
.board_st1 th:first-child {background-image: none;}
.board_st1 td {padding:9px 0; text-align:center; border-bottom:1px solid #dddddd;}
.board_st1 td.td_al {padding:9px 20px;text-align:left;}
.board_st1 td a:hover, .board_st1 td a:focus {text-decoration:underline;}

/* 알림영역 */
.noti_box {text-align: center; margin-bottom: 30px; font-size: 16px; color: #666;}
.noti_box .boxw {background: url('/center/images/sub/bg_boxdot1.png') repeat-x 0 top; height: 2px; width: 900px;}
.noti_box .boxh {background: url('/center/images/sub/bg_boxdot2.png') repeat-y 0 0; width: 900px; padding: 20px 20px; }

/* 페이지 네비게이션 */
.nav_page {margin: 25px 0 35px 0; line-height: 17px; height: 20px; width: 100%; overflow: hidden; font-size: 14px; color: #888; text-align: center;}
.nav_page .page_btn a {display: inline-block; height: 17px; width: 16px; vertical-align: middle; text-align: center; color: #888;}
.nav_page .page_btn a.btn {width: 23px;}
.nav_page .page_btn a.page_on {background: url('/center/images/common/btn_bgbox.gif') no-repeat 0px 3px; font-weight: 600; margin: 0 3px; color: #666;}


/* 버튼 스타일*/
a.button0{background:#074F8A;color:#fff;min-width:80px;padding: 6px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button1{background:#007cbc;color:#fff;min-width:80px;padding: 6px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button2{background:#767676;color:#fff;min-width:80px; padding: 6px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button3{background:#009C93;color:#fff;min-width:80px; padding: 6px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button4{background:#E57418;color:#fff;min-width:80px; padding: 6px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button5{background:#007cbc;color:#fff;min-width:80px;padding: 8.5px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button6{background:#767676;color:#fff;min-width:80px; padding: 8.5px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button7{background:#009C93;color:#fff;min-width:80px; padding: 8.5px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button8{background:#E57418;color:#fff;min-width:80px; padding: 8.5px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.button9{background:#727272;color:#fff;min-width:80px; padding: 8.5px 10px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;}
a.select_go {background:#727272;min-width:44px; padding: 1px 0; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;color: #fff; margin-right: 3px}
a.select_blue{background:#007cbc;color:#fff;min-width:80px;padding: 2px 9px; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal; margin-left: 8px;font-size:14px}
.detail .select_text{font-size:14px;font-weight: normal;}

/* 검색 공통 */
.search_wrap{ width:100%; height:42px; text-align: center; background-color: #e9e9e9; padding-top: 18px}
.search_wrap fieldset{ text-align:center;}
.search_wrap fieldset select{ width:100px; height:22px; border:1px solid #c8c8c8; line-height:22px; padding:0 0 0 10px; color: #666666;}
.search_wrap fieldset input{ height:20px; border:1px solid #c8c8c8; line-height:20px; padding:0 0 0 10px; margin-left:10px; color: #666666;}
.search_wrap fieldset button{ height:22px; line-height: 20px; color:#FFF; vertical-align:middle; letter-spacing:-1px; border:0; background-color: #8d8d8d; padding:0 12px 2px 12px; font-weight: 600; font-family: '나눔고딕','NanumGothic'; cursor: pointer;}

.search_wrap2{ width:100%; height:42px; text-align: center; background-color: #e9e9e9; padding-top: 18px; border: 1px solid #c7c7c7;}
.search_wrap2 fieldset{ text-align:center;}
.search_wrap2 fieldset label {height: 22px; display: inline-block; text-align: left; color: #333333; font-weight: 600;}
.search_wrap2 fieldset input{ height:20px; border:1px solid #c8c8c8; line-height:20px; padding:0 0 0 10px; margin-left:10px; color: #666666;}
.search_wrap2 fieldset button{ height:22px; line-height: 20px; color:#FFF; vertical-align:middle; letter-spacing:-1px; border:0; background-color: #727272; padding:0 12px 2px 12px; font-weight: 600; font-family: '나눔고딕','NanumGothic'; cursor: pointer;}

/* 기간조회 */
.search_detail {width: 900px; height: 41px; background-color: #e9e9e9; padding-top: 16px;}
.search_detail div {float: left; line-height: 22px;}
.search_detail label {color: #444444; font-weight: 600; margin: 0 15px 0 23px;}
.search_detail input {border: 1px solid #c8c8c8; color: #666666; padding:0 0 0 10px; height: 20px; line-height: 20px;}
.search_detail button{height:22px; line-height: 20px; color:#FFF; vertical-align:middle; border:0; background-color: #8d8d8d; padding:0 12px 2px 12px; font-family: '나눔고딕','NanumGothic'; font-weight: 600; cursor: pointer;}
.search_detail .date input {width: 90px;}
.search_detail .date button {min-width: 72px; margin-right: 2px;}
.search_detail .name input {width: 160px;}
.search_detail .name button {min-width: 50px; background-color: #8d8d8d; margin-left: 10px;}

/* 리스트 스타일 */
.list_st1 li {background: url("/center/images/sub/bg_listdot.png") no-repeat left 11px;padding: 0 0 0 10px;line-height:22px;}
.list_st2 li {background: url("/center/images/sub/bg_listline.png") no-repeat left 11px;padding: 0 0 0 10px;line-height:22px;}


/* 연혁 */
.history{overflow:hidden}
.history dt{width:100px; float:left;font-size:24px; color:#303030; padding-top:10px; font-family:Helvetica}
.history dt::after {clear:both;background-color: #53cebb;content: "";font-weight:600;display: block;height: 2px;position: relative;top: -30px;width: 15px;}
.history dd{width:640px; float:left}
#contents.historyTop{background: url("/images/sub/bg_info_pg01_03_top.png") no-repeat right -10px;}
/* 연혁 추가 20160112 */
.history_txt {width: 360px; height: 110px; padding-top: 10px; font-size:19px;line-height:30px; color:#777}
.history_txt span{font-weight:600; color:#555}

/*160105 연혁*/
.top_txt_blue{font-size:24px; font-weight:bold; color:#006fa8;  line-height: 30px;}
.top_txt{color:#555555;  font-weight:normal; font-size:14px; line-height: 32px;}

.top_img{float:right; margin-right:20px; margin-bottom:10px; margin-top: -15px;}

.his_con{overflow:hidden; font-weight:600;}
.his_con{width: 878px; border-bottom: 1px solid #e1dfe2;} 
.his_con dt{float:left; width:225px; padding-top:35px; text-align:center; color:#007cbc; font-size:27px;font-weight:800;}
.his_con dd{float:left; width:653px; padding:30px 0 40px 0; margin:0;   line-height: 30px; color:#333333; }
.his_con dd li{background:url("/images/sub/img_info_pg01_03_01_02.png") no-repeat left 10px;  padding:0px 16px; font-weight:normal; margin-left:5px; font-size: 14px; width: 100%}
.his_con dd li:first-child{font-weight:normal; margin-left:5px; font-size: 14px; width: 100%;}

.his_br{margin-left:95px;}

.his_con .his_dd_s {border-top: 2px solid #007cbc;  }

.his_yfont{color:#555555; margin-right: 20px;}
.his_yfont2{color:#555555; margin-right: 42px;}


/* 전문진료센터 바로가기 */
#lnb_box label {display: inline-block; color: #1f1f1f; font-size: 15px; font-weight: 600; margin:40px 0 10px 0; padding-left: 20px;}
#lnb_box select.center_go {width:165px;font-size:13px; margin: 0 0 0 20px;}
#lnb_box a.select_go {background:#727272;min-width:44px; padding: 1px 0; text-align:center; vertical-align: middle; display: inline-block;font-weight: normal;color: #fff; }

/*TOP버튼*/
#footer .footer_box .top {position:absolute; top:-28px; right:0; z-index: 499; }


/*센터소개 .info_left p {width: 900px}*/
.info_left {float: left; width: 500px; font-size: 15px; line-height: 26px}
.info_right {float: right; width: 358px; height: 211px; margin-left: 30px;}
.depart_info_img{float:right; margin:0 50px 40px 50px;}


/*인사말 콘텐츠 블록 151231*/
#info_sec{margin-top: 30px;}
.info_img{background:url('/images/sub/img_info_pg01_05n_1.png') no-repeat right top;margin-right:60px!important; width:870px!important;}
#info_con{color:#555555; font-size:14px; line-height: 28px; width:490px;position:relative}
#info_con span{font-size:17px; font-weight:600; color:#555555}
#info_con p{margin-bottom:30px;}
 .info_name{position:absolute; top:605px; right:60px;}
.greeting_txt{font-size: 33px;line-height: 42px;width: 600px;margin: 30px 0 40px 0;color: #006fa8;}

/*콘텐츠 블록 */
#contents .cont .subtit_h4 {font-size: 24px; color:#444; font-weight: 600; margin: 0 0 23px;}
#contents .cont .subtit_h4.etc {font-size: 18px; color:#444; font-weight: 600; margin: 0 5px 23px;}
.subtit_h5 {font-size: 18px; color: #006fa8; font-weight: 600; margin-bottom: 5px;}

/*의료진소개*/
.proWrap {border-top:2px solid #007cbc; border-bottom:2px solid #007cbc;}
.professor{width:900px; padding:14px 0 24px 0; border-top:1px solid #007cbc; overflow: hidden;}
.professor:first-child {border-top:0;}
.professor .pro_info{float:left; width:669px; padding-left:36px;}
.professor .pro_info p.pro_title{color:#555555; margin:10px 0; width:100%; margin-bottom: 22px;}
.professor .pro_info p.pro_title .chos{font-size: 16px; font-weight: 600; line-height: 30px; color: #fff; display: inline-block; height: 30px; padding: 0 12px; background-color: #33ac9f;margin-left: 10px;position:relative; top:-2px}
.professor .pro_list {float:left; overflow: hidden;}
.professor .pro_list dt {float:left;width:60px;background: url("/center/images/common/bg_pro_list.gif") no-repeat scroll left 12px;padding: 0 20px 0 0;line-height:22px;color:#303030; font-weight:600}
.professor .pro_list dd{float:left;width:500px}
.f24 {font-size: 24px; color: #222;}

.protbl_st1{border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; color:#555555; overflow: hidden;width:406px; float:left; }
#contents .protbl_st1 thead th{padding:5px 0;text-align:center;font-weight:600; color:#007cbc; }
.protbl_st1 tbody th{border-top:1px solid #e1e2e4; font-weight:normal}
.protbl_st1 tbody td{padding:5px 0; text-align:center; border-collapse:collapse; border-top:1px dotted #9d9d9d;}
.protbl_st1 tbody td.td_al{padding:5px 20px;text-align:left}
.protbl_st1 tbody td a:hover, .protbl_st1 tbody td a:focus{color:#2f5fc2; text-decoration:underline}

/*진료 상태 색 적용0421추가*/
.protbl_st1 tbody td.d_info {font-size:12px; font-weight:600; color:#555; line-height:16px; text-align:center;}
.tbl_st3 tbody td.d_info {font-size:12px; font-weight:600; color:#555; line-height:16px; text-align:center;}

.btn_reserv{ margin-left: 12px; background:#007cbc;position:relative;display:inline-block;color:#fff;min-width:30px;height: 14px;padding:44px 30px; line-height: 13px;text-align:center; vertical-align: middle; font-size: 13px; }
.btn_infomore{ margin-left: 12px; background:#fff;border:1px solid #aeaeae;position:relative;display:inline-block;min-width:30px;height: 14px;padding:33px 30px 53px 30px; line-height: 20px;text-align:center; vertical-align: middle; font-size: 13px; }

/*진료일정*/
.tbl_st3{border-top:2px solid #007cbc; border-bottom:2px solid #007cbc;color:#555555;}
.tbl_st3 table{width:100%;border-collapse:separate !important; border-spacing:0}
.tbl_st3 thead th{padding:8px 0;text-align:center;font-weight:600; color:#007cbc; border-bottom:1px solid #007cbc;}
.tbl_st3 tbody th{border-top:1px solid #e1e2e4; font-weight:normal}
.tbl_st3 tbody td{padding:5px 0; text-align:center; border-top:1px solid #c7c7c7; border-left:1px dotted #9d9d9d;border-collapse:collapse;}
.tbl_st3 tbody td:first-child {border-left: 0}
.tbl_st3 tbody td.td_al{padding:5px 20px;text-align:left;word-break:break-all; }
.tbl_st3 tbody td a:hover, .tbl_st3 tbody td a:focus{color:#2f5fc2; text-decoration:underline}
.tbl_st3 thead tr .line_l, .tbl_st1 tbody tr .line_l {border-left:1px dotted #9d9d9d; }
.tbl_st3 tbody td.line_r {border-right:1px dotted #9d9d9d; }

/* 추가 테이블 깨짐 수정 04.21*/
.tbl_st3 tbody td.noline{border-left: 0px;}
.tbl_st3 tbody tr:first-child td{border-top: 0}

/*최첨단 장비 소개*/
.img_list {border-top: 2px solid #444; border-bottom: 2px solid #444; }
.img_list img{width:164px; height:120px}
.img_list span{width:164px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; display:block;  margin-top:5px}
.img_list ul li{float:left; margin-right:15px; margin-bottom:25px}
.img_list ul li:nth-child(5n+5){ margin-right:0px}
.img_list ul li a:hover span{text-decoration:underline}

/* 게시판 검색 공통 */
.search_wrap{ width:100%; height:40px; text-align: center; background-color: #e9e9e9; padding-top: 18px}
.search_wrap fieldset{ text-align:center;}
.search_wrap fieldset select{ width:90px; height:20px; border:1px solid #c8c8c8; line-height:13px; padding:0 0 0 10px; }
.search_wrap fieldset input{ height:20px; border:1px solid #c8c8c8; line-height:13px; padding:0 0 0 10px; margin-left:10px;}
.search_wrap fieldset button{ height:22px; color:#FFF; vertical-align:middle; letter-spacing:-1px; border:0; font-family: '나눔고딕','NanumGothic'; font-weight: 600; background-color: #727272; padding:0 12px 2px 12px; line-height: 20px;}

/* 게시판 상세 */
.view_tit_h5 span {
    font-family: "나눔고딕", "NanumGothic" !important;
    letter-spacing: unset !important;
    color: #666 !important;

}
.view_wrap {width: 900px; border-bottom: 2px solid #444; margin-bottom: 25px; }
.view_wrap dt, .view_wrap dd {display: inline-block;}
.view_wrap dt {font-weight: bold;}
#contents .cont .view_tit {background: #f5f5f5; font-size: 16px; font-weight: 600; border-top: 2px solid #444; border-bottom: 1px dotted #9d9d9d; padding:9px 0; color:#444; text-align: center;}
#contents .cont .view_tit_h5 {color: #000; font-weight: normal; font-size: 13px; margin-bottom: 3px}
.subs_wrap {padding: 0 20px 25px; font-size: 13px; min-height:190px;  color:#666;}
.subs img {display: block;/* margin-top: 10px; margin-bottom: 10px;*/ clear: both; margin:10px auto !important;}
/*.subs img {display: block; margin: 0 auto; margin-bottom: 25px; clear: both;}*/
.view_list {color:#888; padding: 5px 10px; border: 1px solid #bbb; font-weight: 600;}

#contents .cont .binfo{overflow:hidden;margin-bottom:25px;border-bottom: 1px solid #dddddd; padding:10px 0 ;}
#contents .cont .binfo li{width:33%; float:left}
#contents .cont .binfo li span.tit{display:inline-block; padding:0 10px 0 12px;margin-right:8px; background:url("/images/bbs/binfo_line.gif") no-repeat right center}

/*이전글, 다음글 12.08*/
.before_next_Wrap {border-top: 1px solid #c7c7c7;  font-size: 13px; overflow: hidden; }
.before_next_Wrap dl {float: left; width: 430px; padding:14px 0 14px 10px;}
.before_next_Wrap dl:first-child {border-right: 1px solid #e6e6e6;}
.before_next_Wrap dt {width: 48px;}
.before_next_Wrap .bg_before {background: url('/center/images/common/prev_B.png') no-repeat left; padding-left: 22px;}
.before_next_Wrap .bg_next {background: url('/center/images/common/next_B.png') no-repeat left; padding-left: 22px;}

/*콘텐츠 담당자*/
.responsibility	{clear:both;border:1px solid #dfdfdf;}
.responsibility dl	{width:100%; overflow:hidden; padding:16px 0 5px 20px;}
.responsibility dl dt	{float:left; background:url("/images/common/r_dam_icon.gif") no-repeat left top; padding:1px 27px 6px 35px; white-space:nowrap;}
.responsibility dl dd	{margin:0 0 0 54px;}
.responsibility dl dd .r_lst	{display:inline-block; background:url("/images/common/r_dot_icon.gif") no-repeat left top; padding:1px 26px 13px 6px;}
.r_h60 {height:60px;clear:both;}
.r_pt60 {padding-top:60px;clear:both;}

.nav_page2 {text-align: center; position: relative; margin-bottom: 22px; margin-top: 32px;}
.nav_page2 a {margin-left:-1px; display: inline-block; line-height:28px; width: 18px; height: 30px; padding-top:0; text-align: center; vertical-align: middle;}
.nav_page2 div+a {margin-left: 0px;}
.nav_page2 .page_on {color: #666; font-weight: bold; width: 25px} 
.nav_page2 .btn_first {background: url('/images/common/btn_first.gif') no-repeat left; width: 21px }
.nav_page2 .btn_pre {background: url('/images/common/btn_pre.gif') no-repeat left; width: 17px  }
.nav_page2 .btn_next {background: url('/images/common/btn_next.gif') no-repeat left; width: 17px  }
.nav_page2 .btn_last {background: url('/images/common/btn_last.gif') no-repeat left; width: 21px }
.nav_page2 .page_btn {display: inline-block; margin: 0}
.nav_page2 .page_btn a {margin: 0px 1px; vertical-align: middle;} 


/* 진료과 전체 리스트 new */
.clinic_list .nlist li.bg1 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img1.gif") no-repeat center center}
.clinic_list .nlist li.bg2 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img2.gif") no-repeat center center}
.clinic_list .nlist li.bg3 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img3.gif") no-repeat center center}
.clinic_list .nlist li.bg4 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img4.gif") no-repeat center center}
.clinic_list .nlist li.bg5 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img5.gif") no-repeat center center}
.clinic_list .nlist li.bg6 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img6.gif") no-repeat center center}
.clinic_list .nlist li.bg7 a {background:url("/cancer/images/sub/clinic/pic_back/clinic_pg01_img7.gif") no-repeat center center}

