/******************************  모바일용 CSS *****************************************/
/*
@media all and (min-width:320px) and (max-width:767px){
#wrap{
	position:relative;
	width:100%;
}
#wrap_inner {
	margin:0 auto;
	max-width: 98%;
}
#footer_inner {
	width: 98%;
	margin: 0 auto;
	padding: 0 10px;
}
}
*/
/****************************** 태블릿용 CSS *****************************************/
/*
@media all and (min-width:768px) and (max-width:959px)){
#wrap{
	width:100%;
}
#wrap_inner {
	margin:0 auto;
	max-width: 768px;
	position:relative;
}
#footer_inner {
	width: 98%;
	margin: 0 auto;
}
#footer_inner {
	width: 98%;
	margin: 0 auto;
}

}
*/
/****************************** PC용 CSS  *****************************************/
/*@media all and (min-width:960px){  1024px */
#header{
width:100%;
position: relative;
height:212px;
}
#header_inner_top {
	width:100%;
	height:9px;
	background:#17aa0e;
	overflow:hidden;
}
#header_inner01 {
	width:100%;
	height:119px;
	border-bottom:1px solid #b7b7b7;
	overflow:hidden;
}
#header_inner01a {
	width:1100px;
	height:119px;
	margin:0 auto;
}
.header_inner01_left, .header_inner01_middle, .header_inner01_right {
	text-align:center;
	float:left;
}
.header_inner01_left {
	width:360px;
}
.header_inner01_middle {
	width:470px;
	vertical-align:bottom;
}
.header_inner01_right {
	width:255px;
}
#header_inner02 {
	width: 100%;
	overflow:hidden;
	height: 82px;
	line-height:82px;
	border-bottom:1px solid #b7b7b7;
}
#wrap{
width:100%;
}
#wrap_inner {
	margin:0 auto;
	max-width: 1250px;
	overflow:hidden;
	/*height: 382px;*/
	height: 300px;
	position: relative;
	z-index:0;
}
.notice_cont {
	width:100%;
	padding:0 20px;
	vertical-align: middle;
}
.notice_cont ul li {
	line-height:22px;
	font-size:12.5px;
}
.notice_p {
	color: #505050;
	display:inline-block;
    float: right;
    padding-right: 40px;
	clear:right;
}
.top_logo {
	width:23.92578125%;
	height:78px;
	overflow:hidden;
	display:inline-block;
	/*position: relative;
	z-index:5000;*/
}
a:hover img {
	opacity:0.75;
}
.top_menu {
	max-width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.top_menu1 {
	width:100%;
	overflow:hidden;
	line-height: 32px;
}
.top_menu1_div ul li {
	float:left;
	text-align:center;
	font-size: 11px;
	padding-right:10px;
}
.top_menu1_div ul li:last-child {
	padding:0;
}
.top_menu1_div {
	max-width: 240px;
	float: right;
	color: #8d7a7b;
}
.top_menu1_div ul li a {
	color:#8d7a7b;
}
.top_menu1_div ul li a:hover {
	opacity:0.85;
}
.top_menu2 {
	width:100%;
	height:83px;
	overflow:hidden;
	font-size:15px;
	font-weight:600;
	line-height:83px;
	background: url(/greentour/wj/img/menu_bg1.png) repeat-x left 82px;
	z-index: 100000;
    position: absolute;
    display: block;
	left: 0;
}
#nav_top {
	text-align: center;
}
#nav_top ul {
	width:100%;
	margin: 0 auto;
	/*display: table;*/
}
#nav_top ul li {
	/*display: table-cell;*/
	/*text-align:center;*/
	float:left;
}
#nav_top div.top_menu2_div ul li.logo_li:nth-child(1) {
	 text-align:center;
	 width:260px;
}
.has-sub:hover, .has-sub1, .has-sub1:hover{
	color:#f9ba34;
}
.top_menu2_div {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	position:relative;
}
.top_menu2_div ul li a img {
	vertical-align:middle;
}
.top_menu2_div ul li a {
	color:#000;
}
.top_menu2_div ul li a.has-sub1 {
	color:#d93f09;
}
.top_menu2_div ul li a:hover {
	color:#d93f09;
}
.top_menu2_div ul.snb li {
   float: left;
   width: 100%;
   height: 26px;
   line-height: 26px;
   /*margin-left:30px;*/
   /*margin-left:15px;*/
   font-weight:600;
   font-size:13px;
   text-align:left;
}
ul.menu li a.menuBo {
	background: #17aa0c;
    line-height: 40px;
    border-radius: 20px;
    margin-top: 22px;
	color:#fff;
	font-size:14px;
}
ul.menu li a.menuLink {
	display: block;
	font-size:16px;
}
ul.menu{
	zoom: 1;
	margin-top: 4px;
}
ul.menu:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	z-index:99999;
}
.top_banner_img {
	margin: -78px 0 0 0;
	z-index: 1;
	position: absolute;
	width: 1024px;
	height:459px;
}
#contents {
	width:100%;
	height:537px;
}
#contents_inner {
	margin:0 auto;
	max-width: 1250px;
	height:537px;
	background:url('/greentour/wj/img/main_tour_bg1.png') bottom no-repeat;
}
#contents_inner1 {
	margin:0 auto;
	max-width: 1250px;
	height:auto;
	overflow:hidden;
}
.contents_inner_top {
	width:1250px;
	height:310px;
}
.contents_inner_bot {
	width:1250px;
	height:203px;
}
.contents_01 {
	width:480px;
	height:270px;
	padding-top:40px;
	float: left;
}
.contents_02 {
	width:100%;
	height:250px;
	padding-top:60px;
}
.contents_03 {
	width:100%;
}
.contents_01 img {
	margin:10px 0 0 50px;
}
.contents_02_div1,.contents_02_div2,.contents_02_div3,.contents_02_div4 {
	margin:30px 25px;
	float:left;
}
.contents_03_div1,.contents_03_div2,.contents_03_div3,.contents_03_div4 {
	margin:25px 30px;
	float:left;
}
.contents_02_div1 img, .contents_02_div2 img, .contents_02_div3 img, .contents_02_div4 img,.contents_03_div1 img,.contents_03_div2 img, .contents_03_div3 img, .contents_03_div4 img {
    -webkit-transform:scale(.85);
    -moz-transform:scale(.85);
    -ms-transform:scale(.85);
    -o-transform:scale(.85);
    transform:scale(.85);
    -webkit-transition:.7s;
    -moz-transition:.7s;
    -ms-transition:.7s;
    -o-transition:.7s;
    transition:.7s;
}
.contents_02_div1:hover img,.contents_02_div2:hover img,.contents_02_div3:hover img,.contents_02_div4:hover img,.contents_03_div1:hover img,.contents_03_div2:hover img,.contents_03_div3:hover img,.contents_03_div4:hover img {
    -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -ms-transform:scale(1.0);
    -o-transform:scale(1.0);
    transform:scale(1.0);
	opacity:1;
}
.contents_01_span {
    margin:18px 0 0 50px;
	line-height: 22px;
    display: block;
}
#contents1 {
	width:100%;
	height:73px;
}
#contents1_inner {
	width:1250px;
	height:73px;
	background-color:#e6e6e6;
	margin:0 auto;
	line-height:73px;
	position:relative;
	font-size: 14px;
}
.contents1_01,.contents1_02,.contents1_03,.contents1_04,.contents1_05 {
	height: 73px;
    line-height: 73px;
	float:left;
	text-align: center;
}
.contents1_01 img,.contents1_02 img,.contents1_03 img,.contents1_04 img,.contents1_05 img,.contents1_06 img {
	vertical-align:middle;
}
.contents1_01,.contents1_02 {
	width:240px;
	margin:0 auto;
}
.contents1_03 {
	width:250px;
	margin:0 auto;
}
.contents1_04 {
	width:250px;
	margin:0 auto;
}
.contents1_05 {
	width:160px;
	margin:0 auto;
	text-align:center;
}
.contents1_06 {
	width:100px;
	margin:0 auto;
	height: 73px;
    line-height: 73px;
	float:left;
}
.contents_01_bot1 img {
	vertical-align:middle;
}
/*article.contents1_01:hover,article.contents1_02:hover,article.contents1_03:hover,article.contents1_04:hover,article.contents1_05:hover {
	background:#ececec;
}*/
.contents1_01 img, .contents1_02 img, .contents1_03 img, .contents1_04 img, .contents1_05 img, .contents1_06 img {
    -webkit-transform:scale(.85);
    -moz-transform:scale(.85);
    -ms-transform:scale(.85);
    -o-transform:scale(.85);
    transform:scale(.85);
    -webkit-transition:.7s;
    -moz-transition:.7s;
    -ms-transition:.7s;
    -o-transition:.7s;
    transition:.7s;
}
.contents1_01:hover img,.contents1_02:hover img,.contents1_03:hover img,.contents1_04:hover img,.contents1_05:hover img,.contents1_06:hover img {
    -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -ms-transform:scale(1.0);
    -o-transform:scale(1.0);
    transform:scale(1.0);
	opacity:1;
}
#contents2 {
	width:100%;
	height:790px;
	clear:both;
}
#contents2_inner {
	width:1250px;
	height:790px;
	margin:0 auto;
	position:relative;
	font-size: 14px;
}
.contents2_inner_top {
	width:1250px;
	height:20px;
	line-height:20px;
	margin-top:40px;
	text-align:center;
}
.contents2_inner_middle {
	width:1250px;
	height:40px;
	line-height:40px;
	margin-top:26px;
	text-align:center;
}
.contents2_inner_bottom {
	width: 100%;
    margin-top: 56px;
	position:relative;
	padding:0 125px;
}
span.contents2_inner_span1 {
	color:#ff6d02;
	text-decoration:underline;
}
span.contents2_inner_span2 {
	color:#1ba605;
	font-weight:700;
}
.contents2_inner_p1 {
	color:#3570dc;
	text-decoration:underline;
	font-size:24px;
}
.contents2_inner_p2 {
	color:#30363c;
	font-size:36px;
	font-weight:700;
}
.contents2_inner_bottom_div01,.contents2_inner_bottom_div02,.contents2_inner_bottom_div03,.contents2_inner_bottom_div04,.contents2_inner_bottom_div05,.contents2_inner_bottom_div06 {
	float:left;
	width:333px;
	height:300px;
}
.contents2_inner_bottom_div01 {
	border-top-left-radius:20px;
}
.contents2_inner_bottom_div02,.contents2_inner_bottom_div04,.contents2_inner_bottom_div06 {
	padding: 40px 34px 0 34px;
    box-sizing:border-box;
}
.contents2_inner_bottom_div03 {
	border-top-right-radius:20px;
}
.contents2_inner_bottom_p01 {
	width: 20px;
	padding: 2px 0;
    margin-bottom: 8px;
	background:#009e4a;
}
.contents2_inner_bottom_p02 {
	font-size: 22px;
    color: #009e49;
    margin-bottom: 8px;
}
.contents2_inner_bottom_p03 {
	font-size:26px;
	color:#30363c;
	margin-bottom: 30px;
}
.contents2_inner_bottom_p04 {
	font-size:16px;
	color:#6b7476;
	line-height: 20px;
}
.contents3_inner_bottom_div01 {
	width:223px;
	height:394px;
	float:left;
	border:1px solid #ddd;
	border-radius:5px;
}
.go01 {
	position:absolute;
	top:250px;
	left:250px;
	z-index:5;
}
.go02 {
	position:absolute;
	top:250px;
	left:580px;
	z-index:5;
}
.go03 {
	position:absolute;
	top:250px;
	right:480px;
	z-index:5;
}
#contents3 {
	width:100%;
	overflow:hidden;
}
#contents3_inner {
	width:1250px;
	margin:0 auto;
	position:relative;
	font-size: 14px;
	overflow:hidden;
}
.contents3_i_b_div01_01 {
	width:223px;
	height:160px;
}
.contents3_i_b_div01_02 {
	width:223px;
	height:20px;
	line-height:20px;
	font-size:20px;
	color:#30363c;
	text-align:center;
	margin:20px 0px;
}
.contents3_i_b_div01_03 {
	width:223px;
	height:20px;
	line-height:20px;
	font-size:16px;
	color:#626262;
	text-align:center;
	margin:10px 0;
}
.contents3_i_b_div01_04 {
	width:223px;
	line-height:18px;
	font-size:12.5px;
	color:#6b7476;
	text-align:center;
	padding:0 20px;
	box-sizing:border-box;
}
.contents3_i_b_div01_05 {
	width:223px;
	line-height:18px;
	font-size:12.5px;
	color:#fff;
	margin:26px 0;
	text-align:center;
}
.contents3_i_b_div01_05 a {
	padding:8px 40px;
	background:#56b7e1;
	color:#fff;
	width:124px;
	border-radius:5px;
}
#contents4 {
	width:100%;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	overflow:hidden;
}
#contents4_inner {
	width:1250px;
	height:220px;
	margin:0 auto;
	position:relative;
	font-size: 14px;
	overflow:hidden;
	padding: 0 125px;
	box-sizing:border-box;
}
.contents4_inner_div01 {
	width:330px;
	height: 220px;
    overflow: hidden;
    float: left;
	vertical-align:middle;
}
.contents4_inner_art01 {
	line-height:220px;
}
.contents4_inner_art01,.contents4_inner_art02 {
	float:left;
	vertical-align:middle;
	height:220px;
}
.contents4_inner_div02,.contents4_inner_div03 {
	display:block;
	clear:both;
	vertical-align:middle;
	height: 70px;
}
.contents4_inner_art01 img {
	vertical-align:middle;
}
.contents4_inner_div02 img {
	vertical-align:middle;
}
.contents4_inner_div03 img {
	vertical-align:middle;
 }
.contents4_inner_div02 {
	vertical-align:middle;
	margin-top:60px;
}
.contents4_inner_div02 span {
	vertical-align:middle;
}
.contents4_inner_div03 span {
	vertical-align:middle;
}
.contents4_inner_div03 {
	vertical-align:middle;
}
.contents_04_top {
    height: 56px;
    line-height: 56px;
	width:100%;
	margin-top:20px;
}
.contents_04_mid {
    height: 130px;
	width:100%;
}
.p_contents_01_top {
    font-size: 15px;
    padding-left: 20px;
    font-weight: 600;
    color: #30363c;
    display: inline-block;
}
#sub_contents {
	width:100%;
	height:auto;
	overflow:hidden;
}
#sub_contents_inner {
	margin:0 auto;
	max-width: 1250px;
}
.sub_view {
	display:block;
	width:1250px;
	margin:0 auto;
	background:#f2f2f2;
	overflow:hidden;
}
.sub_view1 {
	display:block;
	width:1250px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
footer {
width:100%;
/*margin-top:20px;*/
/*border:1px solid #d9d9d9;*/
background-color:#e5e5e5;
}
#footer_inner {
	margin:0 auto;
	max-width: 1100px;
	overflow:hidden;
	height: 170px;
	vertical-align:middle;
	text-align:center;
}
div.footer_img {
	/*max-width: 245px;
	vertical-align:middle;
	opacity:0.75;
	margin-right:20px;
	display:inline-block;*/
	line-height:104px;
}
div.footer_img img {
	vertical-align:middle;
}
div.footer_span {
	font-size: 12px;
	color:#7f7366;
	display:inline-block;
	vertical-align:middle;
	line-height:20px;
}
div.main_visual .visual_wrap .visual p {
	position:absolute;
	top:0;
	z-index: 0;
}
div.main_visual .visual_wrap {
	position:absolute;
	/*margin: -78px 0 0 0;*/
	margin:0 auto;
	top:0;
	left:50%;
	width: 1250px;
	height: 300px;
}
.pagenation_2 {
position: absolute;
bottom: 10px;
left: 0;
display: block;
overflow: hidden;
z-index: 1000;
}
.pagenation_2 li {
overflow: hidden;
float: left;
margin: 0 5px;
}
.pagenation_2 li a {
display: block;
width: 34px;
height: 26px;
line-height: 24px;
background-color: #fff;
vertical-align: middle;
text-align: center;
}
.pagenation_2 li a img {
	width: 32px;
	height: 24px;
	vertical-align: middle;
}
#top_banner_art {
position: relative;
width: 100%;
height: 300px;
z-index: 0;
overflow: hidden;
/*margin-top:-78px;*/
}
div.main_visual .visual_wrap .visual {
position: absolute;
top: 0;
left: -625px;
z-index: 1;
}
div.main_visual .visual_wrap .visual img {
	width: 1250px;
	max-width:1250px;
}

/* 서브페이지 */
#header_wrap {
	width:100%;
	overflow: hidden;
}
#header_wrap_inner {
  width: 1250px;
	margin:0 auto;
	position: relative;
	height: 293px;
	z-index:0;
	overflow:hidden;
}
#header_wrap_inner1{
  width: 1250px;
	margin:0 auto;
	position: relative;
	height: 164px;
	z-index:0;
	overflow:hidden;
}
div.cont {
	margin:0 auto;
	width: 1250px;
	overflow: hidden;
	display:block;
	margin-top:50px;
}
span.sub_bg {
	display: block;
	position: absolute;
	left:0;
	top: 304px;
	width: 100%;
	background:rgba(210,147,149,0.9);
	height: 58px;
	z-index: 1;
}
.sub_menu {
	width:1250px;
	margin:0 auto;
	position: relative;
	height: 80px;
	line-height: 80px;
	overflow:hidden;
	background-color:#f2f2f2;
}
.cont_map {
	width:1250px;
	height:26px;
  margin: 0 auto;
	font-size:11px;
	color:#969597;
	line-height:26px;
	text-align:right;
	background-color:#f2f2f2;
}
.span_home {
	color:#23a716;
}
.span_cont_home {
	color:#969597;
	padding-right: 28px
}
.cont_title {
  width:100%;
	overflow:hidden;
	position: relative;
	line-height:46px;
	font-size: 30px;
	font-weight:600;
	color:#000;
	letter-spacing:-2px;
	text-align: center;
}
.span_cont_title {
	display:block;
	width:200px;
	margin:0 auto;
	height:2px;
	line-height:2px;
	background:#1f87e8;
	margin-top: 10px;
  margin-bottom: 30px;
}
.span_cont_title_100 {
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 2px;
    line-height: 2px;
    background: #1f87e8;
    margin-top: 10px;
    margin-bottom: 30px;
}
.span_cont_title_80 {
    display: block;
    width: 50px;
    margin: 0 auto;
    height: 2px;
    line-height: 2px;
    background: #1f87e8;
    margin-top: 10px;
    margin-bottom: 30px;
}
.sub_view_ul {
	list-style:none;
	line-height:40px;
	height:40px;
	margin:0 auto;
	width:1100px;
	overflow:hidden;
	text-align:center;
}
.sub_view_ul li {
	display:inline-block;
	margin-right:40px;
}
.sub_view02 {
	width:1100px;
	margin:0 auto;
	background:#fff;
	padding:10px;
	box-sizing: border-box;
	overflow:hidden;
}
.sub_view02a {
	width:100%;
	background:#f2f2f2;
	overflow:hidden;
}
.sub_view02b {
	width:98%;
	background:#fff;
	overflow:hidden;
	border:1px solid #f5f5f5;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.sub_view02ba {
	width:44%;
	padding:15px;
	background:#fff;
	/*display:inline-block;*/
	float:left;
}
.sub_view02bb {
	width:48%;
	padding:25px;
	background:#5cc41c;
	/*display:inline-block;*/
	overflow: hidden;
  vertical-align: top;
  min-height: 268px;
	color:#fff;
	font-size:14px;
	float:left;
}
.sub_view02bb h3 {
	margin-bottom:20px;
	font-size:18px;
	text-align:center;
}
.sub_view02bb p {
	text-align:left;
	line-height:20px;
}
.cont_title img.sub01a_bg01 {
	position:absolute;
	top:60px;이용료 무료, 연중무휴
	right:20px;
	z-index:1;
}
.cont_view {
	display:block;
	width:1100px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.cont_view p {
	line-height: 24px;
	font-size:14px;
}
.cont_contents {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.sub_con1 {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.sub01_map {
	width:1100px;
	height:848px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:url('/greentour/wj/img/sub01/sub01_3_map.png') no-repeat;
}
.map_ul {
	list-style:none;
}
.map_ul_lia {
	background: url('/greentour/wj/img/sub01/sub01_4_mapicon_blue.png') no-repeat;
	opacity:0.88;
}
.map_ul_lia:hover {
	background: url('/greentour/wj/img/sub01/sub01_4_mapicon_green.png') no-repeat;
}
.map_ul_lib {
	background: url('/greentour/wj/img/sub01/sub01_4_mapicon_blue1.png') no-repeat;
	opacity:0.88;
}
.map_ul_lib:hover {
	background: url('/greentour/wj/img/sub01/sub01_4_mapicon_green1.png') no-repeat;
}
.map_ul_li01,.map_ul_li02,.map_ul_li03,.map_ul_li04,.map_ul_li05,.map_ul_li06,.map_ul_li07,.map_ul_li08,.map_ul_li09,.map_ul_li10 {
	position:absolute;
	width:147px;
	height:47px;
	line-height:47px;
	font-size:16px;
	color:#fff;
	text-align:center;
  padding-left: 30px;
  padding-top: 4px;
	box-sizing: border-box;
}
.map_ul_li03,.map_ul_li08 {
	position:absolute;
	width:147px;
	height:47px;
	line-height:47px;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:4px 44px 0px 0px;
	box-sizing: border-box;
}
.map_ul_li01 {
	top:220px;
	left:410px;
	z-index:10;
}
.map_ul_li02 {
	top:216px;
	left:670px;
	z-index:10;
}
.map_ul_li03 {
	top:475px;
	left:280px;
	z-index:10;
}
.map_ul_li04 {
	top:505px;
	left:510px;
	z-index:10;
}
.map_ul_li05 {
	top:484px;
	right:194px;
	z-index:10;
}
.map_ul_li06 {
	top:520px;
	right:20px;
	z-index:10;
}
.map_ul_li07 {
	bottom:234px;
	right:30px;
	z-index:10;
}
.map_ul_li08 {
	bottom:168px;
	right:390px;
	z-index:10;
}
.map_ul_li09 {
	bottom:170px;
	right:180px;
	z-index:10;
}
.map_ul_li10 {
	bottom:90px;
	left:230px;
	z-index:10;
}
.map_ul  a {
	color:#fff;
}
.sub01_map_cont{
	width:1100px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #cacaca;
	margin:0 auto;
}
.sub01_map_cont1{
	width:1100px;
	height:auto;
	line-height:40px;
	border-bottom:1px solid #cacaca;
	margin:0 auto;
	overflow:hidden;
}
.sub01_map_ul {
	list-style:none;
	font-size:14px;
	width:100%;
	padding:0 20px;
}
.sub01_map_ul li {
	float:left;
	text-align: left;
	letter-spacing: -0.5px;
}
.sub01_map_ul li img {
	vertical-align:middle;
}
.sub01_map_li01 {
	font-weight:600;
	width:18%;
}
.sub01_map_li02 {
	width:49%;
}
.sub01_map_li03 {
		width:29%;
}
.sub01_map_li80 {
		width:82%;
}
.color_green {
	color:#1fa10d;
}
.color_pink {
	color:#df7577;
}
.spacing1 {
	word-spacing:-1px;
}
.sub01a_cc {
	display:block;
	margin:30px 0 0 20px;
}
.sub05_h3 {
	color:#23ac08;
	font-size:26px;
	font-weight:600;
	line-height:80px;
}
p.sub05_p {
	font-size:16px;
	line-height:28px;
}
.sub05_bg {
	background: url(/greentour/wj/img/sub05/sub05_bg.png) no-repeat 20px bottom;
  height: 520px;
}
p.cont_p {
	letter-spacing:1px;
}
/* 서브메뉴 */
/*
.sub_menu_ul {
	list-style:none;
	display: table;
	width: 70%;
	margin:0 auto;
	font-size: 14px;
	overflow:hidden;
}
.sub_menu_ul li {
	display: table-cell;
	text-align: center;
	position:relative;
}
*/
.sub_menu_ul {
	list-style:none;
	margin:0 auto;
	text-align: center;
	font-size: 13px;
	overflow:hidden;
	width:100%;
}
.sub_menu_ul li {
	display:inline-block;
	text-align:center;
	color: #000;
	font-weight: 600;
	border:1px solid #d4d4d4;
	background: #fff;
	line-height:44px;
	padding:0 20px 0 20px;
	border-radius: 4px;
  margin-right: 10px;
}
.sub_menu_ul li.sub02_li {
	padding:0 7px 0 5px;
}
.sub_menu_ul li.rase01a {
	background:#e2e2e2;
}
.sub_menu_ul li:hover {
	background:#e2e2e2;
	color:#434443;
}
.sub_menu_ul li.rase01 a {
	color:#000;
	font-weight: 600;
}
.sub_menu_ul li:hover.rase01 a {
	color:#434443;
	font-weight: 600;
}
span.rase_spa, li.rase01a a {
	color: #434443;
	font-weight: 600;
}
.sub_menu05_ul {
	list-style:none;
	margin:0 auto;
	text-align: center;
	font-size: 13px;
	overflow:hidden;
	width:100%;
}
.sub_menu05_ul li {
	float:left;
	text-align:center;
	color: #000;
	background: #fff;
}
li.sub05_ul_li {
	width:33%;
}
.sub_menu01_ul {
	list-style:none;
	margin:0 auto;
	text-align: center;
	font-size: 13px;
	overflow:hidden;
	width:100%;
}
.sub_menu01_ul li {
	float:left;
	text-align:center;
	color: #000;
	background: #fff;
}
li.sub01_ul_li1 {
	width:10%;
}
li.sub01_ul_li2 {
	width:22%;
}
li.sub01_ul_li3 {
	width:35%;
}
.top_line {
	border-top:1px solid #727272;
}
li.li_bg_f2 {
	background:#f2f2f2;
}
li.w100{
	width:100%;
}
/*
span.rase_sp, li.rase01 a {
	color: #fff;
	font-weight: 600;
}*/
/*
span.icon_arrow {
	display: inline;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 15px;
	height: 7px;
	background: url('/rase/img/icon_arrow1.png') 0 center no-repeat;
	z-index: 0;
}
*/
/* 서브메뉴 */
/* 서브페이지 */
/* bbs */
#table_wrap {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
}
.table_wrap_td {
	width:100%;
	overflow: hidden;
}
.table_cont01 caption {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	line-height: 40px;
	color: #3a3a3a;
}
.table_cont01_th {
	text-align: center;
	color: #848383;
	font-size: 13px;
	line-height: 30px;
}
.table_cont01_td {
	text-align: center;
}
table.table_cont02 {
	width: 100%;
}
table.table_cont02 tr.table_cont02_tr01 {
	line-height: 40px;
	border-top: 2px solid #727272;
	border-bottom: 1px solid #c9c9c9;
	background-color: #f2f2f2;
}
.table_cont02 td {
	color: #7e7e7e;
	font-size: 13px;
	font-weight: normal;
	line-height: 38px;
	height: 38px;
}
.table_cont02_th {
	color: #7e7e7e;
	font-size: 13px;
	font-weight: normal;
}
.menu img {
	/*width: initial;*/
}
table.search_table01 {
	/*background:url('/rase/images/searchBg.gif') no-repeat 0 50%;*/
	margin:0 auto;
}
.table_cont02_th_num {
	width: 50px;
}
.table_cont02_th_name {
	width: 100px;
}
.table_cont02_th_cnt, .table_cont02_th_file {
	width:70px;
}
.cp {
	font-size: 12px;
	color: #7e7e7e;
	padding: 20px 0 2px 0;
}
.bbs_button {
	display: inline-block;
	width: 50px;
	height: 26px;
	line-height: 26px;
	border-radius: 2px;
	background: #f6f6f6;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
	color: #7e7e7e;
	font-size: 13px;
	text-align: center;
	font-family:NanumGothic,나눔고딕,'Nanum Gothic','맑은 고딕',HelveticaNeue,DroidSans,Sans-serif,Helvetica;
}
.table_cont03 {
	width: 1100px;
	border-collapse: collapse;
}
.table_cont03 td {
	font-size: 13px;
	color: #7e7e7e;
	height: 46px;
	line-height: 46px;
	background: #f6f6f6;
	border: 1px solid #e1e1e1;
	border-collapse: collapse;
}
.search_bbs {
	width: 1100px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
}
form.bbs_search_form a.bbs_search_form_a {
	display: inline-block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	border-radius: 2px;
	background: #f6f6f6;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
	color: #7e7e7e;
}
form.bbs_search_form input, .input1 {
	height: 22px;
	line-height: 22px;
}
.bbs_search_form_a {
	display: inline-block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	border-radius: 2px;
	background: #f6f6f6;
	border: 1px solid #c9c9c9;
	vertical-align: middle;
	text-align:center;
	color: #7e7e7e;
	font-size: 13px;
}
/* bbs */
/* 회원가입 */
form.join_form label.em {
	width: 120px;
	/*font-size: 0.750em;*/
	text-align: left;
	padding-left: 30px;
	display: inline-block;
}
form.join_form input[type="email"], form.join_form input[type="password"], form.join_form input[type="text"] {
	width: 260px;
	height: 28px;
	border: 1px #B6D7FF solid;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
form.join_form textarea {
	border: 1px #B6D7FF solid;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.table_cont03 td form.bbs_write_form textarea {
	border: 1px #c9c9c9 solid;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
form.join_form input[type="file"] {
	border: 1px #B6D7FF solid;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
form.join_form input[type="button"]:hover {
	opacity: 0.75;
}
form.join_form li.li100 {
	font-size: 0.750em;
}
form.join_form li.li100 p {
	font-size: 1.500em;
	margin: 10px 0 0 0;
	text-align:center;
	font-weight:bold;
}
form.join_form li.li100 p em {
	font-size: 0.625em;
}
form.join_form input.input_30 {
	width: 30px;
}
form.join_form input.input_40 {
	width: 40px;
}
form.join_form input.input_50 {
	width: 50px;
}
form.join_form input.left_p4 {
	margin-left: 4px;
}
form.join_form input.left_m70 {
	margin-left:-70px;
}
form.join_form input.input_80 {
	width: 80px;
}
form.join_form input.input_150 {
	width: 150px;
}
form.join_form input.input_150a {
	width: 150px;
	margin-left: -4px;
}
form.join_form input.input_200 {
	width: 200px;
}
form.join_form input.input_250 {
	width: 250px;
}
form.join_form input.input_320 {
	width: 320px;
}
/* join */
div.form-fieldjoin textarea.commentjoin {
	width: 96%;
	height: 200px;
	margin: 0 14px 10px 0;
	padding: 5px 8px;
	font-family: 'Nanum Gothic', 'NanumGothic', 'Nanum Barun Gothic', 'Malgun Gothic', 'dotum', 'helvetica', 'sans-serif';
	line-height: 1.5em;
	color: #555;
	font-size: 1.000em;
	border: none;
	background: rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}
.join_field {
	text-align: left;
}
div.subcont1 div.sub734 div.subcont_login1 .join_field h1, div.subcont3 div.sub734 div.subcont_login1 .join_field h1 {
	font-size: 18px;
	color:#0075bd;
}
.form-fieldjoin {
	font-size: 0.750em;
}
.join-sub {
	padding: 0;
	font-family: 'Nanum Gothic', 'NanumGothic', 'Nanum Barun Gothic', 'Malgun Gothic', 'dotum', 'helvetica', 'sans-serif';
	font-size: 0.750em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: none;
	background: #318dee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
	width: 120px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
}
.join-subzip {
	font-size: 1.000em;
	width: 80px;
	height: 32px;
	line-height: 32px;
}
.subfoot {
	margin: 20px 0 10px 0;
	padding-left: 30px;
	font-size: 0.750em;
	line-height: 22px;
}
.pettern {
	/*background: url('./img/pt.png') repeat 0 0;*/
}
.form_sch {
	width:370px;
	overflow: hidden;
    margin: 0 auto;
    padding: 34px 0 0 34px;
}
.form_sch a.sch_a {
	float: left;
}
form.sch_form  input[type="text"] {
	border: 1px #f7602b solid;
vertical-align: middle;
line-height: 30px;
height: 30px;
width: 270px;
float: left;
padding: 4px;
}
/* 일반 */
.sub-top_menu1 {
width: 774px;
height: 35px;
float: left;
vertical-align: middle;
}
.sub-top_menu1 img {
width: 9px;
height: 9px;
vertical-align: middle;
line-height: 25px;
margin-right: 6px;
}
.sub-top_menu1 h1 {
color: #353535;
font-size: 1em;
text-align: left;
font-family: 'Nanum Gothic', 'NanumGothic', 'Nanum Barun Gothic', 'Malgun Gothic', 'dotum', 'helvetica', 'sans-serif';
word-spacing: -1px;
letter-spacing: -1px;
display: inline-block;
}
.sub-top_menu1 h3 {
color: #857870;
font-size: 0.688em;
font-family: 'Nanum Gothic', 'NanumGothic', 'Nanum Barun Gothic', 'Malgun Gothic', 'dotum', 'helvetica', 'sans-serif';
text-align: right;
margin: 10px 10px 0 0;
display: inline-block;
float: right;
}
.sub-top_line {
border-bottom: 5px #0e58df solid;
float: left;
width: 20%;
}
.sub-top_line1 {
border-bottom: 1px #e5e5e5 solid;
float: left;
width: 80%;
margin-top: 4px;
}
.subcont1, .subcont2, .subcont3 {
display: block;
margin: 0 auto;
}
.sub734 {
max-width: 734px;
}
.sub734 h1 {
font-size: 24px;
padding: 10px;
text-transform:uppercase;
margin:0 auto;
}
.subcont_login1 {
display: block;
margin: 0 auto;
text-align: center;
/* width: 600px; */
position: relative;
/* margin: 25px 0 25px 0; */
padding: 15px;
/* background: #fbfbfb; */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.subcont_login2 {
border-top: 2px #2d79c9 solid;
border-bottom: 2px #2d79c9 solid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
input[type="checkbox"] {
margin: 0 0 0 0;
}
/*
.menu {
	color: #696969;
	font-size: 12px;
	vertical-align: middle;
}
*/
.li100 {
width: 100%;
display: block;
line-height: 30px;
padding: 10px 0 10px 0;
}
.dashed_top {
border-top: 1px #e5e5e5 dashed;
}
.height_40 {
height: 40px;
clear: both;
}
/* login */
form.login_form {
	display: block;
	overflow: hidden;
}
.cont1 {
	/*padding-top: 30px;*/
	margin: 0 auto;
	margin-bottom: 20px;
}
.cont h2 {
	font-size: 24px;
	/*color: #797979;*/
	padding: 10px;
	text-transform: uppercase;
}
.sub06_cont {
	width: 572px;
	border: 2px solid #bbe2f4;
	padding: 40px 60px;
	position: relative;
}
.sub06_cont1 {
	display: block;
	width: 431px;
	height: 181px;
	background: url('../img/login_bg.png') no-repeat 0 50%;
}
fieldset.login_01 {
	float:left;
	text-align: right;
}
fieldset.login_01 label {
	width: 87px;
	display: inline-block;
	font-size: 14px;
	color: #525252;
	font-weight: 500;
	margin-top:10px;
}
fieldset.login_01 input.input_login {
	width: 238px;
	display: inline-block;
	height: 26px;
	border: 1px solid #e7e7e7;
}
fieldset.login_02 {
	float:left;
	background: url('../img/login_bg.png') no-repeat 0 50%;
	margin-left: 10px;
	margin-top: 4px;
	width: 85px;
}
fieldset.login_02 a {
	width: 85px;
	line-height: 60px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 16px 10px;
}
.sub06_cont2 {
	display: inline-block;
	width: 134px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid #97c7e1;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	background: #fff;
}
.sub06_cont2 a, .sub07_cont2a a {
	padding: 2px 2px;
}
.sub06_cont2a {
	display: inline-block;
	width: 134px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid #97c7e1;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	background: #fff;
}
.sub06_cont2_fb {
	display: block;
	height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sub06_cont2_fb a img {
	width: 335px;
	height: 32px;
}
/* login */
/* 신청서 */
.sub02_cont {
	width: 783px;
	text-align: center;
	margin: 0 auto;
}
.sub02_cont h1 {
	font-size: 24px;
	padding: 20px;
	text-transform: uppercase;
	text-align: center;
}
fieldset.sub02_fieldset {
	background: #fff;
}
.sub02_fieldset label.sub02_fieldset_title {
	width: 151px;
	height: 40px;
	line-height: 40px;
	color: #626262;
	background-color: #efefef;
	font-size: 13px;
	font-weight: 600;
	float: left;
}
.sub02_fieldset input.sub02_fieldset_input {
	width: 238px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
.sub02_fieldset input.sub02_fieldset_email {
	width: 630px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
.sub02_fieldset_radio {
	width: 238px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	font-size: 13px;
	color: #626262;
}
.sub02_div {
	width: 783px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin:0 auto;
	color: #626262;
	font-size: 13px;
	display: block;
	background-color: #efefef;
}
.sub02_div1 {
	width: 195px;
	height: 40px;
	line-height: 40px;
	float: left;
	color: #626262;
	font-size: 13px;
}
.sub02_fieldset input.sub02_fieldset_hakgua1 {
	width: 193px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
.sub02_fieldset input.sub02_fieldset_etc1 {
	width: 196px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
.sub02_div2 {
	width: 783px;
	height: 200px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.sub02_div2 p.sub02_p {
	font-size: 13px;
	color: #626262;
	line-height: 30px;
	text-align: center;
}
.sub02_div2 h3 {
	font-size: 24px;
	color: #aaa;
	text-align: center;

}
.sub02_div3 {
	width: 783px;
	height: 70px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
.sub02_div3 a.sub02_fieldset_a {
	font-size: 14px;
	color: #fff;
	padding: 10px 20px;
	background: #87334b;
	border-radius: 4px;
}
.sub02_div3 a:hover {
	opacity: 0.75;
}
.sub02_down {
	width: 783px;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.sub02_down a.sub02_fieldset_a1 {
	font-size: 14px;
	color: #fff;
	padding: 10px 17px;
	background: #45cfec;
	border-radius: 4px;
	float: left;
	margin: 5px;
}
.sub02_div4 {
	width: 154px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	font-size: 13px;
	color: #626262;
}
.sub02_fieldset input.sub02_fieldset_input_sm {
	width: 154px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
.sub02_fieldset textarea.sub02_fieldset_text1 {
	width:777px;
	height: 160px;
	border: 1px solid #efefef;
	color: #626262;
}
.sub02_fieldset_radio1 {
	width: 630px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	font-size: 13px;
	color: #626262;
}
.sub02_fieldset input.sub02_fieldset_input_sm1 {
	width: 108px;
	height: 40px;
	border: 1px solid #efefef;
	float: left;
}
/* 신청서 */
/* 미션 */
.v_line,.v_line1,.v_line2 {
	width:2px;
	height:20px;
	line-height:20px;
}
.v_line {
	background:#ffa359;
}
.v_line1 {
	background:#3da835;
}
.v_line2 {
	background:#fc7e99;
}
.sub01b_left_div180 {
	display:inline-block;
	width:180px;
	overflow:hidden;
}
.sub01b_left_div200 {
	display:inline-block;
	width:200px;
	overflow:hidden;
}
.sub01c_left_div240 {
	display:inline-block;
	width:240px;
	overflow:hidden;
}
.sub01c_left_div400 {
	display:inline-block;
	width:400px;
	overflow:hidden;
}
.sub01c_left_div450 {
	display:inline-block;
	width:450px;
	overflow:hidden;
}
.sub01b_right_div500 {
	display:inline-block;
	width:500px;
	overflow:hidden;
}
.sub01b_right_div700 {
	display:inline-block;
	width:700px;
	overflow:hidden;
}
.sub01b_right_div740 {
	display:inline-block;
	width:740px;
	overflow:hidden;
}
.sub01b_right_div740 span i, .sub01b_right_div500 span i {
	font-family: BatangChe,'바탕체','Nanum Gothic','맑은 고딕',HelveticaNeue,DroidSans,Sans-serif,Helvetica;
	font-size:35px;
}
.sub_div948 {
	display:block;
	width:1100px;
	overflow:hidden;
	position:relative;
}
.sub_div968 {
	display:block;
	width:968px;
	overflow:hidden;
}
.sub01e_tit_bg {
	background:url(/greentour/wj/img/sub01e_tit_bg.png) no-repeat 0 50%;
	height:120px;
	overflow:hidden;
}
.sub01f_div1 {
	display:inline-block;
	width:210px;
	height:40px;
	text-align:right;
	vertical-align:middle;
}
.sub01f_div2 {
	display:inline-block;
	width:708px;
	height:40px;
	text-align:left;
	padding-left:20px;
	vertical-align:middle;
}
.sub01f_div3 {
	display:inline-block;
	width:1100px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
}
.sub01f_div3a {
	display:inline-block;
	width:80px;
	height:auto;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
}
.sub01f_div3b {
	display:inline-block;
	width:150px;
	height:auto;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.sub01f_div3c {
	display:inline-block;
	width:670px;
	height:auto;
	text-align:right;
	overflow:hidden;
	vertical-align:middle;
	text-align:left;
}
.sub02a_ft_div1,.sub02a_ft_div2,.sub02a_ft_div3 {
	position:absolute;
	text-align:left;
}
.sub02a_ft_div1 {
	top:110px;
	left: 380px;
}
.sub02a_ft_div2 {
	top:110px;
	right: 360px;
}
.sub02a_ft_div3 {
	top:110px;
	left: 380px;
}
.sub02c_ft_div {
	position:absolute;
	text-align:left;
	bottom:85px;
	right:80px;
}
.sub02c_ft_diva {
	position:absolute;
	text-align:left;
	bottom:65px;
	right:120px;
}
.sub03c_ft_div {
	position:absolute;
	text-align:left;
	bottom:65px;
	right:40px;
}
.sub03b_ft_div {
	position:absolute;
	bottom:50px;
	left:250px;
	text-align:center;
}
.sub03d_ft_div {
	position:absolute;
	top:65px;
	left:110px;
	text-align:left;
}
.sub04d_bg01 {
	background:url(/greentour/wj/img/sub04d_img01.png) no-repeat 0 50%;
	height:340px;
	overflow:hidden;
}
.sub04d_bg02 {
	background:url(/greentour/wj/img/sub04d_img02a.png) no-repeat 0 50%;
	height:448px;
	overflow:hidden;
}
.sub04d_bg03 {
	background:url(/greentour/wj/img/sub04d_img03.png) no-repeat 0 50%;
	height:580px;
	overflow:hidden;
}
.sub04d_bg04 {
	background:url(/greentour/wj/img/sub04d_img04.png) no-repeat 0 50%;
	height:540px;
	overflow:hidden;
}
.sub04d_div1 {
	position:absolute;
	top:20px;
	right:80px;
	z-index:10;
	text-align:left;
}
.sub04d_div2 {
	position:absolute;
	top:150px;
	right:85px;
	z-index:10;
	text-align:left;
}
.sub04d_div3 {
	position: absolute;
    top: 280px;
    left: 60px;
    z-index: 10;
    text-align: left;
}
.sub04d_div4 {
	position:absolute;
	top: 280px;
	left:380px;
	z-index:10;
}
.sub04d_div5 {
	position:absolute;
	top: 280px;
	right:100px;
	z-index:10;
}
.sub04d_div6 {
	display:block;
	width:98%;
	padding:20px;
}
.sub04d_div7 {
	position:absolute;
	top: 60px;
	left:170px;
	z-index:10;
}
.sub04d_div8 {
	position:absolute;
	top: 230px;
	left:170px;
	z-index:10;
}
.sub04d_div9 {
	position:absolute;
	top: 420px;
	left:170px;
	z-index:10;
}
.sub04d_div10 {
	position:absolute;
	top: 130px;
	left:20px;
	z-index:10;
	width:96%;
}
.sub04d_div7 img,.sub04d_div8 img,.sub04d_div9 img {
	vertical-align:middle;
}
.line-h {
	margin:20px 0 20px 0;
	overflow:hidden;
}
.line-h img {
	margin-left:20px;
}
.solid_mid {
	border-top: 1px #e5e5e5 solid;
	height: 2px;
	width:900px;
    margin: 0 auto;
}
.solid_mid1 {
	border-top: 1px #e5e5e5 solid;
	height: 2px;
	width:800px;
    margin-right: 20px;
	float:right;
}
.sub01b_img_abs {
    position: absolute;
    top: 300px;
    left: 0px;
    overflow: hidden;
    z-index: 10;
}
.kim_photo {
	background:url(/greentour/wj/img/kim_photo.png) no-repeat 200px 50%;
	height:346px;
	overflow:hidden;
}
.sub01e {
	background:#fff;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	width:170px;
	display:inline-block;
	overflow:hidden;
	margin-top:10px;
}
.sub01e1 {
	background:#fff;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	width:200px;
	display:inline-block;
	overflow:hidden;
	margin-top:10px;
}
.sub01e a {
	padding:10px;
	display:block;
}
.sub01e1 a {
	padding:10px;
	display:block;
}
.sub01e1 a:hover,.sub01e a:hover {
	padding:10px;
	display:block;
	background:#c58a8b;
	color:#fff;
}
a.sub01e_sty {
	padding:10px;
	display:block;
	background:#c58a8b;
	color:#fff;
}
.more_a {
	display:block;
	padding:5px;
	background:#e3b491;
	color:#fff;
	font-size:12px;
	width:20%;
	vertical-align:middle;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	float:right;
	margin-top:10px;
	text-align:center;
}
.more_a:hover {
	color:#413637;
}
.more_b {
	display:block;
	padding:5px;
	background:#8cd0ee;
	color:#fff;
	font-size:12px;
	width:20%;
	vertical-align:middle;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	float:right;
	margin-top:18px;
	text-align:center;
	line-height: 15px;
}
.more_b:hover {
	color:#413637;
}
.border_l_r {
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}
.help_w {
	font-size:16px;
	color:#7b7b7b;
}
/* search */
.sch_tit { 
	width:1240px;
	height:50px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	line-height: 50px;
    padding-left: 10px;
}
.sch_tit_p { 
	font-size:16px;
	font-weight:600;
}
.sch_tit_s{ 
	font-size:14px; 
}
.sch_div { 
	width:1220px;
	margin:0 auto;
	height: 45px;
	line-height: 45px;
	overflow:hidden;
}
.cont > div.sch_div:first-child { 
	margin-top:20px; 
}
.sch_sp1 { 
	margin-left:10px;
	margin-right:10px;
}
.sch_sp2 { 
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	color: #969597;
	float:right;
}
.sch_tit img { 
	vertical-align:middle;
	margin-right:10px;
}
.ma_view { 
	width:956px;
	height:361px;
	background:url('/greentour/wj/img/sub02/villageview_bg1.png') no-repeat 0 50%;
	overflow:hidden;
	margin:0 auto;
}
/* 폰트 크기 및 기타 여백 */
.f_12 {
	font-size:12px;
}
.f_13 {
	font-size:13px;
}
.f_14 {
	font-size:14px;
}
.f_15 {
	font-size:15px;
}
.f_16 {
	font-size:16px;
}
.f_18 {
	font-size:18px;
}
.f_20 {
	font-size:20px;
}
.f_30 {
	font-size:30px;
}
.fw_500 {
 font-weight:500;
}
.fw_600 {
 font-weight:600;
}
.color_fff {
	color:#fff;
}
.color_4b {
	color:#4b4b4b; /* 진 회색 계열 */
}
.color_aaa {
	color:#aaaaaa; /* 연 회색계열 */
}
.color_fa3 {
	color:#ffa359; /* 주황 */
}
.color_3a3 {
	color:#3da835;  /* 녹색 */
}
.color_fc7e99 {
	color:#fc7e99; 	/* 핑크 */
}
.color_f47779 {
	color:#f47779;  	/* 핑크 */
}
.color_63be0a {
	color:#63be0a; /* 녹색계역 */
}
.color_777 {
	color:#77787b; /* 회색 계열 */
}
.color_433030 {
	color:#433030; /* 고동색 계열 */
}
.color_3760c9 {
	color:#3760c9; /* 진한 푸른색 계열 */
}
.color_018c13 {
	color:#018c13;
}
.color_e35800 {
	color:#e35800;
}
.line_height20 {
	line-height:20px;
}
.line_height24 {
	line-height:24px;
}
.line_height26 {
	line-height:26px;
}
.line_height28 {
	line-height:28px;
}
.line_height30 {
	line-height:30px;
}
.line_height40 {
	line-height:40px;
}
.line_height45 {
	line-height:45px;
}
.line_height50 {
	line-height:50px;
}
.line_height80 {
	line-height:80px;
}
.line_height122 {
	line-height:122px;
}
.margin-top10 {
	margin-top:10px;
}
.margin-top20 {
	margin-top:20px;
}
.margin-top30 {
	margin-top:30px;
}
.margin-top40 {
	margin-top:40px;
}
.margin-top50 {
	margin-top:50px;
}
.margin-bottom30 {
	margin-bottom:30px;
}
.margin-bottom34 {
	margin-bottom:34px;
}
.margin-left10 {
	margin-left:10px;
}
.margin-left20 {
	margin-left:20px;
}
.margin-left30 {
	margin-left:30px;
}
.margin-left100 {
	margin-left:100px;
}
.margin-right5 {
	margin-right:5px;
}
.margin-right10 {
	margin-right:10px;
}
.margin-right20 {
	margin-right:20px;
}
.margin-right30 {
	margin-right:30px;
}
.padding-left20 {
	padding-left:20px;
}
.pa10 {
	padding-left:10px;
}
.pa20 {
	padding-left:20px;
}
.pa30 {
	padding-left:30px;
}
.pa40 {
	padding-left:40px;
}
.pa50 {
	padding-left:50px;
}
.pat30 {
	padding-top:30px;
}
.pab30 {
	padding-bottom:30px;
}
.paal10 { 
	padding:10px; 
}
.paal20 { 
	padding:20px; 
}
.height_100 {
	height:100px;
}
.w_200 { 
	width:200px; 
}
.float_left {
	float:left;
}
.bg_white {
	background:#fff;
}
.word_space_2 {
	word-spacing:-2px;
}
.letterspacing {
	letter-spacing: 12px;
}
.span_cont_title-sp {
	text-align:right;
}
.blank_gray_34p {
	line-height:34px;
	height:34px;
	background:#e6e6e6;
}
.dashed_3px {
	background: url('/greentour/wj/img/main_dot01.png') center repeat;
	line-height:3px;
	width:1250px;
	height:3px;
	margin:0 auto;
}
.dashed_2px {
	background: url('/greentour/wj/img/main_dot01.png') center repeat;
	line-height:2px;
	width:1250px;
	height:2px;
	margin:0 auto;
}
.trans img {
    -webkit-transform:scale(.85);
    -moz-transform:scale(.85);
    -ms-transform:scale(.85);
    -o-transform:scale(.85);
    transform:scale(.85);
    -webkit-transition:.7s;
    -moz-transition:.7s;
    -ms-transition:.7s;
    -o-transition:.7s;
    transition:.7s;
}
.trans:hover img {
    -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -ms-transform:scale(1.0);
    -o-transform:scale(1.0);
    transform:scale(1.0);
	opacity:1;
}
.trans1 img {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:.7s;
    -moz-transition:.7s;
    -ms-transition:.7s;
    -o-transition:.7s;
    transition:.7s;
}
.trans1:hover img {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
	opacity:1;
}
img.w_17 {
	width:17%;
}
.border_r5 {
	border-radius:5px;
}
.icon_arrow {
	vertical-align: middle;
	padding-right: 5px;
}
img.mid {
	vertical-align:middle;
}
.ls_1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: -2px;
}
.border_r_c9 {
	border-right:1px solid #c9c9c9;
}
.bot_line_c9 {
	border-bottom:1px solid #c9c9c9;
}
.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #008648;
    border-radius: 3px;
	box-shadow: none;
	background-color:#008648;
}
.pull-left {
    float: left!important;
}
.yeyak { 
	border:1px solid #008d4c;
	background-color:#17aa0c;
	overflow:hidden;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
/* 폰트 크기 및 기타 여백 */
/*//////////////////////////*/

/*}*/
