@charset "utf-8";

/* 한송이 영상의학과 PC Css */

/* ------------ 공통 Layout ------------ */
/* 상단 */
.headerCont {
	width: 100%;
	min-width: 980px;
	height: 60px;
	z-index: 3;
	background: #fff;
	box-shadow: 0px 2px 3px #dbd7c9;
	-moz-box-shadowtext-shadow: 1px 1px 2px #dbd7c9;
	-webkit-box-shadowtext-shadow: 1px 1px 2px #dbd7c9;
}
.headerCont .inCont {
	width: 980px;
	margin: 0 auto;
}
.headerCont h1 {
	float: left;
	margin:5px 0 0;
}
.headerCont h1 .moLogo,
.headerCont .btnMenu {display:none;}
.headerCont nav {
	float: right;
	text-align: center;
	margin-right: 30px;
}
.headerCont nav > ul > li {
	float: left;
}
.headerCont nav > ul > li > a {
	line-height: 60px;
	color: #555;
	font-size: 1.143em;
	font-weight: 700;
	display: block;
	text-decoration: none;
	padding: 0 15px 0 20px;
}
.headerCont nav > ul > li > a.on,
	.headerCont nav > ul > li > a:hover {
	color: #f36c2b;
}
.headerCont nav > ul > li.none {display:none;}
.headerCont .menu1 li:first-child {margin-left:250px;}
.headerCont .menu2 li:first-child {margin-left:300px;}
.headerCont .menu3 li:first-child {margin-left:430px;}
.headerCont .menu4 li:first-child {margin-left:635px;}
.headerCont .menu5 li:first-child {margin-left:560px;}
.headerCont .depth2 {display:none;position:absolute;top:60px;left:0;right:0;height:45px;z-index:3;
	background: rgb(105,105,105);
	background: transparent\9;
	background: rgba(105,105,105,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#696969,endColorstr=#696969);
}

.headerCont .depth2 ul {width:980px;margin:0 auto;}
.headerCont .depth2 li {float:left;}
.headerCont .depth2 li a {display:block;padding:0 10px;line-height:45px;color:#fff;}
/* 상단 이미지 */
#subContainer .visualTop {display:none;}
/* 협력병원 */
.joinHospital {
	margin-left:247px;
	width: 488px;
	height: 55px;
	position: relative;
	background: #fff;
	border:1px solid #ddd;
	float: left;
	clear: both;
}
.joinHospital .footSlide {
	width: 378px;
	margin: 8px auto 0;
	overflow: hidden;
	position: relative;
}
.joinHospital .footSlide ul {
	overflow: hidden;
	position: relative;
}
.joinHospital .footSlide ul li {
	float:left;
	padding:0 10px;
}
.joinHospital .btnControl button {
	width: 12px;
	height: 28px;
	text-indent: -9999em;
	position: absolute;
	top: 17px;
	display: block;
	background: url('/images/main/btn-control.png') 3px top no-repeat;
	border:none;
}
.joinHospital .btnControl button.leftSlide {
	left: 20px;
}
.joinHospital .btnControl button.rightSlide {
	right: 20px;
	background-position: -13px 0;
}
.inforTel {
	display:none;
	width: 240px;
	height: 55px;
	text-align: center;
	float: right;
	background: #fff;
	border:1px solid #ddd;
}
.inforTel p {
	line-height: 55px;
	font-size: 1.857em;
	font-weight: 800;
	color: #dd8797;
	letter-spacing: -1px;
	display: inline-block;
	*display: inline;
	padding-left: 40px;
	background: url('/images/main/icon-tel-pc.png') left center no-repeat;
}
.infoTime a {
	padding-left:59px;
	width: 240px;
	height: 55px;
	float: left;
	background:#fff url('/images/main/icon-time-pc.png') no-repeat 8% 50%;
	border:1px solid #ddd;
	font-size:18px;
	letter-spacing:-1px;
	line-height:51px;
	font-weight:bold;
	color:#474b4b;
}
.infoTime a:hover {text-decoration:none;}
.infoTime a strong {color:#dd8797;}
/* Footer */
footer {
	height: 35px;
	padding: 35px 0 10px;
	color: #333;
	clear: both;
}
footer ul {
	overflow: hidden;
}
footer ul li {
	float: left;
	padding: 0 10px;
	font-size: 0.857em;
	line-height: 14px;
	color: #333;
	background: url('/images/common/foot-line.gif') left 1px no-repeat;
}
footer ul li:first-child {
	padding-left: 0;
	background: none;
}
footer ul li.add {
	display: block;
	float: left;
}
footer p.copy {
	font-size: 0.857em;
	margin-top: 5px;
	color: #333;
}
/* ------------ Main Layout ------------ */

#mainWrap {
	background: url('/images/main/main_bg.gif');
}

#mainContent {
	width: 980px;
	margin: 0 auto;
}
#mainContent .visualTop {
	margin: 116px 0 80px;
	height:80px;
	text-align: center;
}
#mainContent .visualTop .title .text1 {margin:0 18px 0 0;}
#mainContent .visualTop .title span img {vertical-align:bottom;}

#mainContent .contentPc {
	.height: 100%;
	overflow: hidden;
	position: relative;
}
#mainContent .contentPc:after {
	display: block;
	clear: both;
	content: "";
}
#mainContent .videoCont {
	width: 487px;
	height: 357px;
	position: absolute;
	left: 247px;
	top: 0;
}
#mainContent .videoCont .video {width:487px;height:357px;background:#000;}
#mainContent .videoCont .video iframe {height:300px;}
#mainContent .videoCont .controls {position:absolute;right:30px;bottom:24px;margin:0;z-index:999;}
#mainContent .videoCont .controls .slidePager button {margin-left:4px;width:14px;height:14px;border-radius:50%;background:#474b4b;border:0;font-size:0;}
#mainContent .videoCont .controls .slidePager button.active {width:46px;height:14px;border-radius:7px;background:#dd8797;}

#mainContent .loginWrap {
	text-align: right;
	margin-bottom: 20px;
}
#mainContent .loginWrap a {
	color: #444;
	border-left: 1px solid #444;
	padding-left: 7px;
	margin-left: 5px;
	line-height: 18px;
}
#mainContent .loginWrap a:first-child {
	border-left: 0;
}
#mainContent .mainMenu {
	width: 247px;
	overflow: hidden;
	float: left;
}
#mainContent .mainMenu ul li {
	width: 117px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin: 0 6px 6px 0;
	background-repeat: no-repeat;
	background-position: left top;
	/*box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	-moz-box-shadowtext-shadow: 1px 1px 2px #000;
	-webkit-box-shadowtext-shadow: 1px 1px 2px #000;*/
}
#mainContent .mainMenu ul li a {
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: 700;
	text-align: center;
	display: block;
	padding-top: 25px;
	text-decoration: none;
}
#mainContent .mainMenu ul li.m6 a,
	#mainContent .mainMenu ul li.m7 a,
	#mainContent .mainMenu ul li.m8 a {
	font-size: 1em;
	line-height: 140%;
	padding-top:14px;
}
#mainContent .mainMenu ul li.m7 a {
	color: #5c5c5c;
}
#mainContent .mainMenu ul li.m9 a,
	#mainContent .mainMenu ul li.m10 a {
	font-size: 1.143em;
	color: #474b4b;
	padding-top: 80px;
}
#mainContent .mainMenu ul li.m1 {
	background-image: url('/images/main/bg-p1.jpg');
	background-color: #474b4b;
}
#mainContent .mainMenu ul li.m2 {
	background-image: url('/images/main/bg-p2.jpg');
	background-color: #dd8797;
}
#mainContent .mainMenu ul li.m3 {
	background-image: url('/images/main/bg-p3.jpg');
	background-color: #e95c48;
}
#mainContent .mainMenu ul li.m4 {
	background-image: url('/images/main/bg-p4.jpg');
	background-color: #d17634;
}
#mainContent .mainMenu ul li.m5 {
	background-image: url('/images/main/bg-p5.jpg');
	background-color: #8d5a3d;
}
#mainContent .mainMenu ul li.m6 {
	background-image: url('/images/main/bg-p6.jpg');
	background-color: #95b300;
}
#mainContent .mainMenu ul li.m7 {
	background-image: url('/images/main/bg-p7.jpg');
	background-color: #fff;
}
#mainContent .mainMenu ul li.m8 {
	background-image: url('/images/main/bg-p802.jpg');
	background-color: #f59600;
}
#mainContent .mainMenu ul li.m9 {
	background-image: url('/images/main/bg-p9.jpg');
	background-color: #ffcc00;
}
#mainContent .mainMenu ul li.m10 {
	background-image: url('/images/main/bg-p10.jpg');
	background-color: #a8db0b;
}
#mainContent .mainMenu ul li.m3, 
	#mainContent .mainMenu ul li.m4, 
	#mainContent .mainMenu ul li.m9, 
	#mainContent .mainMenu ul li.m10 {
	position: absolute;
	margin: 0;
}
#mainContent .mainMenu ul li.m3,
	#mainContent .mainMenu ul li.m4 {
	top: 0;
}
#mainContent .mainMenu ul li.m9,
	#mainContent .mainMenu ul li.m10 {
	bottom: 61px;
}
#mainContent .mainMenu ul li.m3 {
	right: 123px;
}
#mainContent .mainMenu ul li.m4 {
	right: 0;
}
#mainContent .mainMenu ul li.m9 {
	right: 123px;
}
#mainContent .mainMenu ul li.m10 {
	right: 0;
}
#mainContent .mainInfor {
	width: 240px;
	height: 115px;
	margin: 121px 0 0;
	padding: 0 15px;
	float: right;
	overflow: hidden;
	position: relative;
	background: #fff;
	border:1px solid #ddd;
}
#mainContent .mainInfor > div > h3 {
	float: left;
	margin: 10px 1px 0 0;
	position: relative;
	z-index: 2;
	background: #fff;
}
#mainContent .mainInfor > div > h3 a {
	padding: 0 5px;
	line-height: 22px;
	border: 1px solid #d0d0d0;
	border-bottom: 0;
	display: block;
	color: #838383;
	font-size: 12px;
	text-decoration: none;
}
#mainContent .mainInfor > div > h3 a.on, 
#mainContent .mainInfor > div > h3 a:hover {
	line-height: 23px;
	border-color: #999;
	color: #474b4b;
}
#mainContent .mainInfor > div > ul {
	width: 210px;
	height: 70px;
	padding-top: 5px;
	overflow: hidden;
	border-top: 1px solid #999;
	position: absolute;
	left: 17px;
	top: 33px;
	z-index: 1;
	background: #fff;
}
#mainContent .mainInfor > div > ul li {
	overflow: hidden;
	line-height: 22px;
	vertical-align: top;

}
#mainContent .mainInfor > div > ul li a {
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #686868;
	font-size:14px;
}
#mainContent .mainInfor > div > ul li span.date {
	width: 20%;
	float: right;
	font-size: 0.857em;
	color: #a5a5a5;
}
#mainContent .mainInfor > div > .view {
	display: block;
}
#mainContent .mainInfor > div > .hid {
	display: none;
}
#mainContent .inforTel {
	position: absolute;
	right: 0;
	bottom: 0;
}
#mainContent .infoTime {
	position: absolute;
	left: 0;
	bottom: 0;
}
/* ------------ Sub Layout ------------ */
#subWrap {
	background: #f7f7f7;
	padding:120px 0 0;
}
#subContainer {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#subContainer:after {
	clear: both;
	content: "";
	display: block;
}
#subContainer .subLeft {
	position: absolute;
	top: 0;
	left: 50%;
	width: 220px;
	padding-bottom: 50px;
	margin-left:-570px;
	z-index:1;
}
#subContainer .subLeft .loginWrap {
	margin: 40px 0 10px;
}
#subContainer .subLeft .loginWrap a {
	display: inline-block;
	color: #444;
	font-size: 1.143em;
}
#subContainer .subLeft .loginWrap a:first-child {
	border-right: 1px solid #d8d8d8;
	padding-right: 14px;
	margin-right: 8px;
}
#subContainer .subLeft .subMenu h2 {
	height: 180px;
	color: #fff;
	font-weight: 700;
	font-size: 1.714285714285714em;
	background: #dd8797 url('/images/sub/bg-sub-tit.png') left top no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}
#subContainer .subLeft .subMenu h2 span {
	display: block;
	padding: 40px 40px 0 20px;
	letter-spacing: -1px;
}
#subContainer.introWrap .subLeft .subMenu h2 {
	background-position: 0 0;
}
#subContainer.clinicWrap .subLeft .subMenu h2 {
	background: #dd8797 url('/images/sub/bg-sub-tit02.png') 28px 110px no-repeat;
}
#subContainer.thyroidWrap .subLeft .subMenu h2 {
	background: #dd8797 url('/images/sub/bg-sub-tit03.png') 24px 112px no-repeat;
}
#subContainer.breastWrap .subLeft .subMenu h2 {
	padding-right:50px;
	background: #dd8797 url('/images/sub/bg-sub-tit04.png') 31px 110px no-repeat;
}
#subContainer.commWrap .subLeft .subMenu h2 {
	background: #dd8797;
}
#subContainer.memberWrap .subLeft .subMenu h2 {
	background: #dd8797;
}

#subContainer .subLeft .subMenu ul {
	background: #fff;
	min-height:204px;
}
#subContainer .subLeft .subMenu ul li {
	border-top: 1px solid #f7f7f7;
}
#subContainer .subLeft .subMenu ul li:first-child {
	border-top: 10px solid #474b4b;
}
#subContainer .subLeft .subMenu ul li a {
	line-height: 40px;
	padding-left: 20px;
	display: block;
	color: #474b4b;
	font-weight: 700;
	font-size: 1.143em;
	text-decoration: none;
}
#subContainer .subLeft .subMenu ul li.current a,  
	#subContainer .subLeft .subMenu ul li a:hover {
	color: #dd8797;
}
#subContainer .subLeft .subInforMenu {
}
#subContainer .subLeft .subInforMenu li {
	height: 86px;
	padding-left: 83px;
	margin-top: 10px;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#subContainer .subLeft .subInforMenu li.talk {
	background: #ffcc00 url('/images/sub/icon-talk.png') 16px 50% no-repeat;
}
#subContainer .subLeft .subInforMenu li.blog {
	background: #93bb1a url('/images/sub/icon-blog.png') 16px 50% no-repeat;
}
#subContainer .subLeft .subInforMenu li.map {
	background: #b26573 url('/images/sub/icon-map.png') 12px 50% no-repeat;
}
#subContainer .subLeft .subInforMenu li p {
	font-size: 1.143em;
	font-weight: 700;
	padding: 17px 0 5px;
	margin: 0;
	color: #fff
}
#subContainer .subLeft .subInforMenu li.talk p {
	color: #474b4b;
}
#subContainer .subLeft .subInforMenu li.blog a {
	width: 66px;
	height: 22px;
	line-height: 22px;
	display: block;
	border-radius: 2px;
	font-size: 0.857em;
	color: #474b4b;
	text-align: center;
	text-decoration: none;
	background: rgba(255, 255, 255, .5)
}
#subContainer .subLeft .subInforMenu li.map a {
	display: block;
	color: rgba(255, 255, 255, .8);
	line-height: 16px;
	padding: 17px 0 5px;
	margin: 0;
	color: #fff
}
#subContainer .subLeft .subInforMenu li.map a strong {display:block;}
#subContainer .subContent {
	margin:0 auto;
	padding-left:280px;
	width: 1140px;
	min-height:750px;
	position: relative;
	padding-bottom: 50px;
}
#subContainer .subContBody {
	position: relative;
	*zoom: 1;
}
#subContainer .subContBody:after {
	content: "";
	display: block;
	clear: both;
}
#subContainer .boxMoPcPageLoc {
	font-size: 0.7857142857142857em;
	position: absolute;
	right: 0;
	top: 150px;
	z-index:10;
}
#subContainer .boxMoPcPageLoc > span {
	color: #666;
	padding-left: 3px;
	padding-right: 3px;
}
#subContainer .boxMoPcPageLoc > span.Here {
	color: #dd8797;
}
#subContainer h3.subConTit {
	margin: 0 0 65px;
	padding: 50px 0 29px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 2.429em;
	font-weight: 600;
	color: #555;
	letter-spacing: -1px;
}
#subContainer footer {
	width: 100%;
	clear: both;
}
/* ------------ display None Content ------------ */
.headerCont .memBtn, 
	.headerCont .mNav, 
	.visualTop .visualMo, 
	.visualTop .visualTab, 
/* Main */
	#mainContent .inforTel span, 
	#mainContent .inforTel a,
/* sub */
	#subContainer .btnTop, 
	#subContainer .boxTbPageLoc {
	display: none;
}
/* ------------ Sub Content ------------ */
.subTitTxt {
	font-size: 2.286em;
	line-height: 44px;
	letter-spacing: -0.075em;
}
/** Styled by DesignBox **/
/* 서브 페이지 공통 설정 */
.boxConBodyTabs > ul {
	height:52px;
	border-bottom: 1px solid #dd8797;
	z-index:100;
}
.boxConBodyTabs > ul:before,
.boxConBodyTabs > ul:after {
	content: " ";
	display: table;
}
.boxConBodyTabs > ul:after {
	clear: both;
}
.boxConBodyTabs > ul > li {
	float: left;
	margin-bottom:0px;
	margin-left: 3px;
	z-index:0;
}
.boxConBodyTabs > ul > li:first-child {
	margin-left: 0;
}
.boxConBodyTabs > ul > li > a {
	color: #535353;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 15px;
	background: #f7f7f7;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index:0;

}
.boxConBodyTabs > ul > li > a > span {
	display: none;
}
.boxConBodyTabs > ul > li > a:hover,
.boxConBodyTabs > ul > li.ui-state-active > a {
		color: #dd8797;
		border-top: 1px solid #dd8797;
		border-left: 1px solid #dd8797;
		border-right: 1px solid #dd8797;
		position:relative;
		z-index:100;
		height:52px;
}
.boxConBodyTabsBody {
	line-height: 1.230769230769231;
	padding-top: 20px;
	display: none;
}

.titleConBody {
	color: #dd8797;
	font-size: 1.342857142857143em;
	font-weight: 700;
	margin-top: 30px;
}
.txtConBodyTitle {
	color: #515151;
	font-size: 1.142857142857143em;
	margin-top: 10px;
}
.txtConBodyTitle > span {
	font-weight: 700;
}
.txtConBody {
	color: #616161;
	margin-top: 20px;
}
.txtConBody02 {
	color: #515151;
	margin-top: 20px;
}
.boxConBodyMedia {
	margin-top: 00px;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}
.boxConBodyList1 {
	margin-top: 10px;
}
.boxConBodyList1 > li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.boxConBodyList1 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
}
.boxConBodyList1 > li > span.listBullet {
	font-weight: 700;
	float: left;
	margin-left: -15px;
}
.boxConBodyList2 {
	margin-top: 10px;
}
.boxConBodyList2 > li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 15px;
	border-bottom: 1px solid #dbdbdb;
	color:#515151;

}
.boxConBodyList2 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
	color:#515151;
}
.boxConBodyList2 > li > span.listNumber {
	position:absolute;
	left:5px;
}
.boxConBodyList3 {
	margin-top: 10px;
}
.boxConBodyList3 > li {
	padding-bottom: 5px;
	color:#515151;

}
.boxConBodyList3 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
	color:#515151;
}
.boxConBodyList3 > li > span.listNumber {
	position:absolute;
	left:5px;
}
table.boxConBodyTable {
	margin-top: 20px;
	width: 100%;
	background: #fff;
	border-top: 2px solid #dd8797;
	text-align: left;
}
table.boxConBodyTable > thead th {
	color: #dd8797;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #fee8eb;
}
table.boxConBodyTable > tbody > tr {
	border-top: 1px solid #ededed;
}
table.boxConBodyTable > tbody > tr:first-child {
	border-top:none;
}
table.boxConBodyTable > tbody th,
table.boxConBodyTable > tbody td {
	padding: 10px 20px;
}
table.tableType2 > tbody th,
table.tableType2 > tbody td {border:1px solid #ebebeb;}
table.boxConBodyTable > tbody th.thTit {
	background:#fff4f6;
	color:#515151;
	font-weight:700;
}

table.boxConBodyTable > tbody td .txtOrg_step {
	position:relative;
	padding-left:45px;
	overflow:hidden;
}

table.boxConBodyTable > tbody td .txtOrg_step span {
	position:absolute;
	left:0px;
	top:0px;
	color:#dd8797;
	font-weight:700;
	
}
table.boxConBodyTable > tbody td .txtOrg_step02 {
	position:relative;
	padding-left:65px;
	overflow:hidden;
}
table.boxConBodyTable > tbody td .txtOrg_step02 span {
	position:absolute;
	left:0px;
	top:0px;
	color:#dd8797;
	font-weight:700;
	
}


/*비급여항목안내수정start*/
table.boxConBodyTable2 {
	margin-top: 20px;
	width: 100%;
	background: #fff;
	border-top: 2px solid #dd8797;
	text-align: left;
}
table.boxConBodyTable2 > thead th {
	color: #dd8797;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fee8eb;
	border: 1px solid #fff7f8;
}
table.boxConBodyTable2 > tbody > tr {
	border-top: 1px solid #ededed;
}
table.boxConBodyTable2 > tbody > tr:first-child {
	border-top:none;
}
table.boxConBodyTable2 > tbody th,
table.boxConBodyTable2 > tbody td {
	padding: 10px 5px;
	font-size: 12px;
}
table.tableType2 > tbody th,
table.tableType2 > tbody td {border:1px solid #ebebeb;}
table.boxConBodyTable2 > tbody th.thTit {
	background:#fff3f5;
	color:#515151;
	/*font-weight:700;*/
}

table.boxConBodyTable2 > tbody td .txtOrg_step {
	position:relative;
	padding-left:45px;
	overflow:hidden;
}

table.boxConBodyTable2 > tbody td .txtOrg_step span {
	position:absolute;
	left:0px;
	top:0px;
	color:#dd8797;
	font-weight:700;
	
}
table.boxConBodyTable2 > tbody td .txtOrg_step02 {
	position:relative;
	padding-left:65px;
	overflow:hidden;
}
table.boxConBodyTable2 > tbody td .txtOrg_step02 span {
	position:absolute;
	left:0px;
	top:0px;
	color:#dd8797;
	font-weight:700;
	
}

/*비급여항목안내수정end*/

.boxConBodyAccordion {
	margin-top: 30px;
	background: #fff;
	border-top: 2px solid #dd8797;
	border-bottom: 2px solid #dd8797;
}
.boxConBodyAccordion h5.titleConBodyAcc {
	background: #fff url('/images/sub/imgSubQ-inA.gif') right 18px top 8px no-repeat;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	border-bottom: 1px solid #ededed;
	cursor: pointer;

}
.boxConBodyAccordion > div {
	height:auto !important;

}
.boxConBodyAccordion h5.titleConBodyAcc.ui-accordion-header-active {
	background: #fff url('/images/sub/imgSubQ.gif') right 18px top 8px no-repeat;
}
.boxConBodyAccordion h5.titleConBodyAcc > span {
	font-weight: 700;
}
.boxConBodyAccordion h5.titleConBodyAcc > span.accQnaQ,
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText span.accQnaA {
	float: left;
	color: #dd8797;
	margin-left: -30px;
	padding-left: 10px;
}
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText span.accQnaA {
	color: #474b4b;
}
.boxConBodyAccordion .txtConBodyAcc {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fee8eb;
	border-bottom: 1px solid #ededed;
}
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText {
	font-weight: 700;
	padding-left: 30px;
	color:#515151;
}
.boxConBodyAccordion .txtConBodyAcc .txtConBodyAccText {
	padding-left: 30px;
	padding-right: 10px;
	color:#515151;

}

/* 병원소개 - 병원소개*/
.intro1 .subTitTxt p.t1 {
	font-size: 0.625em;
	line-height: 1;
	text-decoration: underline;
}
.intro1 .subTitTxt p.t2 {
	margin: 10px 0 40px;
}
.intro1 ol li {
	letter-spacing: -1px;
	padding: 30px;
	margin-top: 20px;
	background: #fff;
}
.intro1 ol li:first-child {
	margin-top: 0;
}
.intro1 ol li.n1 {
	line-height: 26px;
	padding-left: 310px;
	background: #fff url('/images/sub/img-intro1_01.jpg') left top no-repeat;
}
.intro1 ol li.n2 {
	line-height: 26px;
	padding-left: 310px;
	background: #fff url('/images/sub/img-intro1_02.jpg') left top no-repeat;
}
.intro1 ol li.n3 {
	line-height: 26px;
	padding-left: 310px;
	background: #fff url('/images/sub/img-intro1_03.jpg') left top no-repeat;
}
.intro1 ol li.n4 {
	line-height: 26px;
	padding-left: 310px;
	background: #fff url('/images/sub/img-intro1_04.jpg') left top no-repeat;
}
.intro1 ol li.n5 {
	line-height: 26px;
	padding-left: 310px;
	background: #fff url('/images/sub/img-intro1_05.jpg') left top no-repeat;
}
/*.intro1 ol li.n4 {
}*/
.intro1 ol li .sTit {
	min-height: 52px;
	line-height: 52px;
	font-size: 1.429em;
	position: relative;
	padding: 0 0 15px 60px;
}
.intro1 ol li .sTit span.num {
	width: 52px;
	height: 52px;
	line-height: 52px;
	padding: 0 10px 0 2px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-style: italic;
	font-size: 1.800em;
	letter-spacing: -2px;
	display: inline-block;
	background: #dd8797;
}
.intro1 ol li .txt {
	line-height: 22px;
}
.intro1 ol li.n1 .sTit {
	line-height: 26px;
}
.intro1 ol li.n2 .sTit {
	line-height: 26px;
}
.intro2 {
	letter-spacing: -0.05em;
}
.intro2 .txtCont {
	padding-left: 240px;
	margin: 35px 0;
	background: url('/images/sub/img-intro2.jpg') left top no-repeat;
}
.intro2 .txtCont dt {
	font-size: 1.429em;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 20px;
}
.intro2 .txtCont dt img {
	display: none;
}
.intro2 .txtCont dt span span {
	font-weight: normal;
}
.intro2 .txtCont dd {
	line-height: 20px;
	margin-top: 10px;
}
.intro2 .directorHistory {
	padding: 30px;
	overflow: hidden;
	background: #fff;
}
.intro2 .directorHistory p.director {
	font-size: 1.429em;
	font-weight: 700;
}
.intro2 .directorHistory dl {
	width: 50%;
	float: left;
	margin-top: 25px;
}
.intro2 .directorHistory dl dt {
	line-height: 42px;
	color: #fff;
	padding: 0 13px;
	margin-bottom: 15px;
	display: inline-block;
	*display: inline;
}
.intro2 .directorHistory dl dt.t1 {
	background: #dd8797;
}
.intro2 .directorHistory dl dt.t2 {
	background: #93bb1a;
}
.intro2 .directorHistory dl dd {
	line-height: 22px;
}
.intro3 li {
	min-height: 380px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.intro3 li:first-child {
	margin-top: 40px;
}
.intro3 li .lookImg {
	position: absolute;
	top: 0;
}
.intro3 li.listR {
	padding-right: 516px;
}
.intro3 li.listR .lookImg {
	right: 0;
}
.intro3 li.listL {
	padding-left: 516px;
}
.intro3 li.listL .lookImg {
	left: 0
}
.intro3 li p {
	padding: 25px;
}
.intro3 li p strong {
	display: block;
	font-size: 1.429em;
	line-height: 26px;
	margin-bottom: 25px;
}
.boxCont {
	overflow: hidden;
	padding: 30px;
	background: #fff;
	margin-top:;
}
.intro5 .boxCont {
	margin-top: 35px;
}
.intro4 .boxCont {
	margin-top: 20px;
}
.intro4 .boxCont .topTxt span {
	line-height: 22px;
}
.intro4 .boxCont .topTxt img {
	display: block;
	margin-top: 25px;
}
.intro4 .boxCont h4 {
	font-size: 1.429em;
	margin: 30px 0 20px;
}
.intro4 .boxCont > ul li {
	overflow: hidden;
	margin-bottom: 1px;
}
.intro4 .boxCont > ul li span, 
.intro4 .boxCont > ul li p {
	line-height: 28px;
	float: left;
}
.intro4 .boxCont > ul li span {
	min-width: 72px;
	color: #fff;
	text-align: center;
	background: #dd8797;
}
.intro4 .boxCont > ul li p {
	padding: 0 10px;
	background: #f7f7f7;
	margin:0px;
}
.intro4 .boxCont .tel {
	font-size: 2.286em;
	margin: 15px 0;
}
.intro4 .boxCont .phone {
	display: none;
}
.intro4 .boxCont .txt {
	line-height: 22px;
}
.intro4 .boxCont dl {
	width: 48%;
	min-height: 185px;
	padding-bottom: 10px;
	float: left;
	background: #f7f7f7;
}
.intro4 .boxCont dl.first {
	margin-right: 4%;
}
.intro4 .boxCont dl dt {
	padding: 0 10px;
	color: #fff;
	line-height: 28px;
	background: #dd8797;
}
.intro4 .boxCont dl dd {
	padding: 0 8px;
	margin: 15px 0 0 15px;
	line-height: 18px;
	background: url('/images/common/bul-circle.gif') left center no-repeat;
}
.intro5 .addCont img {
	width: 100%;
}
.intro5 .addCont .add {
	font-size: 1.429em;
	margin-top: 40px;
	margin-bottom:0px;
}
.intro5 .addCont .tel {
	font-size: 2.286em;
	margin-top: 0px;
}
.intro5 .addCont .phone {
	display: none;
}
.intro5 h4 {
	font-size: 1.429em;
	margin: 40px 0 25px;
	font-weight:700;
}
.intro6 p {line-height:1.6;}
.intro6 .txtCont {
	padding-left: 240px;
	margin: 35px 0;
	background: url('/images/sub/img-intro6-01.jpg') left top no-repeat;
}
.intro6 .txtCont.txtCont2 {
	background: url('/images/sub/img-intro6-02.jpg') left top no-repeat;
}
.intro6 .txtCont dt {
	font-size: 1.429em;
	font-weight: 700;
	line-height: 26px;
	margin: 20px 0 10px;
}
.intro6 .txtCont dt img {
	display: none;
}
.intro6 .txtCont dt span span {
	font-weight: normal;
	font-size:0.8em;
}
.intro6 .txtCont dd {
	margin-top: 10px;
	line-height:1.6;
}
.intro6 .txtCont dd.high {margin-top:20px;}
.intro6 .box {background:#fff;margin:20px 0;padding:30px;color:#dd8797;}
.intro6 .box .title {font-size:1.429em;font-weight:700;}
.boxSubProcess {
	border: 1px solid #d4d4d4;
}
.boxSubProcess .tabSubProcess {
	border-bottom: 1px solid #d4d4d4;
}
.boxSubProcess .tabSubProcess ul {
	overflow: hidden;
	margin-bottom:0px;
}
.boxSubProcess .tabSubProcess ul li {
	width: 25%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-left: 1px solid #d4d4d4;
	vertical-align: middle;
	background: url('/images/common/ver-arrows.png') 90% center no-repeat;
}
.boxSubProcess .tabSubProcess ul li:first-child {
	border-left:none;
}
.boxSubProcess .tabSubProcess ul li a {
	display: block;
	padding-left: 16px;
}
.boxSubProcess .tabSubProcess a {
	color: #777777;
	font-size: 1.143em;
	font-weight: 700;
	text-decoration: none;
}
.boxSubProcess .tabSubProcess li.ui-tabs-active {
	background: #ededed url('/images/common/ver-arrows.png') 90% center no-repeat;
}
.boxSubProcess .tabSubProcess li.ui-tabs-active a {
	color: #444444;
}
.boxSubProcess .boxSubProcessTxt {
	padding: 20px;
	line-height: 22px;
}
.boxSubProcessTxt h4 {
	margin:0px;
	color:#515151;
}
.dis_block {
	display:block !important;
}
.tabSubIntro {
	display:none;
}

/* 증명서 발급 comm/certificate.html */
.certiDown a {line-height:42px;color:#fff;padding:0 13px;margin-bottom:15px;display:inline-block;}
.certiDown a:hover {text-decoration:none;}
.certiDown .down1 {background:#dd8797;}
.certiDown .down2 {background:#93bb1a;}