@charset "utf-8";



body {z-index:1;}
@media all and (max-width:1319px) {
	body {z-index:2;}
}
@media all and (max-width:759px) {
	body {z-index:3;}
}


/* layout */
body {min-width:320px;}
img.block {display:block;width:100%;}
#header {margin:0 auto;width:1140px;height:120px;}
#header .logo {float:left;}
#header .logo a {display:block;width:313px;height:120px;background:url(../images/logo_sub.png) no-repeat 50%;}
#header #nav {position:static;float:right;width:240px;}
#header .sns-menu {float:left;width:120px;}
#header .btn-quicksns {display:block;height:120px;background:#edebe6;font-size:0;}
#header .btn-quicksns:after {content:"";position:absolute;top:50%;left:50%;margin:-18px 0 0 -20px;width:40px;height:37px;background:url(../images/icon_pack.png) no-repeat -450px 0;}
#head_sns {display:none;position:absolute;top:120px;z-index:10;}
#head_sns li a {display:block;width:120px;height:120px;padding-top:80px;text-align:center;font-size:13px;color:#fff;}
#head_sns .facebook {background:#38599c;}
#head_sns .facebook:before {content:"";position:absolute;top:40%;left:50%;margin:-21px 0 0 -11px;width:22px;height:43px;background:url(../images/icon_pack.png) no-repeat -450px -50px;}
#head_sns .daumcafe {background:#317fac;}
#head_sns .daumcafe:before {content:"";position:absolute;top:40%;left:50%;margin:-18px 0 0 -20px;width:40px;height:36px;background:url(../images/icon_pack.png) no-repeat -450px -100px;}
#head_sns .naverband {background:#239d57;}
#head_sns .naverband:before {content:"";position:absolute;top:40%;left:50%;margin:-12px 0 0 -33px;width:67px;height:24px;background:url(../images/icon_pack.png) no-repeat -450px -150px;}
#head_sns .youtube {background:#ed1d24;}
#head_sns .youtube:before {content:"";position:absolute;top:40%;left:50%;margin:-30px 0 0 -30px;width:60px;height:60px;background:url(../images/youtube_icon.png) no-repeat;background-size: 100% auto;}
#nav .btn-menu {display:block;float:left;width:120px;height:120px;padding-top:36px;background:#d7c9b1;font-size:14px;color:#636363;text-align:center;}
#nav .btn-menu:before {content:"";position:absolute;top:60%;left:50%;margin:-12px 0 0 -20px;width:41px;height:24px;background:url(../images/icon_pack.png) no-repeat -350px 0;}
#gnb_wrap {display:none;position:absolute;top:120px;right:0;width:500px;height:800px;padding:42px 46px 0 46px;background:#d7c9b1;z-index:9;}
#gnb_wrap .btn-menuclose {display:block;position:absolute;top:-120px;right:0;width:120px;height:120px;background:#d7c9b1;font-size:0;z-index:1;}
#gnb_wrap .btn-menuclose:before {content:"";position:absolute;top:50%;left:50%;margin:-13px 0 0 -14px;width:28px;height:27px;background:url(../images/icon_pack.png) no-repeat -400px 0;}
#gnb_wrap .gnb-menu {position:static;}
#gnb_wrap .util {zoom:1;}
#gnb_wrap .util:after {content:"";display:block;clear:both;}
#gnb_wrap .util li {width:190px;}
#gnb_wrap .util li.utilbtn1 {float:left;}
#gnb_wrap .util li.utilbtn2 {float:right;}
#gnb_wrap .util li a {display:block;height:46px;background:#7d7d7d;color:#fff;font-weight:700;text-align:center;line-height:46px;}
#gnb_wrap #gnb {margin-top:40px;}
#gnb {zoom:1;}
#gnb:after {content:"";display:block;clear:both;}
#gnb .dp1 {float:left;margin-left:26px;width:190px;height:260px;}
#gnb .dp1:nth-of-type(2n+1) {margin-left:0;}
#gnb .dp1 > a {display:block;padding-bottom:10px;border-bottom:2px solid #7b0018;;font-size:20px;color:#000;font-weight:700;}
#gnb .dp1 .dp-section {margin-top:12px;}
#gnb .dp2 {margin:8px 0 0 10px;}
#gnb .dp2:after {content:"";position:absolute;top:8px;left:-10px;width:2px;height:2px;background:#999;}
#gnb .dp2 a {color:#333;letter-spacing:-1px;}

#container {position:static;padding-bottom:90px;background:#f6f6f6;border-bottom:10px solid #7b0018;}
#container .subVisual h2 {font-family:'Jeju Myeongjo', serif;font-size:80px;font-weight:400;color:#fff;text-align:center;letter-spacing:-4px;}
#container .subVisual {height:320px;background-repeat:no-repeat;background-position:center top;line-height:320px;}
#container .subVisual.intro {background-image:url(../images/img_visual_intro.jpg);}
#container .subVisual.info {background-image:url(../images/img_visual_info.jpg);}
#container .subVisual.community {background-image:url(../images/img_visual_community.jpg);}
#container .subVisual.support {background-image:url(../images/img_visual_support.jpg);}
#container .subVisual.member {background-image:url(../images/img_visual_member.jpg);}

#location {height:128px;}
#location .controller {width:1140px;margin:0 auto;}
#location .controller a {position:absolute;top:50%;margin-top:-24px;width:48px;height:48px;background:#ccc;border-radius:50%;}
#location .controller a:after {content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -14px;width:28px;height:8px;background:url(../images/icon_pack.png) no-repeat -150px -50px;}
#location .controller .prev {left:0;}
#location .controller .next {right:0;}
#location .controller a.next:after {transform:rotate(180deg);-webkit-transform:rotate(180deg);}
#location .controller .currentTitle {padding:35px 0;font-size:50px;font-weight:400;line-height:58px;color:#333;text-align:center;letter-spacing:-2px;}
#location .section {display:none;}
#article {position:static;width:1140px;margin:0 auto;padding:100px 80px;background:#fff;border-top:4px solid #d7c9b1;}
.pageTitle {display:none;}

.member #location .controller a {display:none;}

#footer {width:1140px;margin:0 auto;padding:50px 0 50px 290px;background:url(../images/logo_footer.png) no-repeat 0 50%;}
#footer .foot_link a {color:#666;font-size:14px;}
#footer .foot_link li {display:inline-block;padding:0 6px;border-left:1px solid #c6c6c6;}
#footer .foot_link li:first-child {padding-left:0;border:0;}
#footer .address {margin-top:16px;font-size:14px;color:#666;}
#footer .address a {color:#666;}
#footer .address li {margin-top:4px;}
#footer .foot_sns {position:absolute;top:50px;right:0;}
#footer .foot_sns li {display:inline-block;vertical-align:top;}
#footer .foot_sns li a {display:block;width:50px;height:50px;background:#38599c;border-radius:50%;font-size:0;}
#footer .foot_sns li a.daumcafe {background:#317fac;}
#footer .foot_sns li a.naverband {background:#239d57;}
#footer .foot_sns li a:after {content:"";position:absolute;top:50%;left:50%;margin:-15px 0 0 -8px;width:16px;height:31px;background:url(../images/icon_pack.png) no-repeat 0 -50px;}
#footer .foot_sns li a.daumcafe:after {margin:-13px 0 0 -15px;width:30px;height:27px;background-position:-50px -50px;}
#footer .foot_sns li a.naverband:after {margin:-6px 0 0 -18px;width:36px;height:13px;background-position:-100px -50px;}

@media all and (max-width:1319px) {
	#header {position:static;width:auto;}
	#header .logo {margin-left:44px;}
	#gnb_wrap {position:fixed;left:auto;bottom:0;width:300px;height:auto;padding:0;}
	#nav.current:after {content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:0.5;filter:alpha(opacity=50);z-index:1;}
	#gnb_wrap .gnb-menu {position:absolute;top:40px;left:50px;right:50px;bottom:20px;overflow:auto;}
	#gnb_wrap .util li {width:auto;}
	#gnb_wrap .util li.utilbtn1,
	#gnb_wrap .util li.utilbtn2 {float:none;}
	#gnb_wrap .util li.utilbtn2 {margin-top:6px;}
	#gnb_wrap #gnb {margin-top:0;}
	#gnb .dp1 {float:none;width:auto;height:auto;margin:40px 0 0;}
	#container {padding-bottom:50px;}
	#location .controller {width:auto;margin:0 44px;}
	#article {width:auto;margin:0 44px;padding:80px 44px;}
	#footer {width:auto;padding:120px 44px 60px;background-position:44px 60px;}
	#footer .foot_sns {top:60px;right:44px;}
}

@media all and (max-width:759px) {
	#header {height:75px;}
	#header .logo {margin-left:30px;}
	#header .logo a {width:110px;height:75px;background:#fff url(../images/logo.png) no-repeat 50%;background-size:110px;}
	#header .sns-menu {width:75px;}
	#header .btn-quicksns {height:75px;}
	#header .btn-quicksns:after {width:27px;height:25px;margin:-12px 0 0 -13px;background-position:-300px 0;background-size:400px;}
	#head_sns {top:75px;}
	#header #nav {width:150px;}
	#nav .btn-menu {width:75px;height:75px;padding-top:20px;font-size:12px;}
	#nav .btn-menu:before {width:25px;height:17px;margin:-8px 0 0 -12px;background-position:-175px -25px;background-size:300px 300px;}
	#gnb_wrap {top:75px;left:0;width:100%;}
	#gnb_wrap .btn-menuclose {top:-75px;width:75px;height:75px;}
	#gnb_wrap .btn-menuclose:before {width:20px;height:20px;margin:-10px 0 0 -10px;background-position:-200px -25px;background-size:300px 300px;}
	#gnb_wrap .gnb-menu {top:20px;left:20px;right:20px;}
	#gnb_wrap .util li {width:49%;}
	#gnb_wrap .util li.utilbtn1 {float:left;}
	#gnb_wrap .util li.utilbtn2 {float:right;margin-top:0;}
	#gnb_wrap .util li a {height:28px;line-height:28px;}
	#gnb .dp1 {zoom:1;}
	#gnb .dp1:after {content:"";display:block;clear:both;}
	#gnb .dp1 > a {float:left;width:50%;padding:0;border:0;font-size:16px;}
	#gnb .dp1 .dp-section {float:left;margin:0;width:50%;}
	#gnb .dp1 .dp-section ul {border-left:1px solid #7b0018;}
	#gnb .dp2 {margin:8px 0 0 20px;}
	#gnb .dp2:first-child {margin-top:0;}
	#container {padding:0;background:none;}
	#container .subVisual {display:none;}
	#location {height:auto;}
	#location .controller {display:none;}
	#location .section {display:block;padding:0 15px;background:url(../images/bg_locmenu.gif) repeat-x;zoom:1;}
	#location .section:after {content:"";display:block;clear:both;}

	#location .section > li {float:left;padding-left:30px;}
	#location .section > li:after {content:"";position:absolute;top:23px;left:10px;width:5px;height:9px;background:url(../images/icon_pack.png) no-repeat -125px -25px;background-size:300px}
	#location .section > li:first-child:after {display:none;}
	#location .section > li > a {display:block;padding:18px 0;font-size:12px;line-height:19px;color:#fff;}
	#location .section .home {}
	#location .section .home:before {content:'';display:block;width:19px;height:19px;background:url(../images/icon_pack.png) no-repeat -100px -25px;background-size:300px 300px;}
	#location .depth a span:after {content:'';display:inline-block;margin-left:5px;width:12px;height:12px;vertical-align:-2px;background:url(../images/icon_pack.png) no-repeat -175px -50px;background-size:300px 300px;-webkit-transition:-webkit-transform 250ms;transition:transform 250ms;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	#location .depth.on a span:after {-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
	#location .dp-section {display:none;position:absolute;left:10px;width:140px;background-color:#fff;z-index:2;}
	#location .dp-section li {margin-bottom:-1px;border:1px solid #ccc;}
	#location .dp-section li a {display:block;padding:5px 10px;font-size:12px;line-height:20px;color:#333;}

	#article {margin:0;padding:35px 15px;border:0;}

	.pageTitle {display:block;margin-bottom:24px;padding-bottom:6px;font-size:25px;color:#333;font-weight:400;}
	.pageTitle:after {content:"";position:absolute;left:0;bottom:0;width:22px;height:2px;background:#d7c9b1;}

	#footer {padding:70px 15px 30px;background-position:50% 35px;background-size:150px;text-align:center;}
	#footer .foot_sns {position:static;}
	#footer .foot_sns li a {width:35px;height:35px;}
	#footer .foot_sns li a:after {width:11px;height:21px;margin:-10px 0 0 -5px;background-position:0 -33px;background-size:400px;}
	#footer .foot_sns li a.daumcafe:after {width:20px;height:18px;margin:-9px 0 0 -10px;background-position:-33px -33px;background-size:400px;}
	#footer .foot_sns li a.naverband:after {width:24px;height:9px;margin:-4px 0 0 -12px;background-position:-66px -33px;background-size:400px;}
	#footer .foot_link {margin-top:30px;font-size:12px;font-weight:700;}
	#footer .address {margin-top:10px;font-size:12px;}
}
/* layout */


/* main */
html.main {min-height:900px;}
body.main {background:url(../images/img_mainslide_1.jpg) 50%  50% no-repeat;min-height:900px;}
.main #wrap {width:1200px;height:100%;margin:0 auto;}
.mainWrap {position:absolute;top:0;bottom:0;width:500px;min-height:900px;}
.mainWrap:before {content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#000;opacity:0.5;filter:alpha(opacity=50);}
.mainWrap #header {position:static;width:auto;}
.mainWrap #header .logo a {width:260px;background:#d7c9b1 url(../images/logo.png) no-repeat 50%;}
.mainWrap #nav .btn-menu {background:#fff;}
.mainWrap #gnb_wrap .btn-menuclose {background:#fff;}
.mainWrap #gnb_wrap {left:0;bottom:140px;height:auto;background:#fff;}
.mainWrap #container {position:static;padding:0;border:0;background:none;}
#main_spot {margin:0 46px;}
#main_spot .slide_txt {height:100px;margin-top:40px;font-family:'Jeju Myeongjo', serif;font-size:42px;line-height:50px;color:#fff;letter-spacing:-4px;}
#main_spot .slide_txt .color {color:#d7c9b1;}
#main_spot .image {display:none;}
#main_spot .slideNavi {height:40px;margin-top:10px;color:#fff;font-size:13px;line-height:40px;}
#main_spot .slideNavi:before {content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-top:1px solid #fff;border-bottom:1px solid #fff;opacity:0.2;filter:alpha(opacity=20);}
#main_spot .slideNavi div {display:inline-block;}
#main_spot .slidePrev,
#main_spot .slideNext {width:40px;vertical-align:middle;}
#main_spot .slidePrev:before,
#main_spot .slideNext:before {content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-right:1px solid #fff;opacity:0.2;filter:alpha(opacity=20);}
#main_spot .slidePrev a {display:block;width:9px;height:14px;margin:0 auto;background:url(../images/icon_pack_main.png) no-repeat 0 0;font-size:0;}
#main_spot .slideNext a {display:block;width:9px;height:14px;margin:0 auto;background:url(../images/icon_pack_main.png) no-repeat -20px 0;font-size:0;}
#main_spot .slideControl {font-weight:700;}
#main_spot .slideControl a {padding-left:30px;cursor:pointer;}
#main_spot .slideControl a:after {content:"";position:absolute;top:0;left:15px;width:10px;height:14px;background:url(../images/icon_pack_main.png) no-repeat -40px 0;}
#main_spot .slideControl .slideStart {display:none;}
#main_spot .slideControl .slideStop:after {background-position:-60px 0;}
#main_spot .slidePager {float:right;margin-right:10px;}

#quick_menu {position:absolute;bottom:140px;left:0;right:0;height:504px;}
#quick_menu:before {content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#000;opacity:0.2;filter:alpha(opacity=20);}
#quick_menu ul {width:100%;height:100%;}
#quick_menu li {float:left;width:33.33%;height:33.33%;}
#quick_menu li:before {content:"";position:absolute;left:0;right:0;height:1px;background:rgba(0,0,0,0.2);}
#quick_menu li:after {content:"";position:absolute;top:0;bottom:0;width:1px;background:rgba(0,0,0,0.2);}
#quick_menu li:nth-of-type(3n+1):after {display:none;}
#quick_menu li a {display:block;width:100%;height:100%;padding-top:110px;text-align:center;color:#ddd;}
#quick_menu li a:before {content:"";position:absolute;top:40%;left:50%;margin:-24px 0 0 -28px;width:57px;height:49px;background:url(../images/icon_pack_main.png) no-repeat -100px 0;}
#quick_menu li.num2 a:before {margin:-26px 0 0 -26px;width:52px;height:53px;background-position:-160px 0;}
#quick_menu li.num3 a:before {margin:-26px 0 0 -27px;width:54px;height:53px;background-position:-220px 0;}
#quick_menu li.num4 a:before {margin:-29px 0 0 -22px;width:45px;height:59px;background-position:-280px 0;}
#quick_menu li.num5 a:before {margin:-27px 0 0 -27px;width:55px;height:55px;background-position:-340px 0;}
#quick_menu li.num6 a:before {margin:-25px 0 0 -29px;width:59px;height:50px;background-position:-400px 0;}
#quick_menu li.num7 a:before {margin:-25px 0 0 -31px;width:63px;height:50px;background-position:-460px 0;}
#quick_menu li.num8 a:before {margin:-26px 0 0 -26px;width:50px;height:49px;background-position:-100px -120px;}
#quick_menu li.num9 a:before {margin:-23px 0 0 -25px;width:51px;height:46px;background-position:-160px -120px;}
#quick_menu li.num10 a:before {margin:-23px 0 0 -25px;width:51px;height:51px;background-position:-160px 0px;}
#quick_menu li a:hover {background:#7b0018;color:#fff;font-weight:700;}
#quick_menu li a:hover:before {background-position:-100px -60px;}
#quick_menu li.num2 a:hover:before {background-position:-160px -60px;}
#quick_menu li.num3 a:hover:before {background-position:-220px -60px;}
#quick_menu li.num4 a:hover:before {background-position:-280px -60px;}
#quick_menu li.num5 a:hover:before {background-position:-340px -60px;}
#quick_menu li.num6 a:hover:before {background-position:-400px -60px;}
#quick_menu li.num7 a:hover:before {background-position:-460px -60px;}
#quick_menu li.num8 a:hover:before {background-position:-100px -180px;}
#quick_menu li.num9 a:hover:before {background-position:-160px -180px;}
#quick_menu li.num10 a:hover:before {background-position:-160px -60px;}

.mainWrap #footer {position:absolute;bottom:0;width:100%;height:140px;padding:30px 46px;}
.mainWrap #footer:before {content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#000;opacity:0.9;filter:alpha(opacity=90);}
.mainWrap #footer .foot_link {margin-top:0;color:#999;font-size:12px;}
.mainWrap #footer .foot_link li {border-left:1px solid #444;}
.mainWrap #footer .foot_link li:first-child {border:0;}
.mainWrap #footer .address {font-size:12px;}
.mainWrap #footer .foot_sns {display:none;}

@media all and (max-height:950px) {
	#main_spot .slide_txt {height:85px;margin-top:10px;line-height:42px;}
	#main_spot .slideNavi {margin-top:0;}
}

@media all and (max-width:1319px) {
	body.main {min-height:auto;background:none !important;;}
	.main #wrap {width:auto;}
	.mainWrap {position:static;width:auto;min-height:auto;}
	.mainWrap:before {display:none;}
	.mainWrap #header {background:#d7c9b1}
	.mainWrap #header .logo {margin-left:82px;}
	.mainWrap #header .logo a {width:345px;background:#d7c9b1 url(../images/logo_tab.png) no-repeat 50%;}
	.mainWrap #gnb_wrap {left:auto;bottom:0;}
	#main_spot {margin:0;}
	#main_spot .image {display:block;}
	#main_spot .image img {display:block;max-width:100%;}
	#main_spot .slide_txt {position:absolute;top:60px;left:50px;margin-top:0;color:#422020;line-height:50px;}
	#main_spot .slide_txt.text-white {color:#fff;}
	#main_spot .slide_txt .color {color:#422020;}
	#main_spot .slide_txt.text-white .color {color:#fff;}
	#main_spot .slideNavi {margin-top:-54px;padding:0 50px;height:54px;line-height:54px;}
	#main_spot .slideNavi:before {border:0;background:#000;opacity:0.5;filter:alpha(opacity=50);}
	#quick_menu {position:static;height:770px;background:#444;}
	#quick_menu:before {display:none;}
	#quick_menu li a {padding-top:170px;}
	#quick_menu li a:before {width:82px;height:71px;margin:-35px 0 0 -41px;background-position:-100px -240px;}
	#quick_menu li.num2 a:before {width:72px;height:73px;margin:-36px 0 0 -36px;background-position:-200px -240px;}
	#quick_menu li.num3 a:before {width:72px;height:73px;margin:-36px 0 0 -36px;background-position:-300px -240px;}
	#quick_menu li.num4 a:before {width:57px;height:74px;margin:-37px 0 0 -28px;background-position:-400px -240px;}
	#quick_menu li.num5 a:before {width:74px;height:74px;margin:-37px 0 0 -37px;background-position:-500px -240px;}
	#quick_menu li.num6 a:before {width:85px;height:72px;margin:-36px 0 0 -42px;background-position:-100px -440px;}
	#quick_menu li.num7 a:before {width:84px;height:67px;margin:-33px 0 0 -42px;background-position:-200px -440px;}
	#quick_menu li.num8 a:before {width:74px;height:72px;margin:-36px 0 0 -37px;background-position:-300px -440px;}
	#quick_menu li.num9 a:before {width:75px;height:67px;margin:-33px 0 0 -37px;background-position:-400px -440px;}
	#quick_menu li.num10 a:before {width:72px;height:73px;margin:-36px 0 0 -36px;background-position:-200px -240px;}
	#quick_menu li a:hover:before {background-position:-100px -340px;}
	#quick_menu li.num2 a:hover:before {background-position:-200px -340px;}
	#quick_menu li.num3 a:hover:before {background-position:-300px -340px;}
	#quick_menu li.num4 a:hover:before {background-position:-400px -340px;}
	#quick_menu li.num5 a:hover:before {background-position:-500px -340px;}
	#quick_menu li.num6 a:hover:before {background-position:-100px -540px;}
	#quick_menu li.num7 a:hover:before {background-position:-200px -540px;}
	#quick_menu li.num8 a:hover:before {background-position:-300px -540px;}
	#quick_menu li.num9 a:hover:before {background-position:-400px -540px;}
	#quick_menu li.num10 a:hover:before {background-position:-200px -340px;}
	.mainWrap #footer {position:static;background:#1e1e1e;}
	.mainWrap #footer:before {display:none;}
}
@media all and (max-width:759px) {

	html.main {min-height:0;}
	body.main {min-height:0;}
	.mainWrap #header .logo {margin-left:30px;}
	.mainWrap #header .logo a {width:110px;background:#d7c9b1 url(../images/logo.png) no-repeat 50%;background-size:110px;}
	#main_spot .slide_txt {top:40px;left:20px;height:50px;font-size:25px;line-height:30px;}
	#main_spot .image img {width:100%;max-width:none;min-width:535px;height:auto;min-height:auto;}
	#main_spot .slideNavi {margin-top:-37px;padding:0 20px;height:37px;font-size:12px;line-height:37px;}
	#main_spot .slidePrev,
	#main_spot .slideNext {width:26px;}
	#main_spot .slideControl a {padding-left:25px;}
	#main_spot .slideControl a:after {left:10px;}
	#main_spot .slidePager {margin-right:0;}
	#quick_menu {height:320px;}
	#quick_menu li a {padding-top:85px;font-size:12px;}
	#quick_menu li a:before {width:41px;height:36px;margin:-17px 0 0 -20px;background-position:-50px -120px;background-size:300px 350px;}
	#quick_menu li.num2 a:before {width:36px;height:37px;margin:-18px 0 0 -18px;background-position:-100px -120px;}
	#quick_menu li.num3 a:before {width:36px;height:37px;margin:-18px 0 0 -18px;background-position:-150px -120px;}
	#quick_menu li.num4 a:before {width:29px;height:37px;margin:-19px 0 0 -14px;background-position:-200px -120px;}
	#quick_menu li.num5 a:before {width:37px;height:37px;margin:-18px 0 0 -18px;background-position:-250px -120px;}
	#quick_menu li.num6 a:before {width:43px;height:36px;margin:-18px 0 0 -21px;background-position:-50px -220px;}
	#quick_menu li.num7 a:before {width:42px;height:34px;margin:-16px 0 0 -21px;background-position:-100px -220px;}
	#quick_menu li.num8 a:before {width:37px;height:36px;margin:-18px 0 0 -18px;background-position:-150px -220px;}
	#quick_menu li.num9 a:before {width:38px;height:34px;margin:-16px 0 0 -18px;background-position:-200px -220px;}
	#quick_menu li.num10 a:before {width:36px;height:37px;margin:-18px 0 0 -18px;background-position:-100px -120px;}
	#quick_menu li a:hover:before {background-position:-50px -170px;}
	#quick_menu li.num2 a:hover:before {background-position:-100px -170px;}
	#quick_menu li.num3 a:hover:before {background-position:-150px -170px;}
	#quick_menu li.num4 a:hover:before {background-position:-200px -170px;}
	#quick_menu li.num5 a:hover:before {background-position:-250px -170px;}
	#quick_menu li.num6 a:hover:before {background-position:-50px -270px;}
	#quick_menu li.num7 a:hover:before {background-position:-100px -270px;}
	#quick_menu li.num8 a:hover:before {background-position:-150px -270px;}
	#quick_menu li.num9 a:hover:before {background-position:-200px -270px;}
	#quick_menu li.num10 a:hover:before {background-position:-100px -170px;}
	.mainWrap #footer {text-align:left;}
}

/* main */

.layout {min-width:1020px;height:100%;}
.layout #container {height:100%;border:0;overflow:auto;}
.layout .layout_title {padding:20px;font-size:32px;text-align:center;}