/*메디피움*/




.mainHeader .home_icon {
	position: absolute;
	left: 10px;
	top: 33px
}
.mainHeader .logo {
	position: absolute;
	left: 115px;
	top: 36px
}
.mainHeader .btnGnb {
	position: absolute;
	right: 10px;
	top: 33px
}
.mainHeader .cn_icon {
	position: absolute;
	right: 140px;
	top: 33px
}
.mainHeader .ru_icon {
	position: absolute;
	right: 75px;
	top: 33px
}



div#slidingWrap{    width:640px;  height:667px; }
div#tunnel{    width:640px;  height:667px;   overflow:hidden; }
ul#train{   width:1920px; height:667px;   }
ul#train  li{   width:640px;  height:667px;     float:left; }
p#prevBtn{  margin-top:-400px;   cursor:pointer; }
p#nextBtn{  margin-top:-73px;   margin-left:600px; cursor:pointer;  }


#mainCont .cont {
	width:640px;
	margin:12px 0 0 10px;
}
#mainCont .cont .cont_left {
	width:320px;
	float:left;
}
#mainCont .cont .cont_left ul {
	float:left;
}
#mainCont .cont .cont_left li {
	margin-bottom:1px;
}

#mainCont .cont .cont_right {
	width:293px;
	float:left;
	margin-left:8px;
}

.cont_bt {
	width:640px;
	height:115px;
	background-color: #ebebeb;
	margin-top:10px;
}

.cont_bt .btn {
	padding-top:20px;
	padding-left:10px;
}


/* 서브시작 */


.guide_tab li {
	float:left;
	padding-left:3px;
}

.guide_tab li:first-child {
	padding-left:0;
}


.hospital_tab li {
	float:left;
	padding-left:2px;
}

.hospital_tab li:first-child {
	padding-left:0;
}


.introduction_t {
	width:620px;
	margin-left:10px;
	margin-top:30px;
	
}



.introduction_t table{
	width:620px;
	font-size: 0.7em;
}

.introduction_t tr:first-child {
	border-top: 1px solid #e5e5e5;
}

.introduction_t td {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	
}
.introduction_t td:last-child {
	border-right: 1px solid #e5e5e5;
}

.introduction_t th {
	border-bottom: 1px solid #e5e5e5;
	background-color: #f15922;
	padding:10px 0;
	
}

.introduction_t th img {
	vertical-align: middle;
}

.cl_o {
	color:#f15922;
}


.big_img{
	margin:30px 0 0 10px;
}

.big_img img{
	border:10px solid #e5e5e5;
}

.img_small {
	margin-left:10px;
	margin-top:30px;
}


.img_small li {
	width:198px;
	float:left;
	padding-left:12px;
}

.img_small li:first-child {
	padding-left:0;
}

.img_small li img {
	border:1px solid #e5e5e5;
	padding:9px;
}

.img_small ul {
	margin-top: 10px;
}


.page {
	
	font-size: 0.8em;
	height:50px;
	text-align: center;
	margin-bottom:30px;
	margin-top:20px;
}
.page img {
	vertical-align: middle;
}

.page a{
	vertical-align: middle;
	padding-left:15px;
	
	
	
}

.page a:first-child {
	padding-left:0;
}


.page a:hover {
	color :#f15922;
	
}


.map {
	margin-left:10px;
	width:620px;
	height:450px;
} 


.hospital_t {
	width:620px;
	margin: 30px 10px;
}


.red1 {
	color:red;
}

.hospital_t table {
	width:100%;
	color:#000;
}

.hospital_t tr {
	
	border-bottom:1px dotted #ccc;
}


.hospital_t tr:first-child{
	border-top:2px solid #000;
}



.hospital_t th {
	background-color: #f6f6f6;
	text-align:left;
	padding:15px 0 15px 15px;
	font-size:20px;
}

.hospital_t td {
	padding-left:15px;
	font-size:20px;
}


.notice_bg {
	width:640px;
	height:35px;
	background: url(/image/main/notice_bg.png)no-repeat 0 0;
	margin-top:10px;
}


.notice_box {
	width:640px;
	margin-top:20px;

}


.t_box {
	width:640px;
}
.t_box .notice1 {
	width:150px;
	float:left;
	padding-left:20px;
}


.t_box .notice2 {
	width:50px;
	float:right;
}




.list_1 {
	font-size:0.8em;
	font-weight:bold;
	width:100%;
	
	
}

.list_1 ul {
	width:100%;
}

.list_1 li {
	
	
	list-style-type: disc;
	margin-left:40px;

}

.list_1 li span {
	font-weight:normal;
	float:right;
	padding-right:15px;
}

.list_1 li img {
	vertical-align: middle;
}

.search_box {
	margin-top:29px;
	text-align: right;
	margin-right:10px;
}
.search_box select {
	width:120px;
	height:45px;
	border:1px solid #d8d8d8;
}

.search_box input {
	width:140px;
	height:43px;
	border:1px solid #d8d8d8;vertical-align:middle;
}
.search_box label {
	margin-left:-7px;
}

.community_t {
	width:620px;
	margin:30px 10px 0 10px;
	
}

.community_t table {
	width:620px;
	font-size:0.7em;
	border-top:2px solid #000;
	border-bottom:1px solid #d0d0d0;
}

.community_t tr {
	border-bottom:1px dotted #d0d0d0;
}

.community_t th {
	padding:5px 0;
}

.community_t th img{
	vertical-align: middle;
	
}

.community_t td {
	padding:5px 0;
	text-align: center;
}

td.te_left {
	text-align: left;
	padding-left:10px;
}

td.font_bd {
	font-weight:bold;
}

.notice_list_page {
	text-align: center;
	margin:20px 0 50px 0;
}

.notice_list_page  a{
	padding-left:5px;
}

.notice_list_page  a.on {
	color:#f05a22;
}



.community_t_view {
	width:620px;
	margin:30px 10px 0 10px;
}


.community_t_view table {
	width:620px;
	font-size:0.7em;
	border-top:2px solid #000;
	border-bottom:1px solid #d0d0d0;
}

.community_t_view tr {
	border-bottom:1px dotted #d0d0d0;
}

.community_t_view th {
	padding:5px 0;
	text-align: left;
	padding-left:15px;
	background-color: #f6f6f6;
}


.community_t_view th img{
	vertical-align: middle;
	
}

.community_t_view td {
	padding:5px 0 5px 10px;
	
}

.guide_t {
	width:620px;
	margin:20px 10px 0 10px;
}

.guide_t table{
	width:620px;
	font-size:0.7em;
	border-top:2px solid #000;
	border-bottom:1px solid #d0d0d0;
}

.guide_t tr {
	border-bottom:1px dotted #d0d0d0;
}

.guide_t th img{
	vertical-align: middle;
	
}

.guide_t td {
	padding:5px 0 5px 10px;
	
}

.guide_t th {
	padding:5px 0 5px 20px;
	background-color: #f6f6f6;
	text-align: left;
}

.guide_t input {
	border:1px solid #d8d8d8;
}

.suga_tap {display:block;width:95%;font-size:0px;margin:10px auto;}
.suga_tap a.on {display:inline-block;width:50%;background:#fff;z-index:999;}
.suga_tap a.on span {display:block;font-size:13px;color:#f05721;font-weight:bold;line-height:40px;text-align:center;border:1px solid #f05721;}

.suga_tap a {display:inline-block;width:50%;background:#eee;}
.suga_tap a span {display:block;font-size:13px;color:#6c6c6c;font-weight:bold;line-height:40px;text-align:center;border:1px solid #e1e1e1;}


/* 탭메뉴 */
#tab_box {display:block;margin-top:15px;text-align:center;}
#tab_cnt {clear:both;width:100%;margin:0 0 20px;padding:0;text-align:center;}
#tab_cnt:after {content:"";display:block;visibility:hidden;clear:both;}
#tab_cnt a {float:left;width:20%;cursor:pointer;margin-bottom:10px;}
#tab_cnt a span {display:block;font-weight:bold;width:110px;text-align:center;padding:10px 5px;background:#f3f3f3;border:1px solid #ddd;font-size:0.70em;letter-spacing:-1px;}
#tab_cnt a strong {color:#ef5a21;display:block;font-size:11px;letter-spacing:-1px;font-weight:600;padding-top:5px;overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; white-space:nowrap;}
#tab_cnt a:hover span,#tab_cnt .tab_ov:link span,#tab_cnt .tab_ov:visited span,#tab_cnt .tab_ov span {display:block;color:#fff;background-color:#423225;}
.tab_cnt{margin:0;padding:0;}

.all_tb {display:block;padding-bottom:50px;border:0px solid red;}
.all_tb table {width:100%;text-align:center;font-size:18px;:block;margin:10px auto;}
.all_tb table tr {}
.all_tb table tr th {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0px;background:#f6f5f5;color:#555;}
.all_tb table tr td {border-bottom:1px dotted #ddd;border-left:1px solid #ddd;padding:10px 0px;background:#fff;color:#555;font-weight:bold;}
.all_tb table tr:nth-child(odd) {}

.all_tb table tr th:first-child {width:130px;}
.all_tb table tr th:first-child img {width:100px;}
.all_tb table tr .k01 {width:60px;}
.all_tb table tr .k02 {width:180px;border-bottom:1px solid #ddd !important;}
.all_tb table tr .k02 span {display:block;min-height:100px;font-size:11px;line-height:16px;margin-top:10px;}

.team_View {display:block;text-align:left;font-size:18px;color:#777;line-height:28px;padding:10px 0px 20px 30px;}

.d_thum {display:block;width:300px;position:relative;padding-top:10px;background:#f6f5f5;text-align:center;font-weight:bold;}
.d_thum img {width:260px;}
.d_name {display:block;border-top:1px solid #ddd;margin-top:10px;letter-spacing:-1px;font-size:18px;color:#000;}
.d_name span {font-size:15px;}
.btn_d {position:absolute;bottom:0px;right:-310px;background:#eee;font-size:20px;width:300px;display:block;text-align:center;line-height:40px;border-radius:5px;color:#555;}
.txt_d {position:absolute;bottom:60px;right:-310px;width:300px;font-size:20px;display:block;text-align:center;line-height:20px;}