@font-face {
	font-family: 'notokr-light';
	src: url('/common/css/notokr-light.eot');
	src: url('/common/css/notokr-light.eot?#iefix') format('embedded-opentype'), url('/common/css/notokr-light.woff2') format('woff2'), url('/common/css/notokr-light.woff') format('woff'), url('/common/css/notokr-light.ttf') format('truetype'), url('/common/css/notokr-light.svg#notokr-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'notokr-regular';
	src: url('/common/css/notokr-regular.eot');
	src: url('/common/css/notokr-regular.eot?#iefix') format('embedded-opentype'), url('/common/css/notokr-regular.woff2') format('woff2'), url('/common/css/notokr-regular.woff') format('woff'), url('/common/css/notokr-regular.ttf') format('truetype'), url('/common/css/notokr-regular.svg#notokr-light') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'notokr-medium';
	src: url('/common/css/notokr-medium.eot');
	src: url('/common/css/notokr-medium.eot?#iefix') format('embedded-opentype'), url('/common/css/notokr-medium.woff2') format('woff2'), url('/common/css/notokr-medium.woff') format('woff'), url('/common/css/notokr-medium.ttf') format('truetype'), url('/common/css/notokr-medium.svg#notokr-light') format('svg');
	font-weight: normal;
	font-style: normal;
}



html {
	margin: 0;
	padding: 0;
	font-family: 'notokr-light'
}

body {
	margin: 0;
	padding: 0;
	font-family: 'notokr-light';
	overflow-y: scroll;
}

b, strong, h1, h2, h3 {
}

hr, .blind {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	left: -100%;
	font-size: 0;
	line-height: 0;
}

caption {
	color: #fff
}

aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body, table, td, tr, div, ul, li {
	color: #232323;
	font-family: 'notokr-regular'
}

div, ul, li, td, tr {
}

ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

table {
	border-spacing: 0;
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 15px;
	margin-top: 10px;
}

td, tr, th {
	border-bottom: 1px solid #dbdbdb;
}


thead th {
	border-top: 2px solid #666666;
	font-weight: normal;
}

tbody th {
	font-weight: normal;
}


a {
	text-decoration: none;
	cursor: pointer;
}

	a:link {
		color: #000;
	}

	a:hover {
		color: #000;
	}

	a:visited {
		color: #000;
	}

	a:hover {
		color: #000;
	}

.button {
	font-style: normal;
	color: black;
	height: 18px;
	background-color: #CDDEE7;
	border-width: 1px;
	border-color: #6a6a6a;
	border-style: solid;
	padding-top: 1px;
}

caption, hr {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	left: -100%;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0
}

img {
	border: 0;
	vertical-align: middle;
}

form {
	display: inline;
	margin: 0px;
}

input {
	border: 1px solid #b8b8b8;
	padding: 2px;
}

checkbox {
	border: 0 !important
}

select {
	border: 1px solid #7f9db9;
	line-height: 18px;
	padding: 3px;
}

strong {
	font-weight: normal !important;
	;
	color: #333333
}


.clear {
	clear: left
}

#accessibility {
	text-align: center
}

	#accessibility a {
		position: absolute;
		display: block;
		width: 1px;
		height: 1px;
		left: -100%;
		overflow: hidden;
	}

		#accessibility a:focus, #accessibility a:active {
			position: relative;
			left: 0;
			width: 100%;
			height: auto;
			padding: 5px 0;
		}

	#accessibility p {
		margin: 0
	}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
	/*헤더*/
	#wrapper header {
		margin: 0px;
		padding: 7px 0 0 0;
		width: 100%;
		height: 120px;
		margin: 0 auto;
		z-index: 100; /*	background:#4f5055;*/
	}

		#wrapper header #header {
			width: 1000px;
			margin: 0 auto;
			position: relative
		}

			#wrapper header #header h1 {
				float: left;
				margin: 0px;
				padding: 12px 0
			}

		#wrapper header h1 #header img {
			max-height: 70px;
		}

		#wrapper header #header_right {
			float: right
		}

			#wrapper header #header_right #util {
				padding-top: 10px;
				position: absolute;
				right: 0
			}

				#wrapper header #header_right #util ul {
				}

				#wrapper header #header_right #util li {
					display: inline-block;
					font-size: 12px
				}

					#wrapper header #header_right #util li img {
						margin-right: 2px
					}

				#wrapper header #header_right #util a {
					font-size: 12px;
					letter-spacing: -0.04em
				}

					#wrapper header #header_right #util a:hover {
						color: #cccccc
					}

				#wrapper header #header_right #util .line {
					color: #e3e3e3;
					padding-left: 5px;
					padding-right: 5px;
					font-size: 8px;
				}

/* 상단메뉴 */
nav {
	clear: left;
	float: right;
	padding-top: 52px;
}

#common_menu {
	font-size: 1.5em;
	display: block;
	margin: 0 auto;
	float: left;
	z-index: 12;
	white-space: nowrap;
}

	#common_menu li {
		float: left;
		margin: 0 1px;
		font-family: 'notokr-medium';
		white-space: nowrap;
	}
	/*2차 메뉴가 많은곳은 오늘쪽으로 붙여서 한줄로 표시하게 함*/
	#common_menu .right {
		right: 0;
	}

	/*1차 메뉴 (메인 메뉴 상단) */
	#common_menu > ul > li {
		margin: 0 20px;
		background: #FFF;
	}

		#common_menu > ul > li:first-child {
			margin-left: 0;
		}

		#common_menu > ul > li:last-child {
			margin-right: 0;
		}

		#common_menu > ul > li > a {
			display: inline-block;
			min-width: 3em;
			padding: 4px;
			text-align: center;
			color: #333;
			font-size: 16px;
			font-family: 'Notokr-medium';
		}

			#common_menu > ul > li > a:hover, #common_menu > ul > li.m_over > a {
				border-bottom: 2px solid #20344F;
			}
		/*2차 메뉴 (메인 메뉴 상단) */
		#common_menu > ul > li > ul {
			position: absolute;
			display: none;
			top: 86px;
			z-index: 2;
		}

			#common_menu > ul > li > ul > li > a {
				display: inline-block;
				background: #20344F;
				min-width: 4em;
				text-align: center;
				padding: 4px 8px;
				color: #fff;
				font-size: 14px;
			}

				#common_menu > ul > li > ul > li > a:hover {
					color: #fff;
					text-shadow: 1px 1px 1px #999;
				}

				#common_menu > ul > li > ul > li > a:hover, #common_menu > ul > li > ul > li > a:focus {
					color: #fff
				}

/* 2차 메뉴 (서브 페이지 상단) */
#sub_leftmenu_wrap {
	width: 100%;
	position: relative;
	background: url(/images/common/subimg.jpg) top center no-repeat;
	height: 136px;
	border-bottom: 1px solid #dbdbdb
}

#sub_leftmenu {
	position: relative;
	height: 50px;
	margin: 0;
	padding-top: 93px;
	width: 100%;
	text-align: center
}

	#sub_leftmenu > li {
		display: inline-table;
		background: #fff;
	}

		#sub_leftmenu > li > a {
			display: block;
			padding: 10px 20px;
			min-width: 100px;
			color: #333;
			font-size: 15px;
		}

		#sub_leftmenu > li:hover, #sub_leftmenu > li:focus, #sub_leftmenu li.sub_over {
			backgroundxx: url(/images/common/smenu_bg.gif);
			background-color: #20344F;
		}

			#sub_leftmenu > li:hover > a, #sub_leftmenu > li:focus > a, #sub_leftmenu li.sub_over > a {
				color: #fff
			}

		/*3차 메뉴 (서브 페이지 상단) */
		#sub_leftmenu > li > ul {
			position: absolute;
			margin: 0;
			padding: 0;
			display: none;
		}

			#sub_leftmenu > li > ul > li {
				display: inline-block;
				padding: 1px 0;
			}

				#sub_leftmenu > li > ul > li > a {
					display: inline-block;
					padding: 1px 4px;
					border: 1px solid #EEE;
				}

					#sub_leftmenu > li > ul > li > a:hover, #sub_leftmenu > li > ul > li > a.sub_over {
						backgroundxx: url(/images/common/smenu_bg.gif);
						background-color: #20344F;
						color: #FFF;
					}

#navigation h2 {
}
/* 공통상단 끝 */

#container {
	clear: left;
	width: 100%;
}


/* 서브컨테이너 */
#subvisual {
	clear: left;
	width: 100%;
	min-height: 150px;
	background: top center no-repeat
}

#sub_container {
	z-index: 1;
	clear: left;
	position: relative;
	width: 1000px;
	margin: 30px auto 0 auto;
	padding-top: 0;
}

#title {
	position: relative;
	clear: left;
	text-align: center;
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding-top: 20px;
}

	#title h3 {
		position: relative;
		font-size: 30px;
		line-height: 40px;
		font-weight: normal;
		text-align: center;
		font-family: 'notokr-medium';
		display: inline-block;
		border-top: 3px solid #20344F;
		padding-top: 10px;
		color: #20344F
	}

	#title span {
		position: absolute;
		display: block;
		text-align: center;
		color: #424242;
		width: 100%;
		margin-top: 10px;
	}

	#title .navigator {
		position: absolute;
		font-size: 13px;
		right: 20px;
		top: 20px;
	}

		#title .navigator img {
			vertical-align: middle;
			margin-right: 5px;
		}

		#title .navigator a {
			font-size: 13px;
			color: #424242
		}

#contents {
	min-height: 350px;
	width: 960px;
	line-height: 20px;
	font-weight: normal;
	font-size: 15px;
	padding-top: 50px;
	font-family: 'notokr-medium'
}

div, ul, li {
	font-size: 15px;
	line-height: 23px;
}

#ajaxLoadingLayer {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 100%;
	height: 100%;
	background-color: #333;
	display: none
}

.select_opt {
	position: relative;
	float: left;
}

.sebox_basic {
	margin-right: 3px;
}

.sebox_order {
	margin-right: 10px;
}

.sebox_func {
	margin-right: 3px;
}

.sebox_ctgr {
	margin-right: 3px;
}

.select_opt a {
	color: #666666;
}

.top_list .sebox_basic .list_label {
	width: 94px;
	background-position: 88px -40px;
}

.top_list .sebox_func .list_label {
	padding: 5px 0 3px 5px;
	width: 64px;
	background-position: 55px -40px;
}

.top_list .sebox_adm .list_label {
	padding: 5px 0 3px 5px;
	width: 55px;
	background-position: 46px -40px;
}

.top_list .sebox_ctgr .list_label {
	padding: 5px 0 4px 5px;
	width: 97px;
	background-position: 88px -40px;
}

.top_list .select_opt .s-choice {
}

.top_list .sebox_basic .s-choice {
	background-position: 88px -56px;
}

.top_list .sebox_func .s-choice {
	background-position: 55px -56px;
}

.top_list .sebox_adm .s-choice {
	background-position: 46px -56px;
}

.top_list .sebox_ctgr .s-choice {
	background-position: 88px -56px;
}

.top_list .select_opt ul {
	position: absolute;
	left: 0;
	margin: 0;
	width: 95px;
	_width: 90px;
	border: 1px solid #D3D3D3;
	background-color: #F9F9F9;
	z-index: 100;
}

.top_list .sebox_basic ul {
	top: 24px;
	width: 94px;
	_width: 97px;
}

.top_list .sebox_func ul {
	top: 24px;
	width: 69px;
	_width: 64px;
}

.top_list .sebox_adm ul {
	top: 24px;
	width: 60px;
	_width: 55px;
}

.top_list .sebox_ctgr ul {
	top: 25px;
	width: 102px;
	_width: 97px;
}

.top_list .select_opt li {
	text-indent: 5px;
	list-style: none;
}

.top_list .sebox_basic li {
	width: 94px;
}

.top_list .sebox_func li {
	width: 69px;
}

.top_list .sebox_adm li {
	width: 60px;
}

.top_list .sebox_ctgr li {
	width: 102px;
}

.top_list .select_opt li a {
	float: left;
	_margin-right: -5px;
	padding: 4px 0 2px;
	width: 95px;
	overflow: hidden;
}

.top_list .sebox_basic li a {
	width: 94px;
}

.top_list .sebox_func li a {
	width: 69px;
}

.top_list .sebox_adm li a {
	width: 60px;
}

.top_list .sebox_ctgr li a {
	width: 102px;
}

.top_list .select_opt li a:hover {
	background-color: #F0F0F0;
}
/* 이미지 셀렉트 박스용 css 끝 */



/*사이트 맵 */
.sitemap {
	float: left;
	padding: 0 13px 15px 0;
	margin-bottom: 40px;
	height: 400px
}

	.sitemap h4 {
		background: none !important;
		padding-left: 0 !important;
		margin-bottom: 2px !important
	}

	.sitemap ul {
		width: 180px;
		padding: 10px;
		background: #f5f5f5
	}

		.sitemap ul li {
			padding-left: 13px;
			padding-bottom: 5px;
			margin-bottom: 5px;
			border-bottom: 1px dotted #dcdcdc;
			background: url("/images/content/sitemap/bg_sitemap_01.gif") no-repeat scroll 5px 5px;
		}

		.sitemap ul ul {
			margin: 0 !important;
			padding-left: 0;
			background: none !important;
		}

	.sitemap li li {
		padding-left: 5px;
		padding-bottom: 5px;
		margin: 0;
		border-bottom: none;
		background: url("/images/content/sitemap/bg_sitemap_02.gif") no-repeat scroll 0 7px;
	}
/* 자동 글자수 조절 */
.text_o {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/* 푸터 */
footer {
	clear: left;
	clear: right;
	position: relative;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #eae6e5;
	background: #f2f2f2;
	height: 100px;
}

	footer #footer {
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}

		footer #footer h1 {
			width: 300px;
			float: left;
			text-align: right;
		}

		footer #footer address {
			position: relative;
			float: right;
			width: 66%;
			padding-top: 18px;
			padding-left: 10px;
			color: #535353;
			font-size: 14px;
			font-style: normal;
			line-height: 22px;
			padding-bottom: 10px;
		}
			/*footer #footer address #fmenu{position:relative;border-bottom:1px solid #dbdbdb; width:100%; height:30px; margin-bottom:15px; text-align:right;}*/
			footer #footer address #fmenu {
			}

				footer #footer address #fmenu ul {
				}

				footer #footer address #fmenu li {
					float: left;
					font-size: 90%
				}

				footer #footer address #fmenu .line {
					color: #d3d3d3;
					font-size: 80%;
					padding-left: 20px;
					padding-right: 20px
				}

				footer #footer address #fmenu .lang {
					position: absolute;
					right: 10px;
				}

			footer #footer address span {
				color: #d3d3d3;
				font-size: 80%;
				padding-left: 20px;
				padding-right: 20px
			}


#floatdiv {
	position: absolute;
	width: 130px;
	height: 50px;
	left: 600px;
	top: 300px;
}

	#floatdiv ul {
		margin: 0;
		padding: 0 0 0 15px;
	}

	#floatdiv li {
		margin: 0;
		line-height: 0
	}
