@charset "utf-8";
/*-------------------------------------------------
Main 공통 Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2014. 09. 10.
-------------------------------------------------*/

.topCont_area {
	width: 1000px;
	margin: auto;
	line-height: 1.1;
	overflow: hidden;
	}	
.section_wrap {
	width: 1000px;
	margin: auto;
	overflow: hidden;
	}	
/* 한줄에 여러개 콘텐츠 */
.multiCont_area {
	width: 100%;
	height: 200px;
	margin-top: 8px;	
	letter-spacing: -0.03em;
	overflow: hidden;	
	}
.two_lines {
	height: 408px;
	}
.multiCont_layout_left {
	float: left; 
	width: 630px;
	}
.multiCont_area.two_lines .multiCont_layout_left {
	margin-left: -10px;
	} 
.contype_long,		
.contype_middle,
.contype_small,
.contype_multiLong {	
	position: relative;
	float: left;
	width: 370px;
	height: 161px;
	margin-left: 10px;
	padding: 17px 20px 20px;
	background: #fff;
	border-bottom: solid 2px #e3e4e8;
	background-origin: border-box;
	overflow: hidden;
	}		
.contype_multiLong {
	width: 410px;
	height: 200px;
	padding: 0;
	background: none;
	border: none;
	}	
.contype_middle {
	width: 330px;
	}				
.contype_small {
	width: 160px;
	}		
/* 콘텐츠 아이프레임 */
[class*="contype_iframeLong"],
[class*="contype_iframeMiddle"],
[class*="contype_iframeSmall"] {
	float: left;
	width: 410px;
	height: 200px;
	margin-left: 10px;
	padding: 0;
	border-bottom: none;
	}
.contype_iframeMiddle {
	width: 370px;
	}
.contype_iframeSmall {
	width: 200px;
	}
.iframe_inside {
	height: 161px;
	padding: 17px 20px 20px;
	background: #fff;
	border-bottom: solid 2px #e3e4e8;
	}
/* 첫번째 div일때 왼쪽 여백값 0 */
.topCont_area > div:first-child,
.multiCont_area > div:first-child,
.multiCont_area > article:first-child,
[class*="contype_multiLong"] > div:first-child,
.topCont_area > iframe:first-child,
.multiCont_area > iframe:first-child,
[class*="contype_iframeLong"] > iframe:first-child,
[class*="contype_iframeMiddle"] > iframe:first-child  {
	margin-left: 0;
	} 	
[class*="contype_iframeLong"] > iframe,
[class*="contype_iframeMiddle"] > iframe {
	float: none;
	}
.multiCont_layout_left iframe {
	 margin-bottom: 8px;
	 }
/* 비쥬얼 */
.visualType_long {
	height: 408px;
	}
.visualType_middle, 
.visualType_small,
.visualType_small02 {
	float: left;
	width: 620px;
	height: 408px;
	margin-left: 10px;
	}	
.visualType_small {
	height: 250px;
	}
.visualType_small02 {
	height: 280px;
	}
.topCont_area .visualType_middle,
.topCont_area .visualType_small,
.topCont_area .visualType_small02 {
	width: 620px;
	}
.visual_area {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
.visual_area .btn_control {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 50px;
	height: 15px;
	background: url(../../images/common/layout/visual_btn.png) no-repeat 0 0;
	overflow: hidden;
	}		
.visual_area .btn_control a {
	float: left;
	display: block;
	width: 16px;
	height: 15px;
	text-indent: -9999px;
	}	
.visual_area .btn_control a.btn_play {
	background: url(../../images/common/layout/visual_btn.png) no-repeat -16px -15px;
	}		
.visual_list {
	width: 100%;
    height: 100%;	
	overflow: hidden;
	}
.visual_list li {
	width: 100%;
	overflow: hidden;
	}	
.visual_list li img {
	max-width: 100%;
	}	

/* 비쥬얼 옆 콘텐츠 */	
.section_cont {
	float: left;
	min-width: 330px;
	}	
.first_content,
.second_content {
	width: 370px;
	height: 200px;
	overflow: hidden;
	}		
.section_cont > div:first-child {
	float: none;
	margin-bottom: 8px;
	}	
/* 콘텐츠 STYLE */
.bg_yellow{
	background: #f1c40f;
	border-bottom-color: #eaad08; 
	}
.bg_blue{
	background:#0d4c99;
	border-bottom-color: #0c4351; 
	}
.bg_blue h2{
	color:#fff;
	}
.txt_title,
.txt_title02 {
	color: #252525;
	line-height: 1.3;
	font-size: 1.048em;
	}		
.txt_more {
	position: absolute;
	top: 22px;
	right: 20px;	
	padding-right: 4px;
	background: url(../../images/common/layout/more_arrow.gif) no-repeat right 6px;
	font-size: 0.887em;
	font-family: '돋움', Dotum, sans-serif;
	}	
.txt_more a {
	color: #6b6b71;
	}
.txt_title02,	
.news_area .txt_title,
.thumbList_area .txt_title {
	font-size: 1.45em;
	}	
.news_list {
	width: 100%;
	margin-top: 21px;
	overflow: hidden;
	}	
.news_list > li {
	padding-left: 8px;
	background: url(../../images/common/layout/middot.gif) no-repeat 0 10px;
	line-height: 1.9;
	overflow: hidden;
	}
.news_list > li:first-child {
	margin-top: 0;
	}
.news_list > li a {	
	float: left;
	width: 250px;
	color: #636363;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
	}
.news_list > li span.date {
	float: right;
	display: block;	
	width: 60px;
	margin-top: 2px;
	color: #757577;
	text-align: right;
	letter-spacing: 0;
	line-height: 1.8;	
	font-size: 0.88em;
	font-family: "Tahoma";
	}
.contype_long .news_list > li a {
	width: 300px;
	}
.contype_long.multiNews_area .news_list li {
	width: 195px;
	}
	 	
/* 탭뉴스 */
.tabnews_area,
.multiNews_area,
.normalNews_area {
	padding-top: 0;
	background: #fdfdfd url(../../images/kps/main/tabNews_line.gif) repeat-x 0 0;
	}
.normalNews_area {
	padding-top: 16px;
	background-color: #fff;
	}	
.tabnews_area,
.multiNews_area	 {
	height: 178px;
	}	
.tab_newsitem {
	overflow: hidden;
	}	
.tab_newsitem > li {
	float: left;
	margin-left: 20px;
	}
.tab_newsitem > li:first-child {
	margin-left: 0;
	}	
.tab_newsitem > li > a {
	display: block;
	padding: 16px 1px 14px;	
	color: #252525;
	line-height: 1.2;
	font-size: 1.05em;
	overflow: hidden;
	}	
.tab_newsitem > li.on a {
	padding-bottom: 13px;
	border-bottom: solid 2px #45474d;
	font-weight: bold;
	}
.tab_newsitem > li.on a:hover {
	text-decoration: none;
	}	
.multiNews_area .news_list li {
	float: left;
	width: 157px;
	margin-left: 25px;
	overflow: hidden;
	}
.multiNews_area .news_list li a {
	width: 98%;
	}
.multiNews_area .news_list li.default_img {
	clear: both;
	position: relative;
	width: 140px;
	height: 105px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
.multiNews_area .news_list li.default_img a {
	display: block;
	width: 100%;
	text-align: center;
	}
.multiNews_area .news_list li.default_img .thumb {	
	display: block;
	width: 140px;
	height: 83px;
	overflow: hidden;
	}	
.multiNews_area .thumb {
	width: 100%;
	} 		
	
/* 사진자료 */
.photo_list {
	margin: 16px 0 0 -10px;
	overflow: hidden;
	}
.photo_list li {
	float: left;
	width: 47%;
	margin-left: 10px;
	overflow: hidden;
	text-align: center;
	}	
.photo_list .thumb {
	display: block;
	width: 100%;
	height: 100px;
	margin-bottom: 4px;
	overflow: hidden;
	}	
.photo_list .thumb img {
	width: 100%;
	}
.photo_list li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
	}	
.contype_small .photo_list {
	width: 100%;
	height: 123px;
	margin-left: 0;
	overflow: hidden;
	} 	
.contype_small .photo_list li {
	width: 100%;
	margin-left: 0;
	}	
/* 5줄 뉴스 */
.normalNews_area .txt_title {
	margin-bottom: 20px;
	padding-bottom: 19px;
	}	
/* 뉴스레터 */
.newsLetter_area {
	padding-top: 25px;
	background: url(../../images/common/layout/newsletter_bg.gif) no-repeat 0 0;
	border-bottom-color: #eaad08;
	}
.newsLetter_area .txt_title {
	margin: 0 0 10px 5px;
	}	
.letter_view .link {
	float: left;
	width: 85px;
	height: 85px;
	margin-left: 2px;
	text-indent: -9999px;
	}	
.letter_view {
	margin-bottom: 12px;
	overflow: hidden;
	}	
.letter_view .link a {
	display: block;
	width: 100%;
	height: 100%;
	}	
.letter_view .vol {
	float: right;
	width: 62px;
	margin-top: 15px;
	color: #252525;
	line-height: 1.3;
	}	
.letter_view .vol strong {
	display: block;
	margin-bottom: 8px;
	}	
.application {
	width: 150px;
	margin-left: 5px;
	overflow: hidden;
	}		
.application input {
	float: left;
	margin: 2px 0 0 5px;
	border: none;
	}
.application button {
	float: right;
	width: 44px;
	height: 28px;
	text-indent: -9999px;
	}		

/* 썸네일 형 뉴스 */
.thumb_news {
	margin-top: 20px;
	overflow: hidden;
	}
.thumb_news .thumb {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 10px;
	overflow: hidden;
	}
.thumb_news .thumb img {
	width: 100%;
	}	
.thumb_news .headline {
	position: relative;
	height: 100%;
	overflow: hidden;
	}
.thumb_news .headline strong {
	display: block;
	margin-bottom: 15px;
	}	
.thumb_news .desc_news {
	display: block;
	margin-bottom: 5px;
	line-height: 1.4;
	}	
.thumb_news .date {
	display: block;
	color: #d9394a;
	letter-spacing: 0;
	font-size: 0.88em;
	}
/* 팝업존 */
.contype_long.popup_area,
.contype_middle.popup_area {
	width: 410px;
	padding: 0;
	}
.contype_middle.popup_area {
	width: 370px;
	}
.popup_area {
	position: relative;
	width: 100%;
	height: 200px;
	}		
.popup_area .title_hidden {
	position: absolute;
	top: 0;
	}	
.popup_list {
	overflow: hidden;
	}
.popup_list li {
	float: left;
	}
.popup_list li img {
	width: 100%;
	height: 100%;
	}	
.popup_area .btn_control,
.technology_area .btn_control {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 60px;
	height: 23px;
	}
.popup_area .btn_control button,
.technology_area button {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	background: url(../../images/common/layout/popup_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	line-height: 1.2;
	}	
.popup_area .btn_control .btn_stop,
.technology_area .btn_stop {
	background-position: -20px 0;
	}	
.popup_area .btn_control .btn_play,
.technology_area .btn_play {
	background-position: -20px -20px;
	}	
.popup_area .btn_control .btn_next,
.technology_area .btn_next {
	background-position: -40px 0;
	}		
/* 동영상 */
.contype_small.movie_area {
	width: 200px;
	height: 200px;
	padding: 0;
	background: none;
	border: none;
	}	
.movie_area .movie {
	overflow: hidden;
	}	
.movie_area .movie li {
	float: left;
	width: 100%;
	}
.movie_area .play {
	display: block;
	position: absolute;
	top: 65px;
	left: 80px;
	width: 40px;
	height: 40px;
	background: url(../../images/common/layout/btn_play.png) no-repeat 0 0;
	}	
.movie_area .movie .desc {
	display: block;
	position: absolute;
	bottom: 0;
	width: 160px;
	padding: 13px 20px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.2;
	overflow: hidden;
	font-weight: bold;
	}	
.movie_area .movie .desc a {
	display: block;
	color: #f2f2f2;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	}	
.movie_area img {
	width: 100%;
	}	
.movie_area .btn_number {
	position: absolute;
	right: 15px;
	bottom: 12px;
	}	

/* 의료 IT소개 */
.mit_info {	
	background: #fff url(../../images/mit/main/mitinfo_bg.gif) no-repeat center 55px;
	}
.mit_info .txt {		
	margin-top: 85px;
	}
/* 용어사전 */	
.dictionary_area {
	height: 158px;
	padding-top: 20px;
	background: #3598db url(../../images/mit/main/dictionary_bg.gif) no-repeat 265px 20px;
	border-bottom-color: #2f88c7;
	}	
.dictionary_area .txt_title {
	margin-bottom: 33px;
	}	
.dictionary_area .info {
	margin-bottom: 10px;
	color: #fff;
	}	
.dictionary_search {
	overflow: hidden;
	}	
.dictionary_search input {
	float: left;
	width: 190px;
	padding: 3px;
	border: solid 2px #004085;
	}
.dictionary_search button {
	float: left;
	width: 60px;
	height: 30px;
	padding: 5px 0 7px;
	background: #004085;
	color: #fff;
	line-height: 1.3;
	font-weight: bold;
	}	
/* 행사일정 */
iframe.event_area {
	margin: 0 0 7px 10px;
	}
.event_area {
	position: relative;
	margin: 0;
	background: #0d4c99;
    border-bottom: solid 2px #0c448b;
	}	
.event_area .txt_title {
    margin-bottom: 20px;
    color: #c1e2ff;
    letter-spacing: -0.1em;
	}	
.event_area .btn_control {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 60px;
    height: 23px;
	}
.event_area .btn_control button {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	background: url(../../../resources/images/common/layout/popup_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	line-height: 1.2;
	}	
.event_area .btn_control .btn_stop {
	background-position: -20px 0;
	}	
.evnet_area .btn_control .btn_play {
	background-position: -20px -20px;
	}
.event_area .btn_control .btn_next {
	background-position: -40px 0;
	}
.event_list {
	position: relative;
	height: 120px;
	overflow: hidden;
	}
.event_list span {
	display: block;
	color: #c1e2ff; 
	}		
.event_list .state span {	
	display: inline-block;
	padding: 2px 5px 0;
	background: #ded831;
	color: #000;
	line-height: 1.4;
	text-align: center;
	font-size: 0.9em;
	font-family: "돋움", Dotum, "굴림", Gulim, sans-serif;
	}
.event_list strong {
	display: block;	
	margin: 5px 0 10px;  
	color: #fff; 
	line-height: 1.3;
	font-size: 1.1em;
	font-weight: bold; 
	}
.event_list a > span {
	line-height: 1.4;
	}
.event_list a:hover {
	text-decoration: none;
	} 	