@charset "utf-8";
/*-------------------------------------------------
Main Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2016. 07. 21.
-------------------------------------------------*/
.topCont_area {
	position: relative;
	}
.visual_area {
	height: 454px;
	}
.visual_area .visual_list {
	float: left;
	width: 790px;
	height: 452px;
	border: solid 1px #dddedf;
	border-right-color: #c9cacc;
	border-bottom-color: #c9cacc;
	box-sizing: border-box;
	}
.topCont_area:after,
.visual_area .visual_list:after {
	display: block;
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 791px;
	height: 2px;
	background: #e3e4e8;
	content: '';
	}
.topCont_area:after {
    left: inherit;
	right: 0;
	width: 200px;
	}
.orgList_area {
	position: relative;
	float: right;
	width: 210px;
	height: 100%;
	text-align: center;
	font-size: 1.048em;
	-ms-overflow-style: none;
	}
::-webkit-scrollbar {
	display:none;
	}
.orgList_area button {
	position: absolute;
	left: 10px;
    width: 200px;
	height: 22px;
	background: #fff url(../../../resources/images/rdh/main/btn_visulList.png) no-repeat center 0;
	border: solid 1px #dddedf;
	border-right-color: #c9cacc;
	border-bottom: none;
    box-sizing: border-box;
	text-indent: -9999px;
	text-align: center;
	z-index: 10;
	}
.orgList_area button.btn_bottom {
	bottom: 0;
	background-position: center -22px;
	border-top: none;
	border-bottom: solid 1px #dddedf;
	}
.org_list {
	width: 200px;
	height: 408px;
	margin-top: 23px;
	padding-left: 10px;
	border-right-color: #c9cacc;
	}
.org_list > li {
	position: relative;
	width: 198px;
	height: 68px;
	margin-top: -1px;
	background: #fff;
	border: solid 1px #dddedf;
	border-top-color: #ebecef;
	border-right-color: #c9cacc;
	}
.org_list > li a {
	display: block;
	padding: 28px 0;
	color: #6c6d70;
	}
.org_list > li.on:before {
	display: block;
	position: absolute;
	top: 28px;
	left: -15px;
	width: 0;
    height: 0;
	border: solid 8px transparent;
    border-right-color: #59626e;
	content: '';
	}
.org_list > li > a:hover,
.org_list > li.on a {
	background: #59626e;
	color: #fff;
	text-decoration: none;
	transition: color .3s, background .3s;
	}
/*지정사업 */
.business_area {
	background: #008bcf url(../../../resources/images/rdh/main/business_bg.gif) no-repeat center bottom;
	background-origin: border-box;
	border-bottom: solid 2px rgba(0,125,188, .7);
	}
.business_area .txt_title {
	margin-bottom: 18px;
	font-size: 1.45em;
	}
.business_area .txt_info {
	line-height: 1.4;
	}
.business_area .txt_info a {
	color: #003b5b;
	}
/* 주요기술 */
.technology_area .txt_title {
	margin-bottom: 18px;
	letter-spacing: -0.08em;
    font-size: 1.45em;
	}
.technology_area .txt_title span {
	color: #f05e22;
	}
.technology_area button {
	background: url(../../images/rdh/main/popup_btn.png) no-repeat 0 0;
	}
.technology_list {
	color:#41434a;
	font-size: 0.968em;
	}
.technology_list > li {
	position: relative;
	padding-left: 15px;
	line-height: 2;
	}
.technology_list > li span {
	display: block;
	position: absolute;
	left: 0;
	
	width: 14px;
	color: #f05e22;
	font-weight: bold;
	}
/* 브로슈어 다운 */
.brochure_area {
	background: #f1c40f url(../../../resources/images/rdh/main/brochure_bg.gif) no-repeat center bottom;
	background-origin: border-box;
	border-bottom: solid 2px rgba(216,176,14, .7);
	overflow: hidden;
	}
.brochure_area .txt_title {
	margin: 8px 0 15px;
	font-size: 0.929em;
	}


/*메인 디자인 리뉴얼에 따른 css 추가 - 20170921 siin	*/
.multiCont_area #div0101 {background:transparent; padding:0; border:0; width:410px; height:200px;}
.contype_box {position:relative; float:left;}
.contype_box .half {box-sizing:border-box;}
.contype_box .krh-search {padding:9px 20px; background:#fff; margin-bottom:9px; border-bottom:2px solid #e3e4e8; height:100px;}
.contype_box button {box-sizing:border-box; display:inline-block; padding: 13px 17px; background:#59626e; color:#fff; vertical-align:top;}
.krh-search .txt_title {font-size:1.45em; margin-bottom:10px;}
.krh-search .total-search {border:1px solid #ccc; padding: 8px; position:relative; display:inline-block;}
.krh-search .total-search::before {content:''; display:block; width:1px; height:16px; background:#bababa; position:absolute; top:13px; left:103px;}
.krh-search .total-search select {border:0; font-size:13px; color:#66676c; display:inline-block;}
.krh-search .total-search input {border:0; width:187px; font-size:13px; display:inline-block;}
.krh-search .total-search input::-webkit-input-placeholder {color:#bababa;}

.contype_box .link-list {text-align:center; width:100%;}
.contype_box .link-list li {display:block; margin-left:10px; float:left;}
.contype_box .link-list li:first-child {margin-left:0; vertical-align:top;}
.contype_box .link-list li a {display:block; width:130px; height:88px; padding:14px 0 11px; box-sizing:border-box;}
.contype_box .link-list li:nth-child(1) {background:#fe8008;}
.contype_box .link-list li:nth-child(2) {background:#1789a5;}
.contype_box .link-list li:nth-child(3) {background:#16b9a8;}
.contype_box .link-list li span {padding-top:43px; color:#fff; font-size:14px; text-align:center; display:inline-block;}
.contype_box .link-list li:nth-child(1) span {background:url(../../../resources/images/rdh/main/icon_krh-search01.png) center 0 no-repeat;}
.contype_box .link-list li:nth-child(2) span {background:url(../../../resources/images/rdh/main/icon_krh-search02.png) center 0 no-repeat;}
.contype_box .link-list li:nth-child(3) span {background:url(../../../resources/images/rdh/main/icon_krh-search03.png) center 0 no-repeat;}


/* 180112 수정 siin - 연구중심병원 */
.contype_small.link_area {padding:0; width:200px; height:200px;}
.contype_small.link_area a {display:block;}
.contype_small.link_area a img {display:block;}