@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/* common */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
	list-style: none;
}
body{
	width: 100%;
	font-family: 'Nanum Gothic',sans-serif;
	letter-spacing: -0.3px;
	color: #383838;
	/*overflow-x: hidden */
}

/* Clear*/
.clear{*zoom:1;}
.clear:after{
	content:'';
	display: block;
	clear: both;
}

/* Skip */
.skip a{
	position: fixed;
	left: 0;
	top: -9999em;
	z-index: 9999;
	display: block;
	width: 100%;
	background-color: #05b950;
	color: #eee;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 35px;
}
.skip a:focus{
	top: 0;
}

/* global nav */
.top_layout{
	position: fixed;
	z-index: 1000;
	width: 100%;
	min-width: 300px;
	background-color: #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);	
}
.sub_top1{
	width: 100%;
	padding: 10px 0;
	background-color: #4A4A4A;
}
.sub_top1 div{
	margin: 0 auto;
	width: 970px;
	font-size: 13px;
	color: #666;	
}
.sub_top1 div div{
	text-align: right;	
}
.sub_top1 div div a{
	font-size: 13px;
	color: #8c8c8c;	
}
.sub_top1 div div a:hover,
.sub_top1 div div a:active,
.sub_top1 div div a:focus{
	color: #bbb;
}


/* local nav */
.common_wrap{
	width: 970px;
	height: 73px;
	margin: 0 auto;
	background: #fff;
}
.common_wrap:after{
	content: '';
	display: block;
	clear: both;
	*zoom:1;
}
.common_wrap .top_list1{
	height: 73px;
	float: left;
}
.common_wrap .top_list1 .logo_img{
	width: 200px;
	cursor: pointer;
}
.common_wrap .top_list1 .list_btn{
	display: none;
}
.common_wrap .top_list2{
	float: right;
	font-size: 17px;
	font-weight: bold;
	padding: 25px 0;
}
.common_wrap .top_list2 .list{
	float: left;
	padding-left: 20px;
}
.common_wrap .top_list2 .list a{
	display: block;
	cursor: pointer;
	color: #383838;
}
.common_wrap .top_list2 .list a:hover,
.common_wrap .top_list2 .list a:focus,
.common_wrap .top_list2 .list a:active{
	color: #05b950;
}
.common_wrap .top_list2 .list.ti5 a{ /* ÆäÀÌÁö È°¼ºÈ­½Ã Å¬·¡½º¸í .ti5 */
	color: #05b950;
}

/* quick banner */
.quick_wrap{
	position: absolute;
	z-index: 1000;
	top: 120px;
	right: 5%;
}
.quick_wrap .quick #quick_banner dt{display: none}
.quick_wrap .quick #quick_banner dd a img{width: 70px;}





/* ¹Ìµð¾îÄõ¸® */

@media screen and (max-width: 767px){ /* ¸ð¹ÙÀÏ */
	.top_layout{
		height: 85px;
	}
	.common_wrap{
		width: 100%!important;
		height: 50px;
	}
	.common_wrap .top_list1 .logo_img{
		padding-left: 15px;
		width: 150px!important;
	}
	.common_wrap .top_list1 .list_btn{
		display: block!important;
		position: absolute;
		top: 42px!important;
		right: 15px;
		width: 36px;
		padding:0;
		cursor: pointer;
	}
	.common_wrap .top_list2{
		position: fixed;
		width: 100%;
		padding:10px;
		float: none!important;
		top: 85px!important;
		left: 0;
		text-align: center;
		font-size: 15px;
		background: #fff;		
		background: rgba(255,255,255,0.8);
		border-bottom: 1px solid #ddd;
	}
	.common_wrap .top_list2 .list{
		float: none!important;
		padding-left: 0!important;
		text-indent: -10px;
	}
	.common_wrap .top_list2 .list a{
		display: block;
		margin: 0 auto;
		width: 200px;
		padding:0.7em;
	}
	.sub_top1 div{
		width: 98%!important;

	}
	.sub_top1 .top_link{
		width: 100px;
		padding-right: 15px;
		padding:0;
	}
}


@media screen and (max-width: 1020px){ /* ÅÂºí¸´ */
	.top_layout{width: 100%;}
	.top_layout .sub_top1{width:100%;}	
	.top_layout .sub_top1 div{
		display: block;
		float: right;
		width: 500px;
		padding-right: 10px!important;
	}
	.top_layout .sub_top2{width: 100%;}
	.top_layout .sub_top2 .common_wrap{width: 100%;}
	.top_list2:after{
		content: '';
		padding-right: 15px;
	}
	.common_wrap .top_list1 .logo_img{
		padding-left: 10px;
	}
}

@media screen and (min-width: 993px){ /* µ¥½ºÅ©Å¾ */


}
