@charset "utf-8";
@import "fonts.css";
@import "common.css";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	}

#wrap{
	width:100%;
	margin:0 auto;
	background-color:#fff;
	min-width:1200px;
	}
#header_wrap{
	width:100%;
	margin:0 auto;
	height:135px;
	}
#header{
	width:100%;
	height:105px;
	margin:auto;
	background-color:#679609; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzY3OTYwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iIzQ3NzYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzcxMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #679609 1%, #477604 53%, #437103 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#679609), color-stop(53%,#477604), color-stop(100%,#437103)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #679609 1%,#477604 53%,#437103 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #679609 1%,#477604 53%,#437103 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #679609 1%,#477604 53%,#437103 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #679609 1%,#477604 53%,#437103 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#679609', endColorstr='#437103',GradientType=0 ); /* IE6-8 */
	}
#gnbWrap{
	width:100%;
	height:20px;
	margin:auto;
	background:#393939;
	}
#gnbWrap > #gnb{
	width:1200px;
	margin:auto;
	line-height:12px;
	color:#fff;
	text-align:right;
	padding-top:3px;
	}
#gnb > a{
	color:#fff;
	font-family: 'Nanum Gothic', serif;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	vertical-align:top;
	text-align:right;
	}
#header_btm{
	width:1200px;
	height:80px;
	margin:auto;
	}
 #logo{
	float:left;
	width:63px;
	height:57px;
	margin-top:10px;
	}

#lnb{
	float:right;
	width:auto;
	height:75px;
	}
#lnb > .group{
	float:left;
	width:152px;
	height:32px;
	padding-top:30px;
	margin-right:15px;
	text-align:center;
	position:relative;
	}
.group > .title > a{
	font-size:20px;
	color:#fff;
	font-weight:600;
	}
.group > .title:hover a{
	color:#f9ffcf;
	}
.group > .sub{
	height:42px;
	width:400px;
	position:absolute;
	left:-50px;
	top:90px;
	display:none;
	padding-left:50px;
	}
#sub03sub{
	padding-left:90px;
	}
#sub04sub{
	padding-left:77px;
	}
#sub05sub{
	padding-left:97px;
	}
.sub > .sub_menu{
	float:left;
	margin-right:15px;
	}
.sub_menu > a{
	color:#fff;
	font-weight:700;
	}
.sub_menu:hover a{
	color:#f9ffcf;
	font-weight:700;
	}
#header_wrap > .header_Bg{
	width:100%;
	height:30px;
	background:#68970a;
	}


#cotainer:after{
	content:"";
	clear:both;
	display:block;
	}
#cotainer{
	width:1200px;
	margin:auto;
	border-left:3px dashed #f5f5f5;
	border-right:3px dashed #f5f5f5;
	}

/*-------------왼쪽메뉴---------------*/


#left_contnets{
	width:275px;
	height:auto;
	float:left;
	}



#left_menu{
	float:left;	
	width:275px;
	height:auto;
	}

#left_menu h3{
	width:277px;
	height:80px;
	font-size:28px;
	font-family:'Nanum Gothic';
	font-weight:bold;
	color:#fff;
	line-height:30px;
	text-shadow:2px 2px 2px #5f5f5f;
	padding-top:30px;
	background:#abd738;
	text-align:center;
	}

#left_menu ul {
	height:215px;
	margin-top:50px;
	}

#left_menu ul li{
	width:276px;
	height:40px;
	border-bottom:1px solid #e5e5e5;
	padding-top:10px;
	}
li.border_li{
	border-top:1px solid #e5e5e5;
	}
#left_menu ul li:hover {
	background:#cff171;
	}

#left_menu ul li:hover a{
	display:block;
	font-weight:600;
	font-size:16px;
	padding-left:15px;
	color:#5f5f5f;
	line-height:16px;

	}

#left_menu ul li a{
	display:block;
	font-weight:600;
	font-size:16px;
	padding-left:15px;
	color:#5f5f5f;
	line-height:16px;
	padding-top:5px;
	}

#this{
	background:#cff171;
	}

#this a{
	height:40px;
	display:block;
	font-weight:600;
	font-size:14px;
	padding-left:15px;
	color:#5f5f5f;
	line-height:16px;
	padding-top:10px;
	}


.banner{
	margin-top:50px;
	margin-bottom:50px;
	}
.here{
	font-weight:bold;
	}

/*--------왼쪽메뉴 끝----------*/





/*------------메인컨텐츠시작------------------*/


#contents{
	width:900px;
	float:right;
	min-height:550px;
	padding-top:100px;
	padding-left:20px;
	border-left:3px dashed #f5f5f5;
	}
#contents > div{
	margin:auto;
	}
#contents .top_con{
	width:840px;
	height:30px;
	border-bottom:2px dashed #e1e1e1;
	margin-bottom:15px;
	background:
	}
#contents .top_con p.con_title{
	float:left;
	font-size:20px;
	font-weight:700;
	}

#contents .top_con span.s_navi{
	float:right;
	}

#contents .content{
	width:900px;
	height:506px;
	background:url('../img/sub01_bg.png') no-repeat;
	}

#contents .content .con_txt{
	color:#777;
	font-size:13px;
	font-weight:bold;
	width:800px;
	margin:auto;
	}
#contents .content span.green_txt{
	font-weight:600;
	line-height:30px;
	color:#437103;
	font-size:13px;
	font-weight:bold;
	margin:10px 20px 0 20px;
	}
#contents .content span.green_txt2{
	font-weight:600;
	line-height:30px;
	color:#678101;
	font-size:13px;
	font-weight:bold;
	margin:10px 20px 0 20px;
	}





#contents .content02{
	width:900px;
	height:506px;
	background:url('../img/sub01_02_bg.png') no-repeat;
	}
#contents .content02 .con_txt{
	color:#777;
	font-weight:bold;
	margin:auto;
	width:800px;
	}
#contents .content02 span.green_txt{
	font-weight:600;
	line-height:30px;
	color:#437103;
	font-size:13px;
	font-weight:bold;
	margin:10px 20px 0 20px;
	}
#contents .content02 span.green_txt2{
	font-weight:600;
	line-height:30px;
	font-weight:bold;
	color:#678101;
	font-size:13px;
	margin:10px 20px 0 20px;
	}

#contents .content03{
	width:900px;
	height:506px;
	margin-top:50px;
	}

#contents .content03 table.ace{
	margin-top:30px;
	width:830px;
	height:200px;
	margin-left:30px;
	}
#contents .content03 table.ace th{
	background-color:#f1fdd2;

	color:#444;
	
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	height:30px;

	}

#contents .content03 table.ace td{
	border-bottom:2px solid #7a8763;
	height:200px;
	text-align:center;
	color:#444;
	font-weight:bold;
	font-size:13px;
	}


.content03 .sub04_txt{
	color:#666;
	font-size:14px;
	line-height:40px;
	margin-left:50px;
	margin-top:30px;
	font-weight:400;
	}

.content03 .sub04_txt span.txt_b{
	color:#5f5f5f;
	font-weight:600;
	}
.content03 .sub04_txt span.txt_O{
	color:#5c9c03;
	font-weight:bold;
	}


div.em{
	margin:auto;
	padding-left:100px;
	}
div.em span.em_txt{
	color:#555;
	font-size:14px;
	font-weight:600;
	}

.content04{
	margin:auto;
	width:767px;
	}
.content06{
	width:800px;
	margin:auto;
	}
/*-----------푸터------------*/

#footer{
	margin:auto;
	width:100%;
	background-color:#e8f4c8;
	overflow:hidden;
	height:150px;
	}

#fotBody{
	width:1200px;
	margin:auto;
	background-color:#e8f4c8;
	padding-top:30px;
	}

#fotBody .fot_logo {
	float:left;
	margin-top:15px;

	}

#fotBody .addr{
	float:left;
	margin-left:100px;
	margin-top:15px;
	}

#fotBody .priv {
	float:right;
	margin:10px 20px 4px 0;
	}
#fotBody .priv a {
	color:#999;
	}
#fotBody .priv a:hover{
	background-color:#dadbdb;
	}

#fotBody .priv li {
	float:left;
	margin-left:10px;
	}

#fotBody .qr_Box {
	float:left;
	margin-left:130px;
	}