@charset "EUC-KR";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');


body {
  font-family: 'Nanum Gothic';
  font-size: 12px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

#tophead {
	height: 27px;
	background: #8dc73d;
}
	#tophead .i_head {
		width: 1000px;
		margin: 0 auto;
		height: 27px;
		background: url(../images/greenbar_02.jpg) no-repeat;
	}

/*로고부분*/
#logoline {
	width: 100%;
	height: 93px;
}

	#logoline .i_logo {
		width: 1000px;
		margin: 0 auto;
		height: 93px;
		position: relative;
	}
		.i_logo img {
			float: left;
			position: absolute;
		}
			.time {
				left: 10px;
				top: 5px;
			}
			.logo {
				left: 50%;
				margin-left: -170px;
				top: 24px;
			}
			.ad01 {
				right: 10px;
				top: 25px;
			}
				
				.i_head ul {
					float: right;
				}
				.i_head ul li {
					float: left;
				}
				.i_head ul li a {
					padding: 6px;
					display: block;
					color: #1a520b;
				}
				.i_head ul li a:hover,
				.i_head ul li a:focus {
					font-weight: bold;
					color: #fff;
				}
					
	
	
	
	

	

#head {
	height: 41px;
	background: url(../images/pbar_79.jpg) repeat-x;
}
	.headinner {
		width: 1000px;
		height: 94px;
		margin: 0 auto;
		position: relative;
	}
	.headinner ul {
	
	}
	.headinner ul li {
		float: left;
		height: 41px;
	}
		.m_sub {
			position: relative;
		}
		.sub {
			float: none;
			top: 41px;
			position: absolute;
			z-index: 99;
			padding: 0;
			margin: 0;
			height: 33px;
			
		}
		.sub li {
			float: left;
		}
		.sub li a {
			padding: 10px;
			display: block;
			background: #fff;
			color: #1b1b1b;
			font-size: 13px;
			box-shadow: 1px 1px 5px #4e2f74;
		}
		.sub li a:hover,
		.sub li a:focus {
			background:#eee;
			border-top: 2px solid #ff7800;
			color: #4c1492;
			text-shadow: 1px 1px 2px #c1c1c1;
		}
		
		/*서브 메뉴 사이즈 및 위치선정*/
		.size1 {
			width: 420px;
		}
		.size2 {
			width: 500px;
		}
		
		.size3 {
			width: 330px;
			margin-left: 15px;
		}
		.size4 {
			width: 330px;
		}
		.size5 {
			width: 500px;
			margin-left: -100px;
		}
		.size6 {
			width: 500px;
			margin-left: -180px;
		}
		.size7 {
			width: 200px;
			margin-left: 20px;
		}
		.size8 {
			width: 330px;
			margin-left: -80px;
		}
		
#subline {
	width: 100%;
	height: 190px;
	overflow:hidden;
	position: relative;
}		
.lineinner {
	min-width: 100%;
	position: relative;
	height: 190px;
}
.lineinner img {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
}

/*서브 컨텐츠*/
#subcon {
	width: 100%;
	margin-top: 10px;
}
	.subconinner {
		width: 1000px;
		margin: 0 auto;
	}
	
	.leftmenu {
		width: 210px;
		float: left;
	}
		.leftmenu h2 {
			border-bottom: 1px solid #c1c1c1;
		}
		
		.leftmenu ul li {
			line-height: 40px;
			text-align: right;
			
		}
		
		.leftmenu ul li a {
			color: #392d1c;
			font-size: 15px;
			display: block;
			height: 40px;
			padding-right: 40px;
			background: #f4f4f4;
		}
		
		
		
		
	
.rightcon {
	width: 750px;
	float: right;
	/*border: 1px solid red;*/
}
	#titleinner {
		background: url(../images/brush.jpg) no-repeat 47px 25px;	
		padding-bottom: 16px;
		border-bottom: 1px dotted #c1c1c1;
	}
	#titleinner h3 {
		margin-top: 39px;
		float: left;
		font-weight: bold;
		font-size: 20px;
		height: 30px;
		line-height: 30px;
		padding-left: 20px;
		background: url(../images/ten_26.jpg) no-repeat 0 3px;
		
	}
	.subnavi {
		margin-top: 50px;
		float: right;
	}
	.subnavi em {
		font-style: normal;
		color: #54690e;
		font-size: 15px;
		font-weight: bold;
	}
	
	/*오른족 컨텐츠 부분*/
	.rightcon .contents1 {
		padding-top: 20px;
	}
	.rightcon .contents { 
		padding-left: 0px;
		/*padding-top: 20px;*/
	}
	
	/*컨텐츠 제목 밑 사진*/
	.t_ad {
		margin-bottom: 15px;
	}
	/*컨텐츠 제목 밑 사진 끝*/
	
	.contents h4 {
		font-size: 16px;
		padding-left: 25px;
		font-weight: bold;
		margin-bottom: 17px;
		margin-top: 10px;
		color: #545454;
		background: url(../images/4back.jpg) no-repeat 5px 5px;
	}
	.contents p {
		margin-bottom: 30px;
		padding-left: 25px;
		font-size: 14px;
		line-height: 23px;
		color: #343434;
	}
		/*컨텐츠 주요부분 색상표시*/
		.contents .color1,
		.contents p em {
			color: #7824c8;
		}
		
		.contents p em.color1 {
			color: #ff5400;    /*오랜지색*/
		}
		.contents p em.color2 {
			color: #4e9f1d;   /*녹색*/
		}
		/*컨텐츠 주요부분 색상표시끝*/
		/*셀렉트 메뉴*/
		
		.selected {
			background: #e6175b !important;
			color: #fff !important;
			font-weight: bold;
		}

		
	
		/*컨텐츠 테이블 부분*/
		.contents .anger {
			width: 725px;
			/*border-collapse: collapse;*/
			margin-left: 25px;
			
		}
		.contents .anger th {
			border: 1px solid #cdcdcd;
			border-top: 1px solid #773baa;
			background: #eee;
			padding: 15px;
			font-size: 14px;
		}
		.contents .anger td {
			padding: 15px;
			font-size: 14px;
			border: 1px solid #cdcdcd;
			line-height: 20px;
		}
		.contents .anger td:first-child {
			text-align: center;
			width: 30%;
			background-color: #f4fcfd;
			color: #341651;
		}
			.contents .caption {
				float: right;
				margin-top: 10px;
				color: #389cae;
			}
		
		
		.contents .detox {
			width: 725px;
			/*border-collapse: collapse;*/
			margin-left: 25px;
			margin-bottom: 20px;
		}
		.contents .detox th,
		.contents .detox td {
			text-align: center;
			padding: 10px;
			border: 1px solid #dadada;
		}
		
		.contents .detox th {
			background-color: #0b7ba5;
			color: #fff;
			font-weight: bold;
			font-size: 15px;
			border-top: 1px solid #ff6203;
		}
		.contents .detox td {
			font-size: 13px;
			color: #545454;
		}
		
		/*사이트맵*/
		.sitemap {
			float: left;
			width: 220px;
			margin-left: 15px;
			height: 170px;
		}
		.sitemap h2 {
			height: 25px;
			line-height: 25px;
			font-size: 15px;
			background: #eee;
			padding-left: 20px;
			margin-bottom: 10px;
		}
		.sitemap ul li {
			line-height: 25px;
			height: 25px;
			text-indent: 25px;
		}
		.sitemap ul li a {
			width :100%;
			height: 100%;
			display: block;
			
		}
		.sitemap ul li a:hover,
		.sitemap ul li a:focus {
			background: #f9f0ff;
			border-right: 2px solid #ff7e20;
		}
	
		/*약력 학회*/
		.history {
			margin-top: 17px !important;
		}
		.history + ul li {
			font-size: 14px;
			color: #545454;
			padding-left: 25px;
			line-height: 20px;
			padding-bottom: 8px;
		}
	

#footer {
	width: 100%;
	margin-top: 20px;
	background-color: #686b6b;
	height: 93px;
}

.footinner {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

.footinner h2 {
	position: absolute;
	top: 25px;
	left: 0px;
}

.footinner address {
	text-align: center;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	right: 110px;
	top: 17px;
	color: #fff;
}



/*클리어픽스*/
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}


/*ie 7 대응 메인메뉴*/
* html ul.sub{
	zoom:1;
	position:relative;
	margin-left: -125px;
	z-index: 20;
}

*+html ul.sub{
	zoom:1;
	position:absolute;
	margin-left: -125px;
	z-index: 20;
}


