@charset "utf-8";

#contents .cont{color:#555; line-height:22px;}
#contents .cont .desc1{margin-bottom:40px;}/* 하단 여백 50px*/
#contents .cont .desc2{margin-bottom:20px;}/* 하단 여백 30px*/

/*서식*/
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:40px;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:167px;padding:0px 6px; text-align:center;font-weight:600;font-size: 15px;line-height:42px;color:#838282;background:#f1f1f1;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; } /* 탭 왼쪽 라인 추가 */
.tab_list li.on a{text-decoration:none;color:#fff;background:#0078ba;border-top:1px solid #0078ba;border-bottom:1px solid #0078ba;border-right:1px solid #0078ba; border-left: none; }

/* 헤딩 */
#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;}

/* 게시판 */
.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.button1 {background:#0078ba;color:#fff;min-width:30px;padding: 6px 10px; text-align:center; vertical-align: middle; font-weight: 600; }
a.button2 {color:#666;min-width:30px; padding: 5px 10px; border: 1px solid #bbb; text-align:center; vertical-align: middle; font-weight: 600;}
a.button3 {background:#0078ba;color:#fff;min-width:85px;padding: 6px 10px; text-align:center; vertical-align: middle; line-height: 28px; display: inline-block;}
a.button4 {background:#767676;color:#fff;min-width:85px;padding: 6px 10px; text-align:center; vertical-align: middle; line-height: 28px; display: inline-block;}

/* 검색 공통 */
.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; margin-bottom: 8px;}

/* 전문진료센터 바로가기 */
#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;}


/*의료진소개*/
.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}


/*본문 테이블 */
.tbl_st6 {border-top:2px solid #007CBC; color:#555555; border-bottom:1px solid #e1e2e4; font-size:14px; }
.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; text-align: center;}
.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;}
.tbl_st6 td.td_al_none{padding:13px 20px;text-align:left; border-left:none;}
.th_bt_none { border-top:none;}

/*최첨단 장비 소개*/
.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;}

