@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(./fonts/NotoSansKR-Thin.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Thin.woff) format('woff'),  
	url(./fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(./fonts/NotoSansKR-Light.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Light.woff) format('woff'), 
	 url(./fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(./fonts/NotoSansKR-Regular.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Regular.woff) format('woff'),  
	url(./fonts/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(./fonts/NotoSansKR-Medium.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Medium.woff) format('woff'),  
	url(./fonts/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(./fonts/NotoSansKR-Bold.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Bold.woff) format('woff'),  
	url(./fonts/NotoSansKR-Bold.otf) format('opentype');
}



* {margin:0;padding:0;}
html, body{height:100%;letter-spacing:-0.025em;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-size-adjust:none;}
body{font-family:'Noto Sans KR', sans-serif;font-weight:300;font-size:12px;color:#222;}
header, section, nav, article, aside, details, figcaption, figure, hgroup, menu, footer {display:block;}
h1, h2, h3, h4, h5, h6{font-weight:400;font-size:100%}
ul, ol, li{list-style:none;}
fieldset, img{border:none;}
img{vertical-align:top;}
em {font-style:normal;}
table{width:100%;border-collapse:collapse;}
th {font-weight:400;}
td {color:#222;}
legend {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;padding:0;visibility:hidden;text-indent:-9999px;}
caption {width:0;height:0;overflow:hidden;padding:0;font-size:0;line-height:0;}
.hidden {font-size:0;line-height:0;text-indent:-99999px;}
.clear:after {display:block;content:'';clear:both;}
input, select{font-weight:300;font-family:'Noto Sans KR', sans-serif;vertical-align:middle;color:#777;border:1px solid #ddd;}
textarea {resize:none;border:1px solid #afafaf;padding:5px;font-family:'Noto Sans KR', sans-serif;font-size:12px;}
a{text-decoration:none;color:#666;}
a:foucs {border:1px solid red;outline: inherit;}


#wrap {min-width: 1200px;margin: 0 auto; overflow:hidden; }


/*헤드영역*/
#headerbg {width:100%;position:absolute;top:0;left:0;z-index:1}
#header { position:absolute;top: 0;z-index: 10;width:100%; min-width:1200px;}
#header .header{ position:relative; width:1200px; margin:0 auto;height:85px; }
#header .header .dataTxt{ position:absolute; top:40px; right:250px;}
#header .header .character{position:absolute; right:-100px; top:50px; z-index:3}

#header .logo {position:absolute;}
#header .logo h1 {margin:0 0 0 3px;padding:0;height:35px;}
#header .logo h1 a {font-weight:bold;color:#555;font-size:22px;font-family:nanumgothic,dotum;}
#header .gnb {position:absolute;padding:0;width:360px;text-align:right;}
#header .gnb ul {padding:0;margin:0;letter-spacing:-1px;}
#header .gnb li {list-style-type:none;display:inline;padding:5px 0 5px 5px;font:normal 11px "malgun gothic",dotum;}
#header .gnb .admin a {color:#ff0000;}
#header .headUserHtml {color:#fff}

#lnb {width:100%;position:absolute;margin:0 auto;z-index:10;}
#lnbbg {width:100%;position:relative;margin:0 auto;z-index:1}
.lnbWrap { position:absolute; top:160px; left:50%; margin-left:-600px;width:1200px; background:#0089e0; border-radius:30px; z-index:2;}

#header .mobile_list{ display:none}
.imglogo{ position:absolute; top:23px; left:50px; z-index:3;}
.imglogo a{ height:100px;}
.imglogo_ect{ position:absolute; top:0; left:318px; background:url(./image/main/logo_ect.png) no-repeat; width:40px; height:118px; z-index:3;}

.engBtn{ padding:5px 10px; background:#F03; color:#fff; border-radius:5px; position:absolute; right:150px; top:50px; font-weight:500; font-size:17px;}


#content {}
#content .subContent { color:#333; font-size:15px; word-break:keep-all; padding-bottom:50px;}
#content .subContent .location {clear:both;font:normal 11px dotum;color:#999;padding:0;text-align:right}
#content .subContent .location a {color:#999;letter-spacing:-1px;}
#content .subContent .location a:hover {color:#000}
#content .subContent h3.subTitleSubject {margin:0;padding:0;border-bottom:2px #ddd solid;font-size:20px;font-family:nanumgothic,dotum;font-weight:bold;padding-bottom:5px;letter-spacing:-1px;margin-bottom:15px;color:#555;background:url(./image/ico_title.png) no-repeat;padding-left:30px;}
/*--서브메뉴--*/
#content .snb {}
#content .snb .snbBottom {padding:0px;margin-top:10px}

#content .snb .mybox {margin-bottom:10px}
#content .snb .mybox {border:#D4D4D4 solid 1px;}
#content .snb .mybox .login .mbrinfo {background:#F4F4F4;padding:0;border-bottom:#dfdfdf solid 1px;position:relative;height:80px;}
#content .snb .mybox .login .symbol {position:absolute;top:5px;left:5px;}
#content .snb .mybox .login .symbol img {width:37px;height:37px;border:1px #c0c0c0 solid}
#content .snb .mybox .login .namel {position:absolute;top:30px;left:55px;width:120px;height:12px;font-weight:bold;color:#454545;}
#content .snb .mybox .login .namer {position:absolute;top:5px;left:55px;width:108px;height:12px;font-weight:bold;color:#454545;}
#content .snb .mybox .login .score {position:absolute;bottom:12px;left:10px;font-size:11px;font-family:verdana;color:#636363;padding-top:3px;letter-spacing:-1px}
#content .snb .mybox .login .tabbox {}
#content .snb .mybox .login .tabbox .tp {float:left;width:60px;height:24px;line-height:24px;background:#F4F4F4;border-top:#ffffff solid 1px;border-bottom:#D4D4D4 solid 1px;text-align:center;font-weight:bold;color:#9E9E9E;cursor:pointer;position:relative}
#content .snb .mybox .login .tabbox .tp span.mcounter {
	font-weight:normal; font-size:11px; color:#F21914;letter-spacing:-1px;position:absolute;top:-10px;right:2px;font-family:arial;
	border-radius:12px;background-color:#ff6000;height:14px;padding:0 5px;color:#fff;line-height:14px;
	box-shadow:1px 1px 3px #ccc;
}
#content .snb .mybox .login .tabbox .tp span.mcounter1 {
	font-weight:normal; font-size:11px; color:#F21914;letter-spacing:-1px;position:absolute;top:-10px;right:2px;font-family:arial;
	border-radius:12px;background-color:#999;height:14px;padding:0 5px;color:#fff;line-height:14px;
	box-shadow:1px 1px 3px #ccc;
}
#content .snb .mybox .login .tabbox .vline {border-right:#D4D4D4 solid 1px;}
#content .snb .mybox .login .tabbox .on {background:#ffffff;border-top:#ffffff solid 1px;border-bottom:#ffffff solid 1px;color:#676767;}
#content .snb .mybox .login .lbody {padding:8px;}
#content .snb .mybox .login .lbody ul {padding:0;margin:0;list-style-type:none;}
#content .snb .mybox .login .lbody li {padding:4px 0;line-height:130%;}
#content .snb .mybox .login .lbody li a {font-family:dotum;font-size:11px;letter-spacing:-1px;line-height:130%}
#content .snb .mybox .login .lbody li .comment {font-family:arial;font-size:11px;color:#E75801;padding-left:3px;}
#content .snb .mybox .login .lbody li .new {font-family:arial;font-size:10px;color:#ff0000;}
#content .snb .mybox .login .lbody li .reply {font-family:dotum;font-size:11px;color:#888888;letter-spacing:-1px}
#content .snb .mybox .login .lbody li .pic {float:left;width:35px;}
#content .snb .mybox .login .lbody li .info {float:left;width:130px;}
#content .snb .mybox .login .lbody li a.lbmore {display:block;text-align:center;border:1px #ddd solid;padding:3px;}
#content .snb .mybox .login .lbody li a.lbmore:hover {color:#ff6000;background:#f0f0f0}
#content .snb .mybox .login .lbody .none {text-align:center;padding-top:40px;}
#content .snb .mybox .login .lbody .none span {display:block;font-weight:bold;font-size:13px;letter-spacing:-1px;} 
#content .snb .mybox .login .lbody .none p {padding:10px 0 40px 0;color:#9C9C9C;line-height:140%;letter-spacing:-1px;font-size:11px}

#content .snb .mybox .logout .tabbox {}
#content .snb .mybox .logout .tabbox .np {padding:10px 0 10px 10px;background:#F4F4F4;border-bottom:#D4D4D4 solid 1px;font-weight:bold;color:#9E9E9E;}
#content .snb .mybox .logout .tabbox .tp {float:left;width:90px;height:22px;background:#F4F4F4;border-bottom:#D4D4D4 solid 1px;text-align:center;font-weight:bold;color:#9E9E9E;padding-top:12px;cursor:pointer;}
#content .snb .mybox .logout .tabbox .vline {width:91px;border-right:#D4D4D4 solid 1px;}
#content .snb .mybox .logout .tabbox .on {background:#ffffff;border-bottom:#ffffff solid 1px;color:#676767;}
#content .snb .mybox .logout .nlog {margin-top:10px;padding:0 0 30px 10px;position:relative;height:65px;}
#content .snb .mybox .logout .i1 {position:absolute;font-size:11px;font-family:dotum;color:#67686A;letter-spacing:-1px;padding-bottom:3px;}
#content .snb .mybox .logout .i1 .input {float:left;width:110px;height:17px;border:#BEBEBE solid 1px;font-size:12px;font-family:tahoma}
#content .snb .mybox .logout .i1 .input:focus {border:#BEBEBE solid 2px;}
#content .snb .mybox .logout .i2 {position:absolute;top:48px;left:8px;font-family:dotum;font-size:11px;letter-spacing:-1px}
#content .snb .mybox .logout .i3 {position:absolute; top:1px;left:127px;}

#content .snb .mybox .logout .rbtm {position:absolute;bottom:4px;left:8px;font-size:11px;font-family:dotum;color:#67686A;letter-spacing:-1px;padding:10px 0 0 3px;}
#content .snb .mybox .logout .rbtm .ipc {color:#67686A}
#content .snb .mybox .logout .rbtm a {color:#313946;}
#content .snb .mybox .logout .rbtm span {padding:0 5px 0 5px;}
#content .snb .mybox .logout .slog {padding:20px 10px 10px 10px;}
#content .snb .mybox .logout .slog .icon {width:160px;padding:0px;text-align:center;}
#content .snb .mybox .logout .slog .icon img {cursor:pointer;margin:0 4px 0 4px;}
#content .snb .mybox .logout .slog .guide {line-height:140%;font-size:11px;font-family:dotum;color:#999;letter-spacing:-1px;padding:10px 0 0 0;}


#content .snb .category {padding:0;text-align:center;  width:1200px; margin:0 auto; padding-bottom:70px;}
#content .snb .category h3 {margin:0;font-size:35px;letter-spacing:-2px;font-weight:500;color:#222; text-align:center;}
#content .snb .category ul {padding:0; margin-top:60px;}
#content .snb .category li { display:inline-block;list-style-type:none;margin:0;border:1px #ddd solid; margin-left:-5px; background:#fff; }

#content .snb .category .m2 {font-size:16px;letter-spacing:-1px;}
#content .snb .category .m2 a {color:#444;display:block; padding:15px 30px; text-align:center; min-width:70px; }
#content .snb .category .m2 a:hover {text-decoration:none;color:#ff6000;background-color:#efefef}

#content .snb .category .selected2 a {color:#e60644;background:url(./image/sub_active_orange.jpg) repeat-x 0 0;font-weight:500;}
#content .snb .category .selected2 a:hover {color:#fff;text-decoration:none;}
#content .snb .category .selected2 span.num {color:#fff}

#content .snb .category .orange a {background:url(./image/sub_active_orange.jpg) repeat-x 0 0;}
#content .snb .category .green a {background:url(./image/sub_active_green.jpg) repeat-x 0 0;}
#content .snb .category .blue a {background:url(./image/sub_active_blue.jpg) repeat-x 0 0;}
#content .snb .category .light_blue a {background:url(./image/sub_active_light_blue.jpg) repeat-x 0 0;}
#content .snb .category .black a {background:url(./image/sub_active_black.jpg) repeat-x 0 0;}
#content .snb .category .grey a {background:url(./image/sub_active_grey.jpg) repeat-x 0 0;}
#content .snb .category .red a {background:url(./image/sub_active_red.jpg) repeat-x 0 0;}

#content .snb .category ul li ul {margin:0px;background:none;background:#f0f0f0 url(./image/submenu_shadow.gif) repeat-x top;padding:10px 0;border-top:none}
#content .snb .category ul li ul li.m3 {font-weight:normal;font-size:12px;border-bottom:none}
#content .snb .category ul li ul li.m3 a {font-weight:normal;font-family:dotum;color:#454545;display:block;padding-left:23px;height:21px;line-height:21px;background:url(./image/snb_m3_ico.gif) no-repeat 16px 8px;letter-spacing:-1px;}
#content .snb .category ul li ul li.m3 a:hover {text-decoration:none;color:#000;background-color:#ddd;}

#content .snb .category ul li ul li.selected3 a {color:#ff6000;font-weight:bold;background:url(./image/snb_m3_ico_open.gif) no-repeat 15px 7px;}
#content .snb .category .spaceLi {height:7px;}
#content .snb .category .new {font:normal 10px arial;color:#ff0000;}
#content .snb .category .num {font:normal 11px arial;color:#999;}


.subTitleSubject{ text-align:center; font-size:37px;height:50px; font-weight:700; padding:100px 0; background:#f1f5f8 url(./image/sub/boderTop.jpg) 70% 0; background-size:auto;}
/*하단정보영역*/
#footerWrap{ }


#footerInfoWrap .newPhoto {position:absolute;left:0;width:210px}
#footerInfoWrap .newPhoto .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newPhoto .pic {float:left;margin:0 0 8px 5px;padding:3px;background:#fff}
#footerInfoWrap .newPhoto .pic:hover{background:#ff6000}
#footerInfoWrap .newPhoto .pic img {width:54px;height:45px;}
#footerInfoWrap .newPhoto .nomargin {margin:0 0 7px 0;clear:both;}

#footerInfoWrap .newPost {position:absolute;left:250px;width:210px}
#footerInfoWrap .newPost .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newPost ul {padding:0;margin:0;}
#footerInfoWrap .newPost li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newPost li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newPost li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newPost li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newPost li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newPost li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newPost .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .newComment {position:absolute;left:250px;width:210px}
#footerInfoWrap .newComment .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newComment ul {padding:0;margin:0;}
#footerInfoWrap .newComment li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newComment li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newComment li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newComment li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newComment li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newComment li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newComment .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .newNotice {position:absolute;left:250px;width:210px}
#footerInfoWrap .newNotice .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newNotice ul {padding:0;margin:0;}
#footerInfoWrap .newNotice li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newNotice li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newNotice li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newNotice li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newNotice li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newNotice li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newNotice .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .postCalendar,#footerInfoWrap .bottomRss,#footerInfoWrap .bottomCounter {
	-webkit-border-radius: 8px;	-moz-border-radius:8px;	border-radius: 8px;
	-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.5);box-shadow:1px 1px 6px rgba(0,0,0,0.5);behavior: url(./_ie/PIE.htc);
}

#footerInfoWrap .postCalendar {position:absolute;width:184px;left:810px;background:#fff;border:2px #c0c0c0 solid;top:20px;}
#footerInfoWrap .postCalendar .tt {padding:5px 0 5px 0;text-align:center;font-weight:bold;font-family:verdana;color:#666;}
#footerInfoWrap .postCalendar .tt img {position:relative;top:-1px;}
#footerInfoWrap .postCalendar .sunday {color:#2B97D7;}
#footerInfoWrap .postCalendar .week {height:20px;}
#footerInfoWrap .postCalendar .week td {color:#333;background:#f9f9f9;}
#footerInfoWrap .postCalendar table {width:100%;}
#footerInfoWrap .postCalendar td {text-align:center;color:#666;font-family:dotum;font-size:11px;}

#footerInfoWrap .bottomRss {position:absolute;left:810px;width:174px;height:18px;padding:5px;background:#fff url(./image/rss.gif) no-repeat 5px 6px;border:2px #c0c0c0 solid;text-align:right;line-height:18px;}
#footerInfoWrap .bottomRss {font-family:tahoma;font-size:11px;}
#footerInfoWrap .bottomCounter {position:absolute;left:810px;background:#fff url(./image/ico_count.gif) no-repeat 8px 1px;width:114px;padding:5px 5px 5px 65px;border:2px #c0c0c0 solid;font-family:tahoma;font-size:11px;color:#777}
#footerInfoWrap .customerCont {position:absolute;width:200px;height:200px;font-family:dotum;font-size:11px;color:#ddd;letter-spacing:-1px;}
#footerInfoWrap .customerCont a {color:#fff;}
#footerInfoWrap .customerCont a:hover {color:#ff6000;}

/*하단*/
#footer {background:#679f34;}
#footerbg {margin:0;padding:0 0 20px 0;position:absolute;left:0;display:block;width:100%;z-index:1;}

#footer .footerCont {width:100%;display:block;position:relative;}
#footer .footerCont div.footerMenu {text-align:center;margin-bottom:10px;padding:7px 20px;}
#footer .footerCont div.footerMenu a {font-size:12px;color:#ddd;letter-spacing:-1px;}
#footer .footerCont div.footerMenu a:hover {color:#ff6000}
#footer .footerCont div.footerMenu .split {font-size:15px;color:#777; margin:0 5px;}

#footer .footerCont div.footerSiteInfo { position:relative;font-size:14px;color:#999;text-align:left; padding-left:100px;}
#footer .footerCont div.footerSiteInfo br{ display:none;}
#footer .footerCont div.footerSiteInfo span{ color:#666; margin:0 3px;}
#footer .footerCont address {font-size:12px;font-style:normal;color:#777;text-align:left;margin-top:5px; color:#fff;}
#footer .footerCont address a{color:#fff;}
#footer .footerCont .footerLogo { text-align:center; padding-bottom:15px; }
#footer .footerCont .qrimage {position:absolute;right:0;top:0}
#footer .footerCont div.footerSiteInfo .rightCon{ position:absolute; right:100px; top:10px; font-size:16px;}
#footer .footerCont div.footerSiteInfo .rightCon span{ font-weight:500; color:#FF0; margin-left:10px;}



/*etc*/
.templatePreview {position:fixed;top:0;left:0;z-index:1000;background:#ff6000;padding:15px;border:3px #000 solid;color:#fff;text-align:center}
.usersavePreview {position:fixed;top:0;left:0;z-index:1000;background:#00ccff;padding:15px;border:3px #000 solid;color:#fff;text-align:center}

/*탭메뉴01*/
.tab01 {background: url("./image/bg_tab.gif") no-repeat scroll 0 top transparent;overflow: hidden;position: relative;}
.tab01 ul {margin:0;padding:0;overflow: hidden;padding-left: 1px;width: 100%;}
.tab01 li {background: url("./image/bg_tab.gif") no-repeat scroll -1px top transparent;display: inline;float: left;margin-left: -1px;padding-left: 5px;}
.tab01 li a {background: url("./image/bg_tab.gif") no-repeat scroll right top transparent;display: inline-block;height: 32px;letter-spacing: -1px;line-height: 32px;padding:0 20px 0 16px;text-decoration: none;vertical-align: top;text-align:Center}
.tab01 li a:hover, .tab01 li a:active {text-decoration: none;}
.tab01 li.selected {background-position: 0 -58px;margin-right: 1px;position: static;z-index: 10;}
.tab01 li.selected a {background-position: right -58px;color: #ff6000;font-weight: bold;}

div.depth5 {list-style:none;height:33px;border-bottom:1px #bbb solid;margin-top:5px;}
div.depth5 a{display:inline-block;padding:8px 15px 5px 15px;letter-spacing:-0.5px;margin-right:10px;background:url('./image/common/bul_arrow1.gif') no-repeat 0 10px;font-weight:bold;}
div.depth5 a.selected5 {background:#ff6000;font-weight:bold;color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px;}

#pctomobile {visibility:hidden}
#pctomobile_blueb {position:absolute;bottom:-70px;z-index:10000;display:block;width:100%;border:1px #000 solid;background:#e0e0e0;height:70px;text-align:center;font-family:dotum;font-size:24px;color:#fff;line-height:70px;}

#pages_join, #pages_login, #mypage_main, #pages_top, #pages_all, .iframe, #bbsview, #guidebox{ width:1200px; margin:0 auto; padding-top:150px;}
#pages_login{ padding:200px 0 100px 0;}


#footerWrap .banner{ padding:30px 0; text-align:center;}
#footerWrap .banner li{ display:inline-block; margin:0 17px; font-size:20px; font-weight:400;}
#footerWrap .banner img{ vertical-align:middle; padding:0 10px;}
#footerWrap .banner span{ padding:0 15px;font-size:20px; font-weight:400;}






.inner{ position:relative; width:1200px; margin:0 auto;}

.mainContent{font-size:15px; word-break:keep-all;}

.section01{ width:100%; background:url(./image/main/mainVisual.jpg) 50% 0 no-repeat; height:984px; }

.section04{ text-align:center;background:url(./image/main/section2_bar.jpg) 50% 70px no-repeat; margin:70px 0;}
.section04 li{ display:inline-block; width:160px; text-align:center; }
.section04 .icon{ display:inline-block;background:#eee; width:100px; height:100px; border-radius:100%;}
.section04 .icon img{ padding-top:25px;}
.section04  p{ font-weight:400; font-size:17px;text-align:center; padding-top:10px;}

.section03{ position:relative; background:#eee;  min-width:1800px; margin:0 auto 150px auto; display:table; }
.section03 .movieBox{ float:left; background:#ffc845; padding:50px 0 70px 0; width:45%; text-align:center; color:#e60644;}
.section03 .movieBox .sTit{ font-size:35px; font-weight:400; letter-spacing:-1px;}
.section03 .movieBox .sTit span{ font-weight:600;}
.section03 .movieBox .bTxt{ font-size:17px; margin-bottom:30px;}
.section03 .movieBox  .media{ width:65%; height:295px; margin:0 auto;}
.section03 .movieBox  .media iframe{ width:100%; height:100%;}
.section03 .programBox{ float:right; width:45%; margin-right:50px;}
.section03 .programBox  .visualBox{ width:100%;}
.section03 .programBox  .visualBox img{ width:100%;}
.section03 .programBox  .visualBox .banner-info{ margin-top:70px; text-align:center;}
.section03 .programBox  .visualBox .banner-info .sTit{ font-size:21px; text-decoration:underline;} 
.section03 .programBox  .visualBox .banner-info .bTxt{ font-size:35px; color:#e60644; letter-spacing:-1px;}
.section03 .programBox  .visualBox .banner-info .bTxt span{ font-weight:600;}
.section03 .programBox  .visualBox .banner-info .dTxt{ font-size:21px; color:#777;}
.section03 .cheese{ position:absolute; bottom:-120px; left:700px;}



#slider2, #slider3 {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;margin: 0 auto;}
.rslides_tabs li:first-child {margin-left: 0;}
.rslides_tabs .rslides_here a {background: rgba(255, 255, 255, .1);color: #fff;font-weight: bold;}
.events {list-style: none;}
.callbacks_container {position: relative;float: left;width: 100%;}
.callbacks {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.callbacks li {position: absolute;width: 100%;}
.callbacks img {position: relative;z-index: 1;height: auto;border: 0;}
.callbacks .caption {display: block;position: absolute;z-index: 2;font-size: 20px;text-shadow: none;color: #fff;left: 0;right: 0;padding: 10px 20px;margin: 0;max-width: none;top: 10%;text-align: center;}
.callbacks_nav { display:none;position: absolute;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);bottom: 17%;left: 40px;opacity: 0.9;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 44px;width: 44px;background: #fff url(/img/template/left.png) no-repeat 0px 0px;}
.callbacks_nav.next {left: auto;background: #fff url(./image/main/right.png) no-repeat 17px 10px;left: 120px;}
.callbacks_nav.prev {left: auto;background: #fff url(./image/main/left.png) no-repeat 15px 10px;left: 70px;}
#slider3-pager a {display: inline-block;}
#slider3-pager span {float: left;}
#slider3-pager span {width: 100px;height: 15px;background: #fff;display: inline-block;border-radius: 30em;opacity: 0.6;}
#slider3-pager .rslides_here a {background: #FFF;border-radius: 30em;opacity: 1;}
#slider3-pager a {padding: 0;}
#slider3-pager li {display: inline-block;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;}
.rslides li {position: relative;display: block;float: left;}
.rslides img {height: auto;border: 0;}
.callbacks_tabs {list-style: none;position: absolute; bottom:140px; left:50%; text-align:center; width:100px; margin-left:-50px;padding: 0;display: block;z-index: 99;}
.slider-top span {font-weight: 600;}
.callbacks_tabs li {display:inline-block;}
/*----*/

.callbacks_tabs a {visibility: hidden;}
.callbacks_tabs a:after {content: "\f111";font-size: 0;font-family: FontAwesome;visibility: visible;display: block;height: 15px;width: 15px;display: inline-block;background: #c2c2c2;border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;margin: 0;}
.callbacks_here a:after {background: #e60644;margin: 0;height: 15px;width: 15px;}

.hidden-txt {overflow: hidden;display: inline-block;text-indent: -999px;width: 0;height: 0;line-height: 1px;position: absolute;}
.inner-content{ background:url(./image/main/section2_bg.jpg) 50% 0 no-repeat; background-size:cover; height:650px; margin-bottom:100px;}

.section02{text-align:center; width:1200px; margin:0 auto;}
.section02 .inner{width:1200px;margin:0 auto}
.section02 .stit{font-weight:400;font-size:28px;line-height:1em;color:#222}
.section02 .stxt{margin-top:25px;font-weight:300;font-size:16px;line-height:26px;color:#555}

.section02 .items{position:relative;display:inline-block;width:100%;height:752px;vertical-align:top; background:url(<?=$g[img_layout]?>/sub/<?=$_CA[0]?>/map_bg.jpg) 221px 0 no-repeat;}



.section02 .items .item .tab-box{position:relative;width:220px;z-index:1; margin-top:80px;}
.section02 .items .item .tab-box  button {padding: 0;cursor: pointer;overflow: hidden;text-transform: none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;border:0 none;}

.section02 .items .item .tab-box .btn{width:100%;height:100px; margin-bottom:1px;background-color:#a8a9ab;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;}

.section02 .items .item .tab-box .btn:before{content:"";}
.section02 .items .item .tab-box .btn.active{background-color:#e60644}
.section02 .items .item .tab-box .btn.active:before{bottom:0}
.section02 .items .item .tab-box .btn.active .hidden-txt{display:block}
.section02 .items .item .tab-box .btn .hidden-txt{display:none}
.section02 .items .item .tab-box .btn span{font-weight:400;font-size:13px;line-height:19px;color:#fff}
.section02 .items .item .tab-box .btn p{ font-size:17px;color:#fff}
.section02 .items .item .content-area{display:none;position:absolute;top:0;left:30px;margin-left:220px; width:1000px;box-sizing:border-box;text-align:left; height:670px;}
.section02 .items .item .content-area ul{ margin-top:80px;}
.section02 .items .item .content-area li{ display:inline-block; background:#fff; padding:30px 15px; width:320px;box-shadow: 0 5px 5px 0 rgba(42, 42, 42, .1);box-sizing: border-box; margin-right:10px; margin-bottom:15px; min-height:140px; vertical-align:top; text-align:center;}
.section02 .items .item .content-area  p{ font-size:20px; font-weight:400; letter-spacing:-1px;}
.section02 .items .item .content-area  p span{ font-size:17px;}


.photoBox {position:relative; text-align:center;  height:290px; overflow:hidden; width:calc((100% - 10%)); margin-left:10%;}
.photoBox .photoTit{ position:absolute;width:300px; text-align:right;}
.photoBox .photoTit .sTit{ font-size:21px; font-weight:400; line-height:45px;color:#e60644;}
.photoBox .photoTit .sTit span{ font-size:50px; font-weight:700;}
.photoBox .photoTit .bTxt{ font-size:15px; font-weight:400; line-height:23px; margin-top:20px;}
.photoBox .photoTit .ch{ position:absolute; z-index:-1; font-size:80px; color:#e8e8e8; top:-30px; right:0; font-weight:700;}
.photoBox .btn_prev {position:absolute; top:190px; right:30px;cursor:pointer;}
.photoBox .btn_next {position:absolute; top:190px; right:0px;cursor:pointer;}
.photoBox .photoDiv {position:relative;  width: calc(100% - 345px); padding:0; text-align:left; margin-left:345px; height:290px;overflow:hidden;}
.photoBox .photoImg {margin:0 auto; width:2500%; padding:0; text-align:left; height:193px;}
.photoBox .photoImg li {float:left; list-style-type:none;padding:15px; width:320px; height:210px;text-align:center; border:1px #CCCCCC solid; margin:0 10px; font-weight:400;}
.photoBox .photoImg p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:left; margin-top:15px; font-size:17px;}
.photoBox .photoImg  img{ width:100%;}


.section05{ position:relative;padding:0 0 100px 0;}
.section05 .bgBox{ position:absolute; width:100%; height:700px;background:url(./image/main/section5_bg.jpg) 50% 100% no-repeat; z-index:-2; background-size:cover; bottom:-40px;}

.bottomBg{ position:absolute; bottom:0;background:url(./image/main/bottomBg.png) 50% 100% no-repeat; width:100%; height:72px; z-index:-1;}

	#footer .footerCont div.footerSiteInfo .rightCon br{ display:none;}



@media only screen and (max-width:1650px) {
.section1 .mainCon1{ width:80%;}
}

@media only screen and (max-width:1500px) {
	.section1 .mainCon1{ width:90%;}
	.section1 .mainCon1 .main_intro .sTit{ font-size:23px;}
	.section1 .mainCon1 .main_intro .bTxt{ font-size:50px;}
	
}


@media only screen and (max-width:640px) {
	
	#wrap{min-width:100%;}
	#header{ width:100%; height:80px; position:relative; min-width:100%; background:#fff; }

	#lnb{ display:none;}
	#lnbbg{ display:none;}
	#header .header{ width:100%;}
	#header .gnb { display:none; right:15px; top:4px;}
	#header .logo {left:10px;}
	#header .imglogo{ left:60px; top:0px; height:auto;}
	#header .imglogo img{ width:220px; height:83px;}

	#header .font{ display:none;}
	#header .mobile_list { display:block;position: absolute;top:25px; left:15px;}
	
	.lnbWrap{ display:none;}

	#content .subContent{width:100%; }
	
	#footer .footerCont div.footerSiteInfo{ width:90%; font-size:14px;}
	#footer .footerCont div.footerSiteInfo br{ display:block;}

	#footer{ position:relative}
	#footer .footerCont {width:100%;}
	#footerbg{ display:none;}
	.footerLogo img{ width:250px; height:94px; }
	#bbsview{ width:100%;}
	
	#header .header .dataTxt{ display:none;}
	#header .header .dataTxt img ,#header .header .character img{ width:100%;}
	#header .header .character{ display:none;}
	
	.engBtn{font-size:13px; right:10px; top:25px;}
	

	
	
	
	.inner{ width:100%;}
	.wt{ width:100%;}
	
	.section01{ height:300px; background-size:auto 130%; background-position:bottom;}
	.section01 img{ width:100%;}
	
	.section04{ background:none; margin:40px 0;}
	.section04 li{ width:120px; margin-bottom:15px;}	
	.section04 .icon{ width:80px; height:80px;}
	.section04 p{ font-size:15px;}
	.section04 .icon img{ height:50%; padding-top:17px;}
	
	.section03{ min-width:100%;margin:0;}
	.section03 .movieBox{ width:100%;}
	.section03 .movieBox .sTit{ font-size:30px;}
	.section03 .movieBox .bTxt { padding:0 20px;}
	.section03 .movieBox .bTxt br{ display:none;}
	.section03 .movieBox .media{ width:90%;}
	
	
	.section03 .programBox{ width:100%; float:left; padding:50px 0; text-align:center;}
	.section03 .programBox .visualBox img{ width:90%;}
	.section03 .programBox .visualBox .banner-info .bTxt{ font-size:25px; line-height:30px; padding:10px 0 20px 0;}
	.callbacks_tabs{ bottom:150px;}
	
	.section02{ width:100%;}
	.section02 .inner{ width:100%;}
	.section02 .items .item .tab-box{ width:100%; margin-top:40px;}
	.section02 .items .item .tab-box .btn{ width:30%; height:70px;}
	
	.section02 .items .item .content-area{ margin-left:0; width:100%;}
	.inner-content{ height:auto; margin-bottom:40px;}
	.section02 .items .item .content-area{ left:0;}
	.section02 .items .item .content-area ul{ text-align:center; margin-top:130px;}
	.section02 .items .item .content-area li{ width:46%; padding:20px 10px; min-height:125px; max-height:140px; font-size:14px; }
	.section02 .items .item .content-area p{ font-size:17px; line-height:21px;}
	
	.photoBox{ width:100%; margin:0;}
	
	.photoBox .photoTit{ position:relative; width:100%; padding:0; text-align:center;}
	.photoBox .photoTit .sTit{ font-size:25px; margin:0; padding:0; line-height:40px;}
	.photoBox .photoTit .sTit span{ font-size:30px;}
	.photoBox .photoTit .sTit br{ display:none;}
	.photoBox .photoTit .bTxt{ margin:0;}
	.photoBox .photoTit .bTxt br{ display:none;}
	.photoBox .photoTit .ch{ left:15px; font-size:45px; top:0;}
	
	.photoBox .btn_prev{ top:260px; right:45px;}
	.photoBox .btn_next{ top:260px; right:15px;}
	
	.photoBox .photoDiv{ margin:20px 0 0 0; width:95%; height:162px;}
	.photoBox .photoImg li{ width:200px; height:130px;}
	.photoBox .photoImg p{ display:none;}
	
	.section05{ padding:40px 0 0 0;}
	.bottomBg{ display:none;}
	
	#footer .footerCont div.footerSiteInfo{ padding:0 15px;}
	
	#footer .footerCont div.footerSiteInfo .rightCon{ position:relative;padding:0; right:0;}
	#footer .footerCont div.footerSiteInfo .rightCon br{ display:block;}
	#footer .footerCont div.footerSiteInfo .rightCon span{ margin-left:0;}

	#content .snb .category{ display:none;}
	

}

.pb50{ padding-bottom:50px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.p50{ padding:0 50px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mb20{ margin-bottom:20px;}
.subNotice{ text-align:center;}


.tb_info { border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed;border-top:2px #F00 solid;}
.tb_info tr th { background:#faf7e3; padding:17px 20px; border-bottom:1px solid #ddd; border-right:1px solid #ddd}
.tb_info tr th:last-child { border-right:0}
.tb_info tr td { padding:17px 20px; border-bottom:1px solid #ddd; border-right:1px solid #ddd}
.tb_info tr td:last-child { border-right:0}
.tb_info .col_red { background:#f5f5f5;}
.tb_info tr.total td,
.tb_info tr.total th { color:#222; background:#efefef; font-weight:700}


.page48{ text-align:center;}
.page48 .s01{}
.page48 .s01 .txt1{ font-size:17px;}
.page48 .s01 .txt2{ font-size:30px; letter-spacing:-1px; line-height:37px; margin-top:30px;}
.page48 .s02{background:url(./image/sub/43/48_1.jpg) 50%  0 no-repeat; background-size:cover; height:500px; margin-top:70px;}
.page48 .s02 .sTit{ padding-top:120px; font-size:35px; margin-bottom:30px; font-weight:500;}
.page48 .s02  ul{}
.page48 .s02  li{ display:inline-block; background:#fff; padding:20px; width:25%; margin:0 15px; font-size:19px; color:#555}
.page48 .s02 .bTit{ font-size:27px; font-weight:400; color:#3c9222}
.page48 .s03{background:url(./image/sub/43/48_2.png) 0 120px no-repeat; padding:150px 0;}
.page48 .s03 .s03_right{ margin-left:500px;}
.page48 .s03 .s03_right h4 { font-size:30px; color:#333;  text-align:center; padding-bottom:10px;}

.table_line { width:100%; border-top:1px solid #e94729; }
.table_line th { text-align:center; font-weight:400; padding:15px 10px; color:#333; border-bottom:1px solid #e0e0e0; }
.table_line td { text-align:left; padding:15px 10px; border-bottom:1px solid #e0e0e0;}

.page49 {position:relative; width:100%; text-align:center; padding-bottom:50px;}
.page49 .Img {display:inline-block; margin:20px 0;}
.page49 .titImg {display:inline-block; margin:20px 0;}
.page49 .titImg_mobile {display:none;}
.page49 .cont {display:inline-block; width:100%; margin:30px 0 10px;}
.page49 .cont .tit {font-size:37px; color:#3c9222; letter-spacing:-2px;}
.page49 .cont .txt {margin-top:15px;}
.page49 .cont .br {display:inline-block;}

.page49 .cont .space {display:block;}
.page49 .cont .txt p {margin:20px 0; font-size:17px; color:#777; }
.page49 .cont .txt .logo {margin-top:80px;}



/* 5/26임실치즈이야기 */
#page26 {}
#page26 .Img { text-align:center;}
#page26 .cont {position:relative; margin-bottom:-50px;}
#page26 .cont dl {position:relative; z-index:3; display:inline-block; width:100%; height:500px;}
#page26 .cont dl dt {margin-top:140px; font-size:38px; color:#555; letter-spacing:-3px; line-height:160%;}
#page26 .cont dl dt span {display:block; width:130px;  text-align:center; background:#3c9222; font-size:17px; color:#fff; letter-spacing:-0.5px; border-radius:20px; padding:5px 20px; height:25px; line-height:25px;}
#page26 .cont dl dd {position:relative; z-index:1; letter-spacing:-1px; margin-top:20px;}
#page26 .cont dl dd p {margin:15px 0; font-size:17px; color:#777; line-height:150%;}

#page26 .cont dl.cont1 {height:450px;}
#page26 .cont dl.cont1 dt {margin-top:80px;}
#page26 .cont dl.cont2, #page26 .cont dl.cont4 {position:relative; display:inline-block; width:52%; height:500px;padding-left:48%;}
#page26 .cont dl.cont3 dt, #page26 .cont dl.cont3 dd p {color:#fff;}
#page26 .cont dl.cont4{ padding-bottom:50px;}

#page26 .cont .bg1 {position:absolute; top:80px; right:40px; width:300px; height:260px; background:url('./image/content/5/26/img1.jpg') no-repeat;}
#page26 .cont .bg2 {position:absolute; z-index:2; top:330px; left:-100px; width:550px; height:650px; background:url('./image/content/5/26/img2.png') no-repeat;}
#page26 .cont .bg2_box {position:absolute; z-index:2; top:540px; right:25px; width:630px; height:290px; border:5px solid #fff;}
#page26 .cont .bg3 {position:absolute; z-index:1; top:450px; left:50%; margin-left:-1300px; width:2600px; height:1000px; background:#f4f8f9 url('./image/content/5/26/img3.jpg') center bottom no-repeat;}
#page26 .cont dl .bg4 {position:absolute; top:130px; left:-80px; width:580px; height:310px; background:url('./image/content/5/26/img4.jpg') no-repeat;}


/* 5/27임실치즈쇼핑몰 */
#page27 {position:relative; text-align:center; padding-bottom:130px;}
#page27 .Img {position:relative; width:790px; margin:0 auto;}
#page27 .Img .btn {position:absolute; right:25px; bottom:25px; width:100%; text-align:right;}
#page27 .Img .btn a {display:inline-block; margin:0 6px;}
#page27 .iconCont { display:inline-block;position:relative; margin:80px 100px 0; height:400px;}
#page27 .iconCont dl {float:left; width:240px; margin:0 30px;}
#page27 .iconCont dl dt {padding-top:170px; font-size:20px; color:#555; letter-spacing:-2px; font-weight:normal; line-height:160%; height:70px;}
#page27 .iconCont dl dd {margin:20px 0; font-size:20px; color:#777; letter-spacing:-1px; line-height:130%;}
#page27 .iconCont dl dd span {display:block;}
#page27 .iconCont dl.bg1 {background:url('./image/content/5/27/icon1.jpg') no-repeat;}
#page27 .iconCont dl.bg2 {background:url('./image/content/5/27/icon2.jpg') no-repeat;}
#page27 .iconCont dl.bg3 {background:url('./image/content/5/27/icon3.jpg') no-repeat;}

#page27 .txtCont { display:inline-block; position:relative; z-index:2; width:45%; height:390px; padding:90px 0 0 55%; text-align:left;}
#page27 .txtCont dl {margin:30px 0 0 20px;}
#page27 .txtCont dl dt {font-size:20px; color:#555; letter-spacing:-2px; font-weight:normal;}
#page27 .txtCont dl dd {margin:10px 0 45px; font-size:16px; color:#777; letter-spacing:-1px; line-height:130%;}

#page27 .bg {position:absolute; z-index:1; bottom:-80px; left:50%; margin-left:-1300px; width:2600px; height:560px; background:#f7f7f7 url('./image/content/5/27/27_bg.jpg') no-repeat;}


/* 5/28임실치즈테마파크 */
#page28 {position:relative;  text-align:center; padding-bottom:70px;}
#page28 .contBox { display:inline-block;position:relative; margin:80px 10px 100px; height:400px;}
#page28 .contBox .cont {float:left; width:330px; margin:0 15px;}
#page28 .contBox dl {float:left; width:330px; margin:25px 0 10px; text-align:left;}
#page28 .contBox dl dt {font-size:22px; color:#555; letter-spacing:-2px; font-weight:normal; margin-bottom:15px;}
#page28 .contBox dl dd {font-size:15px; color:#777; letter-spacing:-1px; line-height:150%;}
#page28 .contBox dl dd span {display:block;}


/* 5/29임실치즈과학연구소 */
#page29 {position:relative;  text-align:center; padding-bottom:50px;}
#page29 .bTxt {font-size:36px; color:#555; letter-spacing:-2px; font-weight:normal; line-height:120%; margin:60px 0;}
#page29 .sTxt {margin:60px 0 50px;}
#page29 .sTxt p {font-size:16px; color:#777; letter-spacing:-0.5px; margin:20px 0;}
#page29 .bTxt span, #page29 .sTxt p span {display:block;}
#page29 .contBox {display:inline-block; margin:50px 0;}
#page29 .contBox li {float:left; width:47%; margin:40px 0 40px 3%;}
#page29 .contBox li p {float:left; width:195px; text-align:left;}
#page29 .contBox li dl {float:left; width:310px; margin:20px 0 0; text-align:left;}
#page29 .contBox li dl dt {font-size:22px; color:#555; letter-spacing:-2px; font-weight:normal; margin-bottom:10px;}
#page29 .contBox li dl dd {font-size:15px; color:#777; letter-spacing:-1px; line-height:150%;}
#page29 .contBox li dl dd span {display:block;}


/* 5/30임실치즈마을 */
#page30 {position:relative; display:inline-block; width:100%; text-align:center; padding-bottom:80px;}
#page30 .Img {position:relative;}
#page30 .bTxt {font-size:36px; color:#ff8800; letter-spacing:-2px; font-weight:normal; line-height:120%; margin:60px 0 40px;}
#page30 .sTxt {margin:50px 0 0;}
#page30 .sTxt p {font-size:16px; color:#777; letter-spacing:-0.5px; margin:20px 0;}
#page30 .sTxt p.name {margin-top:70px;}
#page30 .sTxt p span {display:block;}
#page30 .bg {position:absolute; z-index:1; bottom:-80px; left:50%; margin-left:-1300px; width:2600px; height:350px; background:#f7f7f7 url('./image/content/5/30/30_bg.jpg') repeat-x;}


/* 1/10찾아오시는길 */
#page10 {position:relative; display:inline-block; z-index:1; width:100%;}
#page10 .cont {position:relative; z-index:2;}
#page10 .cont .borderBox {border:1px solid #ddd; padding:40px 40px; margin-bottom:50px;}
#page10 .cont .borderBox .addressBox {display:inline-block;border-bottom:1px dashed #ccc; width:100%;margin-bottom:30px; padding-bottom:30px;}
#page10 .cont .borderBox .tit {margin-bottom:10px; color:#333; font-weight:normal; font-size:20px; padding-left:5px;}
#page10 .cont .borderBox .addressBox .tit {float:left; width:110px;}
#page10 .cont .borderBox .addressBox p {float:left; color:#666; font-size:22px;}
#page10 .cont .borderBox .addressBox ul {float:right; margin-right:5px;color:#666; font-size:22px;}
#page10 .cont .borderBox .routeBox {display:inline-block;color:#777;font-size:16px;}
#page10 .cont .borderBox .routeBox .guideBox {display:inline-block; margin:15px 0; padding-bottom:25px; border-bottom:1px solid #e7e7e7;}
#page10 .cont .borderBox .routeBox .bNone {padding-bottom:10px; border-bottom:0px solid #e7e7e7;}
#page10 .cont .borderBox .routeBox .guideBox .area {float:left; width:80px; height:80px; line-height:80px; text-align:center; background:url(./image/content/1/10_area_bg.png) no-repeat;}
#page10 .cont .borderBox .routeBox .guideBox dl {float:left; width:900px; margin:6px 0px 0 30px; font-size:14px; line-height:28px;}
#page10 .cont .borderBox .routeBox .guideBox dl dt {float:left; color:#fff; width:85px; height:28px; padding-left:25px; text-align:center; margin:3px 10px 3px 0;}
#page10 .cont .borderBox .routeBox .guideBox dl dt.guide1 {background:url(./image/content/1/10_guide1.png) no-repeat;}
#page10 .cont .borderBox .routeBox .guideBox dl dt.guide2 {background:url(./image/content/1/10_guide2.png) no-repeat;}
#page10 .cont .borderBox .routeBox .guideBox dl dd {float:left; width:770px; height:28px; margin:3px 0;}
#page10 .cont .borderBox .routeBox .guideBox dl dd span {color:#444; font-size:15px; font-weight:normal;}
#page10 .cont .mapBox {position:relative; width:100%; height:500px; margin-bottom:70px;}
#page10 .cont .mapBox .mapView {position:absolute; width:2600px; height:580px; top:0; left:50%; margin-left:-1300px;}


#page12{ padding-bottom:50px;}
/* 2/12주요프로그램 */
.program_themaBox {display:inline-block; width:100%; margin:0 10px;}
.program_themaBox li { display:inline-block; width:375px; margin:0 10px; padding:0;vertical-align:top;}
.program_themaBox .cont {position:relative;  padding:20px; margin-bottom:20px; background:#f7f7f7; }
.program_themaBox .cont .tit {position:relative; line-height:55px; color:#fff; text-align:center; font-size:26px; font-weight:normal; letter-spacing:-2px; border-bottom:1px dashed #ddd; margin-bottom:10px;}
.program_themaBox .cont ul {}
.program_themaBox .cont ul li {font-size:15px; color:#555; background:url('./image/content/dot_gray.jpg') 2px 12px no-repeat; padding-left:10px; margin:2px 0;}
.program_themaBox .cont ul li.orT {font-size:15px; color:#f96e12; background:url('./image/content/dot_orange.jpg') 2px 12px no-repeat;}
.program_themaBox .cont ul li p {font-size:14px; color:#777;}
.program_themaBox .cont .total {width:100%; margin-top:15px; background:#ddd; line-height:30px; font-size:14px; color:#777; letter-spacing:-0.5px; text-align:center;}

 .bgBox1{ background:#f26522;}
.bgBox2{ background:#f7941d;}
.bgBox3{ background:#8dc63f;}
.bgBox4{ background:#39b54a;}
.bgBox5{ background:#00a99d;}
 .bgBox6{ background:#00aeef;}
 .bgBox7{ background:#0072bc;}
.bgBox8{ background:#605ca8;}
.bgBox9{ background:#8560a8;}


/* 3프로그램안내 */
.program_titBox {text-align:center; margin:0 0 40px;}
.program_titBox .bTxt {font-size:42px; color:#777; letter-spacing:-2.5px;}
.program_titBox .bTxt span {font-size:42px; color:#444; font-weight:500;}
.program_titBox .date {font-size:30px; line-height:120%; margin:0 0 20px; letter-spacing:-2px; font-weight:bold; color:#f96e12;}
.program_titBox .pTxt {font-size:30px; line-height:120%; margin:0; letter-spacing:-2px; font-weight:normal; color:#f96e12;}
.program_titBox .sTxt {font-size:18px; color:#555; letter-spacing:-1px;}


.program_eventBox {display:inline-block; width:100%;}
.program_eventBox li {float:left; width:580px; background:#f7f7f7; margin:10px;}
.program_eventBox li.c11, .program_eventBox li.c12,
.program_eventBox li.c15, .program_eventBox li.c16,
.program_eventBox li.c17, .program_eventBox li.c18 {height:450px;} 
.program_eventBox li.c13, .program_eventBox li.c14 {height:650px;}
.program_eventBox li.c21, .program_eventBox li.c22 { height:490px;}
.program_eventBox li.c26, .program_eventBox li.c27{ height:470px;}
.program_eventBox .cont {position:relative; padding:30px; }
.program_eventBox .cont .btn {position:absolute; top:20px; right:20px; z-index:2}
.program_eventBox .tit {position:relative; line-height:50px; font-size:26px; font-weight:normal; color:#fff; letter-spacing:-2px; padding-left:15px;}
.program_eventBox .txt {min-height:25px; margin:10px 15px;}
.program_eventBox .txt .orT {font-size:17px; color:#f96e12; margin:5px 0;}
.program_eventBox .txt ol {display:inline-block; margin:10px 0 10px 15px;}
.program_eventBox .txt ol li {width:380px; padding:0; margin:0 0 10px 0; font-size:16px; color:#777; letter-spacing:-0.5px;}
.program_eventBox .txt ol li p {width:100%;line-height:130%; font-size:14px; color:#777; letter-spacing:-0.5px;}
.program_eventBox .dotLine {border-bottom:1px dashed #aaa; margin:20px 0 30px;}
.program_eventBox .Img {position:relative; float:left; width:100%; text-align:center; margin:5px 0 24px;}
.program_eventBox .place {line-height:140%; font-size:14px; color:#666; letter-spacing:-0.5px; margin:5px 0 5px 15px;}
.program_eventBox .place span {display:inline-block; background:#888; font-size:12px; color:#fff; margin-right:10px; padding:0 10px; border-radius:4px;}
.program_eventBox .place span.space {display:inline-block; background:none;width:21px;}

.program_table				{ position:relative; margin:10px auto 0; width:95%; font-size:12.5px; letter-spacing:0px; line-height:140%; border-top:1px solid #777; text-align:center;background:#fff;}
.program_table caption		{ display:none;}
.program_table thead th	{ border-right:1px solid #ddd; padding:5px 0; color:#555; background:#eee; font-weight:normal;}
.program_table tbody th	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:5px 0; color:#555; font-weight:normal;}
.program_table tbody td	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:5px 0; color:#888; font-weight:300;}
.program_table thead th:last-child, .tb_program tbody td:last-child { border-right:none; }
.program_table .tdlast {border-right:none;}

.gbBox {position:relative; z-index:2; width:980px; margin:20px auto 30px; padding:40px 60px 55px; text-align:center; background:#fff; border:5px solid #e4e4e4; box-sizing:border-box;}


.tb_normal					{ position:relative; margin:0 auto; width:100%; font-size:14px; letter-spacing:0px; line-height:150%; border-top:1px solid #777; text-align:center;background:#fff;}
.tb_normal caption			{ display:none;}
.tb_normal thead th			{ border-right:1px solid #ddd; padding:12px 0; color:#555; background:#eee; font-weight:normal;}
.tb_normal tbody th			{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:12px 0; color:#555; font-weight:normal;}
.tb_normal tbody td			{ border-bottom:1px solid #e7e7e7; padding:12px 0; color:#888; font-weight:300;}
.tb_normal tbody td	p		{ text-align:left; padding-left:20px;}
.tb_normal tbody .bb		{ border-bottom:1px solid #aaa;}
.tb_normal thead th:last-child, .tb_normal tbody td:last-child { border-right:none; }



/* 1/9주차/셔틀버스안내 */
#submenu_tab {width:400px; margin:10px auto 30px; color:#999;padding:0;text-align:center; vertical-align:middle;}
#submenu_tab a {display:inline-block; width:150px; height:25px; line-height:25px; font-size:15px; color:#777; margin:0 3px; background:#ddd; padding:7px 0; font-weight:400; border-radius:10px;}
#submenu_tab a.on{color:#fff; background:#5baf00}

#bus_tabs {position:relative; z-index:1;width:100%; margin:0 auto;}
#bus_tabs #btn-bus-tab{width:100%; height:60px; text-align:center; margin:0 auto; padding:0; font-size:0;}
#bus_tabs #btn-bus-tab span {display:inline-block; cursor:pointer; width:200px; min-height:40px; line-height:40px; font-size:15px; letter-spacing:-0.5px; color:#666; margin:0 2px; border-bottom:1px #000 solid; }
#bus_tabs #btn-bus-tab span:hover{color:#090; border-bottom:2px #090 solid; font-weight:400; }
#bus_tabs #btn-bus-tab span.hover{color:#090; border-bottom:2px #090 solid; font-weight:400;}
#bus_tabs div.bus_tab{display:none;}
#bus_tabs div.bus_tab01{display:block;}

#bus_tabs .bus_tab .cont {padding:20px 0 40px; text-align:center;}
#bus_tabs .bus_tab .cont .txt {margin:0 auto; width:100%; padding:20px; font-size:15px; color:#666; background:#f7f7f7;}
#bus_tabs .bus_tab .cont .txt .bus_time {display:inline-block; width:100%;}
#bus_tabs .bus_tab .cont .txt .bus_time li {float:left; width:48%; margin:0 1%;}
#bus_tabs .bus_tab .cont .txt .bus_time li .bT {color:#008ec3;}
#bus_tabs .bus_tab .cont .txt .bus_time li .rT {color:#f96e12;}
#bus_tabs .bus_tab .cont img{ padding-top:50px}
.tb_bus_time			{ position:relative;  margin:20px 0 0; width:100%; font-size:12px; letter-spacing:0px; line-height:140%; border-top:1px solid #777;border-left:1px solid #e7e7e7; text-align:center;background:#fff;}
.tb_bus_time caption	{ display:none;}
.tb_bus_time thead th	{ font-size: 14px;line-height: 11pt;font-weight: normal;padding: 10px 0;border-top: #333 solid 2px;border-bottom: #D2D2D2 solid 1px;  background:#f5f6fa;}
.tb_bus_time tbody th	{ font-size: 14px;line-height: 11pt;font-weight: normal;padding: 10px 0;border-top: #333 solid 2px;border-bottom: #D2D2D2 solid 1px;  background:#f5f6fa;}
.tb_bus_time tbody td	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:5px 0; color:#888; font-weight:300; font-size:15px;}

#bus_tabs .parkInfo{position:relative;}
#bus_tabs .parkInfo .cont {position:relative; z-index:2; width:100%; }

#bus_tabs .parkInfo .bg {position:absolute; z-index:1; width:2600px; height:470px; bottom:-90px; left:50%; margin-left:-1300px; background:#f7f7f7;}
.tb_bus				{ position:relative; margin:20px auto 10px; width:100%; font-size:14px; letter-spacing:0px; line-height:140%; border-top:1px solid #777; text-align:center;background:#fff;}
.tb_bus caption		{ display:none;}
.tb_bus thead th	{ font-size: 15px;line-height:50px; height:50px;font-weight: normal;border-top: #333 solid 2px;border-bottom: #D2D2D2 solid 1px;  background:#f5f6fa;}
.tb_bus tbody th	{font-size: 15px;line-height:50px; height:50px;font-weight: normal;border-top: #333 solid 2px;border-bottom: #D2D2D2 solid 1px;  background:#f5f6fa;}
.tb_bus tbody td	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:10px 0; color:#444; font-weight:300;}
.tb_bus thead th:last-child, .tb_bus tbody td:last-child { border-right:none; }


#parking {width:100%; font-size:15px; color:#666;}
#parking li { display:inline-block; width:47%; margin:15px 1%; color:#666; font-size:0;}
#parking li .txt {width:92%; line-height:150%; padding:10px 0 10px 8%; font-size:15px; font-weight:normal; color:#fff; background:#ffad0e url(./image/content/1/parking_p.png) 3.6% 11px no-repeat;}
#parking li img {width:100%;}




/* 3/16재밌는치즈체험 */
#page16 {position:relative; display:inline-block; z-index:2; width:100%;}
.page16_bg {position:absolute; z-index:-1; width:2600px; height:1400px; bottom:-150px; left:50%; margin-left:-1300px; background:url(./image/content/3/16/16_bg.jpg) no-repeat;}

.program_eventBox16 {position:relative; display:inline-block; width:1100px; height:640px; margin:30px 0 0;}
.program_eventBox16 .cont {float:left; width:395px; background:#ffefbd; margin:10px; padding:30px 10px 10px; text-align:center; box-shadow:7px 7px 15px #ccc;}
.program_eventBox16 .p16_1 {position:absolute; top:40px; left:-60px; text-align:left; transform: rotate(-4deg);}
.program_eventBox16 .p16_2 {position:absolute; top:0; left:34%;}
.program_eventBox16 .p16_3 {position:absolute; top:50px; right:-110px; transform: rotate(3deg);}
.program_eventBox16 .p16_4 {position:absolute; top:350px; left:12%; transform: rotate(-2deg);}
.program_eventBox16 .p16_5 {position:absolute; top:420px; right:9%; transform: rotate(5deg);}
.program_eventBox16 .p16_6 {position:absolute; top:250px; right:-110px; transform: rotate(-1deg);}

.program_eventBox16 .tit {position:relative; line-height:120%; font-size:24px; font-weight:normal; color:#555; letter-spacing:-2px; padding:10px 25px 15px 25px;}
.program_eventBox16 .orT {font-size:16px; line-height:130%; font-weight:300; color:#f96e12; letter-spacing:-1px; margin:0 25px 20px;}
.program_eventBox16 .txt {margin:0 10px 30px 30px; text-align:left; font-size:14px; line-height:150%; color:#777; letter-spacing:-0.5px;}


.page18_bg {position:absolute; z-index:-1; width:2600px; height:880px; bottom:-100px; left:50%; margin-left:-1300px; background:url(./image/content/3/18/18_bg.jpg) no-repeat;}




/* 3/37뽐내는치즈체험 */
.program_contBox {display:inline-block; margin:0 15px;}
.program_contBox li {position:relative; float:left; background:#f7f7f7; margin-bottom:20px; padding-bottom:40px;}
.program_contBox .Img {position:relative; float:left; width:400px; padding:40px 40px 0;}
.program_contBox .Img img {margin:1px 0;}
.program_contBox .cont {float:right; width:640px; padding:40px 40px 20px 0;}
.program_contBox .cont .btn {position:absolute; top:20px; right:20px; z-index:1;} 
.program_contBox .info {position:absolute; bottom:20px; left:480px; width:600px; font-size:15px; background:#ccc; color:#333; padding:15px 15px; margin:0 0 20px;}
.program_contBox .info .tar {float:right;}
.program_contBox .bTit {position:relative; line-height:50px; height:50px; font-size:26px; font-weight:normal; color:#fff; letter-spacing:-2px; padding:0 0 0 20px; text-align:left; background:#0072bc; margin-bottom:15px;}
.program_contBox .bTit span {position:absolute; top:0; left:0; width:50px; height:30px; padding:10px 0; font-size:17px; color:#fff; letter-spacing:0; text-align:center;background:url('./image/content/2/12/12_tit_bg1.png') center top no-repeat;}
.program_contBox .dotTit {font-size:17px; color:#0072bc; padding-left:10px; margin:5px 0; font-weight:400;}
.program_contBox .nTit {font-size:17px; color:#0072bc; margin:5px 10px; font-weight:400;}
.program_contBox .txt {display:inline-block; width:100%; margin:0 0 10px 10px;}
.program_contBox .txt li {width:100%; line-height:135%; color:#777; font-size:14px; letter-spacing:0px; padding:3px 0; margin:0;}
.program_contBox .txt li.dot {background:url('./image/content/dot_gray.jpg') 0 11px no-repeat; line-height:135%; color:#777; font-size:14px; letter-spacing:0px; padding:3px 8px; margin:0 15px;}
.program_contBox .txt li ul {margin:3px 10px;}
.program_contBox .txt li ul li {background:url('./image/content/dot_gray.jpg') 0 11px no-repeat; padding:3px 0 3px 8px; line-height:150%; color:#777; font-size:13px;}
.program_contBox .txt li ul li ul li {background:none; padding:3px 0 3px 8px; line-height:150%; color:#777; font-size:13px;}
.program_contBox .txt .br {display:block;}
.program_contBox .ntxt {display:inline-block; line-height:135%; color:#777; font-size:14px; letter-spacing:0px; padding:0 10px; margin:0;}

.program_contBox .check {line-height:135%; color:#555; font-size:15px; letter-spacing:0px; padding:0; margin:10px 10px;}

.tb_program				{ position:relative; margin:10px auto 0; width:100%; font-size:12.5px; letter-spacing:0px; line-height:140%; border-top:1px solid #777; text-align:center;background:#fff;}
.tb_program caption		{ display:none;}
.tb_program thead th	{ border-right:1px solid #ddd; padding:5px 0; color:#555; background:#eee; font-weight:normal;}
.tb_program tbody th	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:5px 0; color:#555; font-weight:normal;}
.tb_program tbody td	{ border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:5px 0; color:#888; font-weight:300;}
.tb_program thead th:last-child, .tb_program tbody td:last-child { border-right:none; }
.tb_program .tal {text-align:left; padding-left:10px;}

.nightBox p{ background:#F30; color:#fff; padding:10px 0; font-weight:500; font-size:20px; text-align:center;}
.nightBox .cont2{ margin-top:50px;}


.program_eventBox38 {position:relative; z-index:2; display:inline-block; width:1100px; height:250px; margin:10px 0 0;}
.program_eventBox38 .cont {float:left; width:250px; min-height:120px; background:#ffefbd; margin:10px; padding:30px 5px; text-align:center; box-shadow:2px 2px 5px #777;}
.program_eventBox38 .p38_1 {position:absolute; top:40px; left:-20px; transform: rotate(-4deg);}
.program_eventBox38 .p38_2 {position:absolute; top:0; left:24%;}
.program_eventBox38 .p38_3 {position:absolute; top:40px; right:24%; transform: rotate(4deg);}
.program_eventBox38 .p38_4 {position:absolute; top:20px; right:-25px; transform: rotate(-3deg);}
.program_eventBox38 .p38_5 {position:absolute; top:0; left:100px; width:270px; min-height:160px;}
.program_eventBox38 .p38_6 {position:absolute; top:0; left:400px; width:270px; min-height:160px;}
.program_eventBox38 .p38_7 {position:absolute; top:0; left:700px; width:270px; min-height:160px;}

.program_eventBox38 .tit {position:relative; line-height:120%; font-size:24px; font-weight:normal; color:#555; letter-spacing:-2px; padding:10px 10px 15px 10px;}
.program_eventBox38 .orT {font-size:15px; line-height:130%; color:#555; font-weight:300; color:#f96e12; letter-spacing:-0.5px; margin:0 5px 10px;}
.program_eventBox38 .txt {margin:0 10px 30px 30px; text-align:left; font-size:14px; line-height:150%; color:#777; letter-spacing:-0.5px;}
.program_eventBox38 p {margin:0 10px; text-align:center; font-size:14px; line-height:130%; color:#777; letter-spacing:-0.5px;}

.page38_2_bg {position:absolute; z-index:-1; width:2600px; height:1000px; bottom:-120px; left:50%; margin-left:-1300px; background:url(./image/content/3/38/38_2_bg.jpg) no-repeat;}
.page38_3_bg {position:absolute; z-index:-1; width:2600px; height:1260px; bottom:-120px; left:50%; margin-left:-1300px; background:url(./image/content/3/38/38_3_bg.jpg) no-repeat;}

/* 1/8행사장안내 */
#page8 {position:relative; width:100%;}
#page8 .map {margin:20px -20px 30px; border:10px solid #f4f4f4; padding:10px;}
#page8 .cont {margin:0 10px 10px;}
#page8 .cont .gBox { display:inline-block;width:262px; background:#f7f7f7; margin:5px; padding:10px; vertical-align:top;}
#page8 .cont .gBox dl dt {font-size:20px; color:#444; letter-spacing:-1px; height:65px; font-weight:normal;}
#page8 .cont .gBox dl dt span {display:inline-block; width:40px; line-height:60px; text-align:center; color:#fff; font-size:18px; font-weight:bold; margin:0 7px 0 10px;}
#page8 .cont .gBox dl dt .no_1 {background:url(./image/content/1/8/no_01.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_2 {background:url(./image/content/1/8/no_02.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_3 {background:url(./image/content/1/8/no_03.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_4 {background:url(./image/content/1/8/no_04.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_5 {background:url(./image/content/1/8/no_05.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_6 {background:url(./image/content/1/8/no_06.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_7 {background:url(./image/content/1/8/no_07.png) 4px 9px no-repeat; color:#474200;}
#page8 .cont .gBox dl dt .no_8 {background:url(./image/content/1/8/no_08.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dt .no_9 {background:url(./image/content/1/8/no_09.png) 4px 9px no-repeat;}
#page8 .cont .gBox dl dd {background:#fff; padding:15px; min-height:170px;}
#page8 .cont .gBox dl dd li {font-size:15px; color:#666; letter-spacing:-0.5px; padding:4px 0 4px 15px; line-height:130%; background:url(./image/content/1/8/dot.jpg) 3px 13px no-repeat;}


#page120{ text-align:center;}
#page120 li{ display:inline-block; margin:0 10px 30px 10px; background:#eee; padding-bottom:30px;}
#page120 .txt{ margin:20px 0 10px 0; font-weight:500;}
#page120  .btn{}
#page120  .btn a{ display:inline-block; color:#333; padding:5px 17px; border:1px #ccc solid; background:#fff; border-radius:30px;}
@media only screen and (max-width:640px) {
	
	#content .subContent{ padding-bottom:0;}
	
	.page48 .s01 { text-align:left; padding:0 20px;} 
	
	.page48 .s01 .txt2{ font-size:21px; line-height:27px;}
	.page48 .s01 .txt2 br{ display:none;}
	
	
	.page48 .s02{ padding:0 20px;}
	.page48 .s02 .sTit{ padding-top:50px; font-size:21px;}
	.page48 .s02 li{ width:90%; margin:0 0 10px 0;}
	.page48 .s02 li br{ display:none;}
	.page48 .s02 .bTit{ font-size:23px;}
	.page48 .s03{ background-size:350px; background-position:50% 40px; padding:150px 0 0 0;}
	.page48 .s03 .s03_right{ margin:0; padding:280px  15px 0 15px;}
	
	
	.page49{ width:auto; margin:0 15px; padding:0; text-align:left;}
	.page49 img{ width:100%;}
	.page49 .cont .tit{ font-size:25px;}
	.page49 .cont .txt p{ font-size:15px;}
	.page49 .cont .space{ display:none;}
	
	#page8 .map{ margin:0 15px 15px 15px;}
	#page8 .map img{ width:100%;}
	#page8 .cont .gBox{ width:100%; padding:0; margin:0;}
	#page8 .cont .gBox dl dd{ min-height:inherit;}
	#bus_tabs .bus_tab .cont{ padding:0;}
	#bus_tabs .bus_tab .cont img{ width:100%;}
	
	#bus_tabs #btn-bus-tab{ height:150px;}
	#bus_tabs #btn-bus-tab span{ width:80%; border-bottom:1px #ccc solid;}
	
	#bus_tabs .bus_tab .cont .txt{ width:auto;}
	#bus_tabs .bus_tab .cont .txt .bus_time li{ width:100%;}
	
	#parking li{ width:auto; margin:0 15px 20px 15px;}
	
	#page10 .cont .borderBox{ border:none; padding:20px;}
	#page10 .cont .borderBox .routeBox .guideBox .area{ width:90%; height:10px; line-height:10px; padding:10px 20px; background:#eee; margin-bottom:15px;}
	#page10 .cont .borderBox .routeBox .guideBox dl{ width:100%; margin:0;}
	#page10 .cont .borderBox .routeBox .guideBox dl dt{ margin-top:10px;}
	#page10 .cont .borderBox .routeBox .guideBox dl dd{ width:100%; height:auto;}
	#page10 .cont .borderBox .tit{ padding-left:0;}
	#page10 .cont .borderBox .addressBox .tit{ width:100%;}
	#page10 .cont .borderBox .addressBox p{ font-size:17px;}
	#page10 .cont .borderBox .addressBox ul{ float:left;font-size:17px;}
	
	div#time_tabs ul#btn-time-tab li{ width:180px;}
	
	
	#page12{ padding:0 15px;}
	.program_themaBox li{ width:100%; margin:0;}
	
	.program_themaBox .cont{ padding:20px;}
	.program_themaBox{ margin:0;}
	
	.program_titBox{ margin-bottom:20px;}
	.program_titBox .bTxt{ font-size:30px;}
	.program_titBox .bTxt span{ font-size:30px;}
	
	.program_titBox .sTxt{ font-size:17px; line-height:21px;}
	
	.program_eventBox li{ width:100%; margin:0;}
	.program_titBox .pTxt{ font-size:20px;}
	
	#page14{ padding:0 15px;}
	.program_eventBox .txt ol li{ width:100%;}
	.program_eventBox .Img img{ width:100%;}
	.program_eventBox li{ margin-bottom:15px;}
	.program_eventBox .cont{ padding:20px;}
	.program_eventBox li.c11, .program_eventBox li.c12, .program_eventBox li.c15, .program_eventBox li.c16, .program_eventBox li.c17, .program_eventBox li.c18{ height:auto;}
	.program_eventBox li.c13, .program_eventBox li.c14, .program_eventBox li.c21, .program_eventBox li.c22, .program_eventBox li.c26, .program_eventBox li.c27{ height:auto;}
	.program_eventBox .tit{ font-size:20px;}
	.program_eventBox .cont .btn{ top:10px;}
	
	#page16{ width:90%; padding:0 20px;}
	.program_eventBox16{ width:100%; height:auto;}
	.program_eventBox16 .p16_1, .program_eventBox16 .p16_2, .program_eventBox16 .p16_3, .program_eventBox16 .p16_4, .program_eventBox16 .p16_5, .program_eventBox16 .p16_6, .program_eventBox38 .p38_1, .program_eventBox38 .p38_2, .program_eventBox38 .p38_3, .program_eventBox38 .p38_4{ position:relative; top:0; left:0; right:inherit; transform:rotate(0);}
	.program_eventBox16 .cont{ width:100%; padding:20px 0; margin:0 0 20px 0; box-shadow: 0px 0px 0px #ccc;}
	.program_eventBox16 .p16_1{ text-align:center}
	.program_eventBox16 .cont img{ width:90%;}
	
	.page16_bg, .page18_bg, .page38_2_bg{ display:none;}
	.gbBox{ width:100%; padding:20px;}
	
	#page17, #page18, #page19, .page63, .page64, #page26{ padding:0 20px;}
	
	.program_contBox{ margin:0;}
	.program_contBox .cont{ width:100%; padding:0;}
	
	.program_contBox .cont .btn{ top:-15px; right:0;}
	.program_contBox .bTit{ font-size:20px;}
	.program_contBox .Img{ width:90%; padding:0 20px; margin-bottom:50px;}
	.program_contBox .Img img{ width:100%;}
	.program_contBox .info{ width:94%; left:0; padding:15px 3%; margin:0;}
	
	.nightBox img{ width:100%;}
	
	.program_eventBox38{ width:100%; height:auto;}
	.program_eventBox38 .cont{ width:100%; padding:20px 0; margin:0 0 20px 0; box-shadow: 0px 0px 0px #777;}
	
	#page26 .Img img{ width:100%;}
	#page26 .cont .bg1, #page26 .cont .bg2, #page26 .cont .bg2_box, #page26 .cont .bg3, #page26 .cont dl .bg4, #page27 .bg{ display:none;}
	#page26 .cont dl.cont1{ height:auto; padding:10px 0 0 0;}
	#page26 .cont dl.cont2, #page26 .cont dl.cont4{ padding:0; width:100%; height:auto;}
	#page26 .cont dl dt{ margin-top:50px;}
	#page26 .cont dl{ height:auto;}
	#page26 .cont dl.cont3 dt{ color:#333;}
	#page26 .cont dl.cont3 dd p{ color:#666;}
	#page26 .cont dl dt{ font-size:25px; }
	#page26 .cont dl dt span{ margin-bottom:10px;}
	#page26 .cont dl.cont1 dt{ margin-top:30px;}
	
	#page27{ padding-bottom:0;}
	#page27 .Img{ width:100%;}
	#page27 .Img img{ width:100%;}
	
	#page27 .iconCont{ margin:25px 0; height:auto; text-align:center;}
	
	#page27 .iconCont dl{ width:29.3%; margin:0 10px;}
	#page27 .iconCont dl.bg1, #page27 .iconCont dl.bg2, #page27 .iconCont dl.bg3{ background-size:120px; background-position:50% 0;}
	#page27 .iconCont dl dt{ padding-top:150px; height:auto; line-height:25px;}
	#page27 .iconCont dl dd{ font-size:17px; margin:10px 0 0 0;}
	
	#page27 .txtCont{ width:100%; padding:40px 0 0 0;}
	
	#page28{ padding:0 15px;}
	#page28 img{ width:100%;}
	
	#page28 .contBox{ height:auto; margin:30px 0 0 0;}
	#page28 .contBox .cont{ width:100%; margin:0;}
	
	#page29 { padding:0 15px;}
	#page29 img{ width:100%;}
	#page29 .bTxt{ font-size:22px; padding:0 20px;}
	#page29 .bTxt br{ display:none;}
	#page29 .sTxt{ text-align:left;}
	
	#page29 .contBox{ margin:0;}
	#page29 .contBox li{ width:100%; margin:0 0 15px 0; text-align:center; vertical-align:top;}
	#page29 .contBox li p{ width:25%; margin-right:3%;}
	#page29 .contBox li dl{ width:72%; margin:0;}
	#page29 .contBox li dl dt{ font-size:17px; margin-bottom:5px;}
	
	#page30{ padding-bottom:0;}
	#page30 .Img img{ width:100%;}
	#page30 .bTxt{ font-size:22px;}
	#page30 .sTxt{ text-align:left; padding:0 15px;}
	
	#page120 li{ width:45%; margin:0 1% 20px 1%;}
	#page120 img{ width:100%;}
}

@media only screen and (max-width:480px) {
	#page120 li{ width:90%; margin:0 5% 20px 5%; }
}



