@font-face {
	font-family:'NanumGothicWeb';
	src: url('../font/NanumGothic.eot');
}
@font-face {
	font-family:'NanumGothicWeb';
	src: url('../font/NanumGothic.eot') format('eot'), /* IE 9 폰트 적용 */
		 url('../font/NanumGothic.woff') format('woff'), /* IE 9, 파이어폭스, 크롬 폰트 적용 */
		 url('../font/NanumGothic.ttf') format('truetype');
}
/* 전체적용 */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
	font-size:14px; line-height:1.5;
	font-family:"NanumGothicWeb", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;
	color:#222;
	}


/* 링크 */
	a, a:link	{color:#222; text-decoration:none; selector-dummy:expression(this.hideFocus=true);} 
	a:visited	{color:#222; text-decoration:none;}
	a:hover		{color:#222; text-decoration:none;}
	a:active	{color:#222; text-decoration:none;} 
	a:focus		{color:#222; text-decoration:none;}


/* body */
	body.bodysub	{margin:0; padding:0;}
	body.bodymain	{margin:0; padding:0;}


/* head */
	div#head_wrap	{text-align:center;  }
	div#head		{
		width:1000px; height:110px;
		margin:0 auto; text-align:left;  
		}

	/* logo */
	h1.logo	{
		width:273px; height:92px;
		float:left; display:inline; 
		padding:0; margin:0;
		}
	.logo img{
		padding-top: 40px; 
	}
	div.menu_wrap	{
		width:700px; height:75px;
		float:right; display:inline;  
		}

	/* 메뉴보조 */
	div.menu_aid	{		
		height:20px; margin-top:3px; color:#E4E4E4;
		text-align:right; clear:both;  
		}
		.menu_aid a, .menu_aid a:link, .menu_aid a:visited 	{
			padding:0 2px 0 2px; color:#8f8f8f; font-size:11px; font-weight: bold;
			}
		.menu_aid a:hover, .menu_aid a:active, .menu_aid a:focus	{
			color:#0891b4;
			}
		.menu_aid img	{vertical-align: middle; margin:0 3px 0 0;}

	/* 메뉴 */
		h2.menu	{text-align:center; padding:22px 0px 0px 0px; margin:0; float: right;}	
		h2.menu ul	{padding:0; margin:0; list-style-type:none;}
		h2.menu li	{
			width:100px; height:36px;
			display:inline; float:left; 
			padding:0; margin:0; text-align:center; margin-right: 15px;
			padding-bottom: 20px;
		}

	/* 드롭메뉴 */
		div#menudrop_warp	{text-align:center; position: relative;}
		h3#menudrop_1, h3#menudrop_2, h3#menudrop_3, h3#menudrop_4, h3#menudrop_5, h3#menudrop_6	{	
			left:50%; top:80px;
			position:absolute;
			z-index:1;
			text-align:center;
			visibility:hidden;
			}
		h3#menudrop_1	{margin-left:-180px;}
		div.menudrop_arrow_1 	{text-align:left; padding-left:30px;}
		h3#menudrop_2	{margin-left:-105px;}
		div.menudrop_arrow_2 	{text-align:left; padding-left:62px;}
		h3#menudrop_3	{margin-left:0px;}
		div.menudrop_arrow_3 	{text-align:left; padding-left:30px;}
		h3#menudrop_4	{margin-left:135px;}
		div.menudrop_arrow_4 	{text-align:left; padding-left:30px;}
		h3#menudrop_5	{margin-left:235px;}
		div.menudrop_arrow_5 	{text-align:left; padding-left:30px;}
		h3#menudrop_6	{margin-left:350px;}
		div.menudrop_arrow_6 	{text-align:left; padding-left:30px;}

		.menudrop	{
			margin:0;
			height:31px;
			background:#A02926;
			
			-ms-transform: skewX(-15deg); /* IE 9 */
		    -webkit-transform: skewX(-15deg); /* Chrome, Safari, Opera */
		    transform: skewX(-15deg);
			
			border-radius: 3px;
		}
		.menudrop ul	{
			padding:0 10px 0 10px; margin:0;
			list-style-type:none;
			
			-ms-transform: skewX(15deg); /* IE 9 */
		    -webkit-transform: skewX(15deg); /* Chrome, Safari, Opera */
		    transform: skewX(15deg);
			}
		.menudrop li	{
			padding:0;
			margin:6px 12px 5px 12px;
			display:inline; float:left;
			}
		.menudrop li a, .menudrop li a:link, .menudrop li a:visited 	{
			color:#ffa7a4;
			}
		.menudrop li a:hover, .menudrop li a:active, .menudrop li a:focus	{
			color:#fff;
			}


/* vg */
	div#vg_wrap_sub	{background:url(../images/vgbg_sub.jpg) 50% 0; text-align:center; clear:both; position :relative;}
	div#vg_sub	{ width:1000px; margin:0 auto; text-align:left; position :absolute; left: 0px; right: 0px;}
	div#vg_wrap_main	{background:url(../images/vgbg_main.jpg) no-repeat 50% 0; text-align:center; clear:both; height: 560px}
	div#vg_wrap_main_mobi	{background:url(../images/vgbg_main.jpg) no-repeat 50% 0; text-align:center; clear:both;}
	div#vg_main	{height:389px; width:1000px; margin:0 auto; text-align:left;}


/* middle */
	div#middle_wrap	{text-align:center; clear:both;  }
	div#middle_sub	{width:1000px; margin:0 auto; text-align:left;}
	div.middle_main	{width:1000px; margin:-142px auto 0px auto; text-align:left;}
	div.middle_main:AFTER{ clear: both; content: ""; display: block;}

	/* 컨텐츠영역 좌측 */
	div.left_wrap	{
		width:200px;  
		float:left; display:inline;  
		}
		h2.left_top	{
			margin:0 0 15px 0;
			}
		
		/* 서브메뉴 */
		.sub_menu	{text-align:left; padding:0; margin:0; list-style-type:none;}

		.sub_menu_li, .sub_menu_li_r 	{
			display:block;
			background:url(../images/submenu_bg.jpg) no-repeat center bottom;
			text-align:left;
			cursor:pointer;
			height:40px; line-height:40px; font-size:13px; padding:0  25px;
			font-weight: bold;
			border-bottom: 1px solid #D5D5D5;
			}
		.sub_menu_li_r 	{
			background:url(../images/submenu_bg_r.jpg) no-repeat 170px 12px;
			}
		/* 서브2메뉴 */
		.sub2_menu	{text-align:left; padding:5px 0 8px 0; margin:0; list-style-type:none; background:#f8f8f8;}

		.sub2_menu_li, .sub2_menu_li_r 	{
			display:block;
			text-align:left;
			cursor:pointer;
			height:25px; line-height:25px; font-size:13px; padding:0 0 0 20px;
			color:#777777;
			}
		.sub2_menu_li_r 	{
			color:#a72824;
		}
			
		.sub_menu_li a{
			color:#777777 !important;display: block;
			font-size: 11pt  !important;
			padding-lefT: 5px;
		}
		.sub_menu_li_r a{
			color:#a72824 !important;
			display: block;
			padding-lefT: 5px;
			font-size: 11pt !important;
		}

		/* 배너영역 */
		.left_banner	{		
			margin:70px 0 30px 0;
			}
		.left_banner p	{
			text-align:center;
			margin-top:15px;
			}


	/* 타이틀영역 */
	.title_wrap {overflow:hidden;  }
	.title_wrap .position {background:url(../images/icon_home.gif) no-repeat; padding-left:20px; margin-top:15px; float: right; background-position : 0px 3px;}
	.title_wrap h2.title {color:#000000; font-size:26px; font-weight:600; margin:60px 0px 0px 0px;font-family:'NanumGothicWeb','돋움','Dotum';}
	.title_wrap .title_slogan {margin:-20px 0 10px 0; font-size:13px; color:#8e8e8e;font-family:'NanumGothicWeb','돋움','Dotum';}
	h3.title2 {color:#000000; font-size:18px; line-height:23px; font-weight:600; margin-top:30px;font-family:'NanumGothicWeb','돋움','Dotum';}


	/* 컨텐츠영역 */
	div.contents_wrap	{width:770px; float:right; display:inline;  }
	.contents	{margin:20px 0 70px 0; vertical-align:top;  }

	

/* footer */
	div#footer_wrap	{text-align:center;  
		clear:both;	
		margin-top: 28px;
		border-top:1px #e6e6e6 solid;
		background-color: #ECECEC;
		}
	/* 카피라이트 */
	div.copyright_wrap	{
		width:1000px; margin:0 auto; overflow:hidden; text-align:left;  
		padding:10px 0 10px 0; position: relative;
		}
		.copy_logo	{
			float:left; display:inline;
			padding:15px 0 0 0;
			}
		address	{
			float:left; display:inline;
			color:#777; font-size:11px;
			padding:5px 0 0 25px;
			line-height: 1.5;
			}
		.copy_by	{
			position: absolute;
			bottom:10px; right:0;
			}


/* 사이트맵 */
	.sitemap	{
		width:170px;
		float:left;
		display:inline;
		margin:0 0 70px 20px;
		}
	.sitemap_cate	{
		border-top:1px #999 solid;
		border-bottom:1px #666 solid;
		text-align:center;
		padding:13px 0 10px 0;
		background:#fafafa;
		}
	.sitemap_cate_text	{
		color:#006fbc; font-size:14px; font-weight:bold;
		}
	.sitemap_text ul	{
		margin:0;
		list-style-type:none;
		padding:0;
		}
	.sitemap_text ul li	{
		padding:12px 0 8px 0;
		border-bottom:1px #ddd solid;
		}
	.sitemap_text ul li div	{
		padding:0 0 0 10px;
		}
	.sitemap_text ul li div a, .sitemap_text ul li div a:link, .sitemap_text ul li div a:visited 	{
		}
	.sitemap_text ul li div a:hover, .sitemap_text ul li div a:active 	{
		color:blue;
		}
		
.main_top_banner a{
	float: left;
}
.main_notice_box{
	position :Relative;
	float: left;
	display: inline-block;
	width: 252px;
	height: 125px;
	margin-right: 30px;
}

.vg_main_img{
	position : absolute;
}
.vg_main_img img{
	position: absolute;
	left: 0px;
	top : 0px;
}
.vg_main_btn{
	position :relative;
	float: right;
	margin-right: 20px;
	margin-top: 220px;
}
.vg_main_btn img{
	width: 52px;
	height: 48px;
	border: 1px solid #666;
	cursor: pointer;
	padding : 5px;
	background-color: white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vg_main_btn img:hover{
	padding: 3px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 3px solid #000;
	
}









#container {
	width: 1000px;
	padding-top:5px;
	position:relative;
	z-index:0;
	margin: 0 auto;
	overflow: hidden;
}

#example {
	width: 1000px;
	height: 413px;
	position:relative;
}

#slides {
	position:absolute;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:90px;
	left:5px;
	width:35px;
	height:35px;
	display:block;
	z-index:101;
}

#slides .next {
	left:493px;
	margin-left:-40px;
}

.slides_container {
	width: 1000px;
	height: 413px;
	overflow:hidden;
	position:relative;
}

.main_pagination {
	position:absolute;
	z-index:102;
	left: 10px;
	top: 280px;
	margin: 0 auto;
	z-index: 999;
}

.main_pagination li {
	list-style: none;
	position: relative;
	float:left;
	
}
.main_pagination li a{
	position: relative;
	width: 24px;
	height: 3px;
	margin-right: 5px;
	background-color: #DADADA;
	display: inline-block;
	cursor: pointer;
}
.main_pagination li.current a{
	background-color: #FB000C;
	
}

.rolling_page_img{
	width : 62px;
	height: 58px;
	border: 1px solid #fff;
	margin: 0px 5px;
}



.main_vg_img{
	position : relative;
	height: 413px;
	width: 1000px;
	background-size: cover;
	background-position : right 0px;
}
.main_pagination li.current a img{
	border : 4px solid #333;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 64px;
    height: 60px;
    padding: 0px;
}

.roll_img_0{
	background-image: url("../images/main_roll_1.png");
}
.roll_img_1{
	background-image: url("../images/main_roll_2.png");
}
.roll_img_2{
	background-image: url("../images/main_roll_3.png");
}
.roll_img_3{
	background-image: url("../images/main_roll_4.png");
}
.roll_img_4{
	background-image: url("../images/slide_img_1.png");
}

.vg_sub_bg{
	position: absolute;
	background-color: #555;
	opacity: 0.7;
	width: 100%;
	height: 40px;
	left: 0px;
	bottom: 0px;
}
.vg_sub_area{
	position : absolute;
	width: 1000px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	text-align: left;
	height: 40px;
	border-left: 1px solid #9A9CA0;
}
.horizon_menu{
	display: inline-block;
	padding: 10px 20px;
	color: #C3C5C5;
	font-size: 10pt;
	float: left;
	cursor: pointer;
}

.hidden_horizon_menu{
	position : absolute;
	visibility : hidden;
	min-width: 116px;
	background-color: #eee;
	top: 264px;
	left: 60px;
}
.hidden_horizon_menu ul li{
	list-style: none;
	padding: 8px 15px;
	font-size: 12pt;
}
.hidden_horizon_menu ul li a:link, .hidden_horizon_menu ul li a:VISITED{
	color: #666;
}
.hidden_horizon_menu ul li a:hover{
	color: #333;
}
.title_line{
	position :absolute;
	width: 23px;
	height: 3px;
	background-color: #A72824;
	margin-top: 50px;
}