@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); 

@charset "utf-8";
/* 에스코어드림 */
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff'); 
	font-weight: 100; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); 
	font-weight: 200; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); 
	font-weight: 300; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); 
	font-weight: 400; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); 
	font-weight: 500; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); 
	font-weight: 600; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); 
	font-weight: 700; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); 
	font-weight: 800; 
	font-style: normal; 
}
@font-face { 
	font-family: 'S-CoreDream'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); 
	font-weight: 900; 
	font-style: normal; 
}

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

*:hover{-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}
* {
    font-family:  'Noto Sans KR Regular', 'Noto Sans CJK KR', 'Noto Sans KR', 'S-CoreDream', '맑은 고딕','NanumSquar', sans-serif;
    font-weight: 400;
	
} 
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', 'S-CoreDream', '맑은 고딕', 'NanumSquar', sans-serif;
    font-weight: 600 !important;
}
body {
    color: #333;
    font-size: 16px;
    word-spacing: -.5px;
    letter-spacing: -.5px;
}
*{box-sizing: border-box;}
*{word-break: keep-all;}
/* 초기화 */
html {height: 520px;
  overflow-y: scroll;
  -ms-overflow-style: none;  /*IE, Edge*/
  scrollbar-width: none; /*Firefox*/
  ::-webkit-scrollbar {
    display: none; /*Chrome, Safari, Opera*/
    width: 0px;
  } 
}
body {margin:0;padding:0; background:#9d9c9c;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;;font-size:1em}
button {cursor:pointer}

ul{list-style:none; margin:0; padding:0}
dl, dt, dd{margin:0; padding:0}
textarea, select {;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

.hide,.skip,legend{position:absolute; left:-5000px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
/* caption{visibility:hidden;width:1px;height:1px;margin:0;padding:0;background:none;font-size:0;line-height:0;text-indent:-9999em} */

caption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 0);
}
.a11y-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 0);
}

.full_input {width:100%}
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 본문바로가기 */
#jump_menu{
	height:0px;
	position:relative;
	z-index:9999;
	}
#jump_menu > ul > li{
	text-align:center;
	}
#jump_menu > h1{
	width:0;
	height:0;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	}
#jump_menu > ul > li > a	{
	position:absolute;
	display: block;
	color:#555;
	font-weight:bold;
	font-size:.92em;
	top:-10000px;
	left:0px;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	border-bottom:2px solid #262626;
	z-index:9999;
	}
#jump_menu > ul > li > a:hover,
#jump_menu > ul > li > a:focus,
#jump_menu > ul > li > a:active {
	position:absolute;
	top:0px;
	height:50px;
	line-height:50px;
	padding:0 10px;
	background:#fcfcfc;
	font-weight:bold;
	z-index:9999;
	}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right;}
.hd_pops_footer button {margin-right:5px; padding:5px 10px;border:0;background:#393939;color:#fff}

@media (max-width: 480px){
.hd_pops {top:70px; left:1% !important;}
.hd_pops_con {width:100%;}
.hd_pops_con img{width:100% !important;}
.hd_pops_footer button{font-size:0.74em; padding:5px 3px; letter-spacing:-1px;}
}


/* 상단 레이아웃 */
#hd {z-index:20;position:fixed; width:100%; height:100px; background:#fff !important; border-bottom:1px solid #ececec; margin:0 auto;} 
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative; margin:0 auto; padding:0; min-width:1700px; height:100px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper_box{position:absolute; transform: translateX(-50%); left:50%; min-width:1700px; z-index:105;}
#logo {position:absolute; top:25px; left:0;}

/* 상단 레이아웃 2020 */
#tnb {position:absolute; top:48px; right:150px; list-style:none;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 10px 0 10px;}

@media all and (max-width: 1024px){
#hd {z-index:4;position:relative;} 
#hd_wrapper{min-width:100%;}
#hd_wrapper_box{min-width:100%;}
#logo {position:absolute; top:25px; left:10px;}
#tnb{display:none;}
}



/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 메인메뉴2020 */
#header_group{position:relative;top:0;padding-bottom:0;width:100%;height:100px; background:none;z-index:11;}
.skip{position:absolute;top:0;height:0;visibility:hidden;font-size:0;}
#gnb{overflow:hidden;position:relative;width:100%;  height:100px; z-index:100; box-sizing: border-box; }
#gnb #animate{overflow:hidden; position:relative; width:100%; height:100%; background-position:center 100px; background-repeat: no-repeat; background-image: linear-gradient(to right, #3d4380 0%, #0588ce 50%, #3d4380 100%);opacity:90%}
#gnb #animate #tnb{overflow:hidden;position:relative; top:0; float:none; margin:0 auto; width:100%; height:100%; min-width:1700px; padding:0 0 0 800px; }
#gnb #animate #tnb #tm{overflow:hidden;position:relative;width:100%;margin:0 auto; padding:0; z-index:101;box-sizing: border-box;}
#gnb #animate #tnb #tm:after{content:""; clear:both; display:block}
#gnb #animate #tnb #tm *{margin:0;vertical-align:middle;}
#gnb #animate #tnb #tm .tnc{float:left;width:16%;line-height:0;}
#gnb #animate #tnb #tm .tnc > a{overflow:hidden;display:block; font-family: 'NanumSquare', sans-serif !important; height:100px; padding-top:25px; color:#3f3f3f; font-weight:600; font-size:1.13em;line-height:75px;text-align:center;word-wrap:break-word;word-break:keep-all;}
#gnb #animate #tnb #tm .tnc > a:hover{color:#e04521; font-size:1.25em; font-weight:700;}
#gnb #animate #tnb #tm .tnc ul{display:block; padding:20px 0;} 
#gnb #animate #tnb #tm .tnc ul li{display:block;float:none;margin:0;padding:0}
#gnb #animate #tnb #tm .tnc ul li a{display:block;margin:0; height:auto; line-height:30px; text-align:center; color:#fff; word-wrap:break-word;word-break:keep-all;}
#gnb #animate #tnb #tm .tnc ul li a:hover,#gnb #animate #tnb #tm .tnc ul li a:active,#gnb #animate #tnb #tm .tnc ul li a:focus{color:fff; text-decoration:underline; font-weight:bold;}

#gnb #global{display:none;}
.gnb_line{display:none;position:absolute; bottom:0; left:0; width:100%; height:1px; z-index:102;}

@media all and (max-width: 1024px){
#header_group{display:none}
#al_menu{display:none}
}


@media all and (max-width: 410px){
	
}

.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}


#lnb_wrap {
	/* position: relative; */
	width: 1150px;
	margin: 0 auto;
	display: block;
}

.header_wrap{display:none}
.menu_mobile{display:none}
@media screen and (max-width:1024px) {
	.header_wrap{display:block}
	.menu_mobile{display:inline-block; position:absolute; width:5%;right:10px; top:25px;z-index:99999;}
	.gnb_wrap>div, .header_wrap>div.area_top {width: 100%;margin:0 auto;}
	.gnb {display: none}
	.gnb_wrap .mailing {display: none}
	div.langlist{display:none}
	#gnb_nav {display: none}	
}
.menu-btn {position:relative; width:40px; height:40px; display:inline-block; vertical-align:middle; background:#333333 url('/images/main/total_menu.png') no-repeat;border-radius: 5px;}
.menu-btn .bar-01{top:12px;}
.menu-btn .bar-02{top:23px;}
.menu-btn .bar-03{top:34px;}
.menu-btn.open .bar-01{top:22px; transform:rotate(45deg)}
.menu-btn.open .bar-02{opacity:0.0;}
.menu-btn.open .bar-03{top:22px; transform:rotate(-45deg)}

@media screen and (max-width:767px) {

	.header_wrap h1 a{font-size: 0;
    background: url(/pyeongtaek/images/common/logo_w.png) no-repeat;
    display: block;
    margin: 0px auto;
    background-size: contain}
	.gnb_wrap>div{
		width:98%}
	.gnb_nav>li{
		width:19%;}
		.gnb_nav>li>a{text-align:center;width:100%;padding:2px 0px 3px}
}
@media screen and (max-width:480px) {
.menu_mobile{ width:10%; }
}

/* mobile navi */
#mobLnb {display:none; position:fixed; top:0px; left:-100%; width:100%; height:100%; z-index:99999; box-sizing:border-box; overflow-y:auto;}
#mobLnb > div { width:60%; background:#fff;min-height:200%; padding-bottom:50px; float:left; position: relative;}
#mobLnb .m_lang{background: #fff;overflow:hidden}
#mobLnb .m_lang ul li{float:left;}
.m_lang>ul>li a {
	font-weight: 600;
	padding: 14px 0px 6px 16px;
	line-height: 15px;
	display: inline-block;
	letter-spacing:-1px;
	font-size:13px
}

.m_lang>ul>li:first-child a {
	color: #2b75c9;
}

.m_lang>ul>li:nth-child(2) a {
	color: #ff5b5c;
}

.m_lang>ul>li:nth-child(3) a {
	color: #319619;
}
#mobLnb .side_menu a {display:block; cursor:pointer;}
#mobLnb .side_menu h2 {display:none;}
#mobLnb .menu_top {width:100%;background:#fff;overflow:hidden;padding:20px 0; }
#mobLnb .menu_top img{width:60%; display:inline-block; padding-left:20px;}
#mobLnb .menu_top .m_lang{float:left}
#mobLnb .menu_top .m_sns{float:right;margin-right:25px;}
#mobLnb .menu_top .bw2{width:100%;float:left}
#mobLnb .menu_top .bw2 .box_01:after { content:''; display:block; clear:both; }
#mobLnb .menu_top .bw2 {font-size: 13px;position: relative;padding: 8px 14px 7px;box-sizing: border-box;letter-spacing: -0.8px;background: #e5edff;}
#mobLnb .menu_top .bw2 span {line-height: 9px;}
#mobLnb .menu_top .bw2 .micro {letter-spacing:0.5em;}
#mobLnb .menu_top .bw2 .micro_mi {font-weight: 600;color: #000;margin-left:18px;}
#mobLnb .menu_top .bw2 .pollusion_po {color: #60b4f1; font-weight: 600; margin-left: 24px;}

#mobLnb .menu_top .namu{width:35%;float:right}
#mobLnb .menu_top .namu img{max-width:162px;}

#mobLnb .choose_site, #mobLnb .choose_lang { font-weight: 600; padding-left: 17px;}
#mobLnb .depth2 > li.on, #mobLnb .depth3 > li { background-image: none !important;}
#mobLnb .depth1 > li {background-repeat: no-repeat; background-image: linear-gradient(to right, #3d4380 0%,#0588ce 100%); margin-bottom: 1px; }
#mobLnb .depth1 > li > a { padding:0 5%; line-height:50px; font-weight: 400; font-size:1.13em; color:#fff;}
#mobLnb .depth1 > li > a.off {background:url(../images/main/m_bt_minus.png) no-repeat 93%;}
#mobLnb .depth1 > li > a.on {background:url(../images/main/m_bt_more.png) no-repeat 93%;}
#mobLnb .depth1 > li.on { background-position: 97% -46px !important;}
#mobLnb .depth2 { display:none; padding:10px 3%; background:#666 url(../images/main/m_menu_bg.png) no-repeat;
    background-position-x:100%;background-position-y:100%}
#mobLnb .depth2 > li { margin: 4px 0; }
#mobLnb .depth2 > li > a { height:30px; line-height:30px; letter-spacing: -0.5pt; padding-left:30px; font-size:18px; color:#fff;background:url(../images/main/m_menu_bul.png) no-repeat 16px }
#mobLnb .depth3 { display:none; margin:8px 20px 12px 30px; padding: 9px 0; overflow:hidden; box-sizing:border-box; background:#42b7ed}
#mobLnb .depth3 > li { float:left; width:50%; margin: 8px 0;}
#mobLnb .depth3 > li > a { padding:0 0 0 24px; font-size:16px; color:#fff; background:url(../images/main/m_menu_dot.png) no-repeat 14px}
#mobLnb .depth3 > li.on > a { color:#000; font-weight: 600; }
#mobLnb .btn_close {background: #3d4380 url('/images/main/btn_close.png') no-repeat center; position:absolute; top:0; right:-50px; width: 50px; height: 50px; line-height:0; text-indent:-9999px; font-size: 0; border-radius: 0 10px 10px 0;}
/* mobile mask */
.stop_scrolling {height:100%; overflow:hidden !important;}
#mask_mn {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); z-index:9999;}
#mask_kw {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); z-index:9999;}
.gnb_nav .m_gnb_more{display:none;    z-index: 1;
    position: absolute;
    top: 26px;
    left: 0;
    width: 110px;
    padding: 0.6em 0 0.3em 5px;
    background: #fff;
    border-radius: 3px;}
.m_sns .gnbSns {float:left}
.m_sns .mailing {float:left}
.m_sns .gnbSns>li {
	float: left
}
.m_sns #cityNews { background: url(../images/common/pyeong_mailing.png) no-repeat -37px 7px; margin-left:7px;}
.m_sns #mailing { display: block; font-weight: 600; color: #777; line-height: 17px; background: url(../images/common/pyeong_mailing.png) no-repeat 3px 7px; }
.m_sns .gnbSns a, #mailing, #cityNews { font-size: 0; width: 32px; height: 42px; display: block; }

.m_sns .gnbSns li:first-child a {background: url(../images/common/pyeong_sns.png) no-repeat 0 center;}
.m_sns .gnbSns li:nth-child(2) a { background: url(../images/common/pyeong_sns.png) no-repeat -39px center }
.m_sns .gnbSns li:nth-child(3) a { background: url(../images/common/pyeong_sns.png) no-repeat -77px center }
.m_sns .gnbSns li:nth-child(4) a { background: url(../images/common/pyeong_sns.png) no-repeat -113px center }
.m_sns .gnbSns li:nth-child(5) a { background: url(../images/common/pyeong_sns.png) no-repeat -154px center }
.m_sns .gnbSns li:nth-child(8) a { background: url(../images/common/pyeong_sns.png) no-repeat -188px 8px; margin-left:10px;}

.flN {float:none !important;}

@media screen and (max-width:1024px) {
	#mobLnb{display:block}
}
@media screen and (max-width:630px) {
	.gnb_nav{display:none}

	#mobLnb .menu_top .m_lang{
		float:none;
	    display:none;
		}
	#mobLnb .menu_top .m_sns{padding-left: 10px;
		float:none}
	#mobLnb .depth3 > li{
		float:none;
		width:100%}
	#mobLnb .depth2{
		background:none;
		background-color: #666;}
	#mobLnb .choose_lang{padding-left: 0;}
	.m_sns .gnbSns{
	width:100%}
	.m_sns .gnbSns>li{
		width:12.5%
	}
	.m_sns .m_mail{
		width:30%
	}
	.m_gnb_nav li a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.m_gnb_nav li:first-child a:before {
	background: url(../images/common/gnb_nav.png) no-repeat 0 center;
	margin-right: 3px;
}

.m_gnb_nav li:first-child a.on:before {
	background: url(../images/common/gnb_nav.png) no-repeat -69px
		center;
}

.m_gnb_nav .nav_a a:before {
	background: url(../images/common/gnb_nav.png) no-repeat -548px
		center;
	margin-right: 5px;
}

.m_gnb_nav .nav_a a.on:before, .m_gnb_nav li:nth-child(2) a:hover:before {
	background: url(../images/common/gnb_nav.png) no-repeat -617px
		center;
}

.m_gnb_nav .nav_b a:before {
	background: url(../images/common/gnb_nav.png) no-repeat -412px
		center;
	margin-right: 4px;
}

.m_gnb_nav .nav_b a.on:before, .m_gnb_nav li:nth-child(3) a:hover:before {
	background: url(../images/common/gnb_nav.png) no-repeat -481px
		center;
}

.m_gnb_nav .nav_c a:before {
	background: url(../images/common/gnb_nav.png) no-repeat -274px
		center;
	margin-right: 5px;
}

.m_gnb_nav .nav_c a.on:before, .m_gnb_nav li:nth-child(4) a:hover:before {
	background: url(../images/common/gnb_nav.png) no-repeat -343px
		center;
}

.m_gnb_nav .nav_d a:before {
	background: url(../images/common/gnb_nav.png) no-repeat -139px
		center;
}

.m_gnb_nav .nav_d a.on:before, .m_gnb_nav li:nth-child(5) a:hover:before {
	background: url(../images/common/gnb_nav.png) no-repeat -208px
		center;
}

.m_gnb_nav>li {
	float: left;
	padding: 9px 3px;
}

.m_gnb_nav>li>a {
	display: block;
	padding: 2px 12px 3px;
	color: #777777;
	font-weight: bold;
	margin-bottom: -1px;
	font-family: '나눔고딕', 'NanumGothicWeb', 'Nanum Gothic';
	font-weight: 600;
}
/* .m_gnb_nav > li:nth-child(2) > a{
	background: url(/pyeongtaek/images/main/tour_tap.png) no-repeat 84px center;
    padding: 15px 58px 7px 20px;
    border-right:1px solid #ccc
} */
.m_gnb_nav>li>div{
	display: none;
    position: absolute;
    left: 0;
    width: 40%;
    background: #fff;
    top:38px;
    z-index: 9999;}
.m_gnb_nav>li>a {
	background-color: #ffffff;
	color: #0f7d72;
	border: 1px solid #c9e0e6;
	border-radius: 40px;
}
.m_gnb_nav>li>a.on, .m_gnb_nav>li>a:hover {
	background-color: #ffffff;
	color: #0f7d72;
	border: 1px solid #c9e0e6;
	border-radius: 40px;
}

.m_gnb_nav>li:nth-child(2)>a.on {
	background: #ffffff url(/pyeongtaek/images/main/tour_tap.png) no-repeat
		83px center;
	padding: 15px 56px 7px 15px;
}

.m_gnb_nav li .hd_tab {
	font-size: 10px;
	font-weight: bold;
	color: #000
}

.gnb {
	position: absolute;
	right: 97px;
	top: 1px;
}

.gnb>li {
	color: #777777;
	float: left;
}

.gnb>li>button {
	display: inline-block;
	background: url(../images/common/bul_arrow_down_gray.png) no-repeat
		right 10px;
	padding-right: 15px;
	color: #777777;
}

.gnb>li>div {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	padding: 10px;
	position: relative;
	z-index: 20;
}

.gnb>li.logout>a {
	background: url(../images/common/bul_logout.png) no-repeat right 3px
		!important;
	margin-right: 20px;
	padding-right: 12px;
}

.gnb>li.reinfo>a {
	background: url(../images/common/bul_reinfo.png) no-repeat right 2px
		!important;
	margin-right: 20px;
	padding-right: 16px;
}

.gnb>li>div>ul>li>a {
	color: #777777;
}

.gnb>li>div>ul>li>a:hover, .gnb>li>div>ul>li>a:focus {
	text-decoration: underline;
}

}


/* 중간 레이아웃 */


#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:600}


/* 하단 레이아웃 */
#ft {position:relative; background:#9d9c9c;margin:50px auto 0 auto;}
#ft:after {display:block;visibility:hidden;clear:both;content:""}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto;position:relative; max-width:1500px; height:150px; }
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_wr_box{z-index:3; position:absolute; top:0; right:0px; width:800px; padding-top:50px;}
#ft_wr .ft_wr_box .ft_info {color:rgba(255,255,255,0.7);}
#ft_wr .ft_wr_box .ft_info .ft_menu {text-align:right;}
#ft_wr .ft_wr_box .ft_info .ft_menu img{vertical-align:top;}
#ft_wr .ft_wr_box .ft_info .ft_menu .ft_link{padding-right:30px;}
#ft_wr .ft_wr_box .ft_info .ft_menu .font_st01{padding:5px 10px; background:#6e6d6d; border-radius:5px; color:#fff;font-size:0.88em;}
#ft_wr .ft_wr_box .ft_info .ft_menu .font_st01:hover{background:#1f1f1f;}
#ft_wr .ft_wr_box .ft_info .ft_tel{text-align:right; color:rgba(255,255,255,0.7); padding:20px 0 0 0; font-size:0.88em; }
#ft_wr .ft_wr_box .ft_info .ft_tel span{padding-left:10px;}
#ft_wr .ft_wr_box .ft_info .font_st02{text-align:right; font-size:0.81em; padding-top:10px;}
#ft_wr .ft_wr_box .ft_info .font_st02 span a{color:rgba(255,255,255,0.7) !important;}
#ft_wr .ft_wr_box .ft_info .ft_tel .ft_admin{background:#000; color:#fff; font-size:14px; padding:3px 5px:}
#ft_wr .ft_wr_box  .copy_text{text-align:right; font-size:0.81em; color:rgba(255,255,255,0.7); padding-bottom:10px;}
#ft_wr_m{display:none;}

@media all and (max-width: 1024px){
#container {width:100%;}
#ft_wr{display:none;}
#ft_wr_m{display:block;}
#ft_wr_m .ft_wr_box{text-align:center;}
#ft_wr_m .ft_wr_box .ft_logo{padding-top:10px;}
#ft_wr_m .ft_wr_box .ft_info{color:rgba(255,255,255,0.7); padding:10px 0;}
#ft_wr_m .ft_wr_box .ft_info .ft_menu img{vertical-align:top;}
#ft_wr_m .ft_wr_box .ft_info .ft_menu .ft_link{padding-right:10px;}
#ft_wr_m .ft_wr_box .ft_info .ft_menu .font_st01{padding:5px 10px; background:#6e6d6d; border-radius:5px; color:#fff;font-size:0.88em;}
#ft_wr_m .ft_wr_box .ft_info .ft_menu .font_st01:hover{background:#1f1f1f;}
#ft_wr_m .ft_wr_box .ft_info .ft_tel{color:rgba(255,255,255,0.7); padding:5px 0; font-size:0.88em; }
#ft_wr_m .ft_wr_box .ft_info .font_st02{font-size:0.88em; word-break:break-all}
#ft_wr_m .ft_wr_box .ft_info .font_st02 span{padding-left:10px;}
#ft_tnb{display:block; border-top:1px solid rgba(255,255,255,0.2); margin:10px auto; text-align:center; }
#ft_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#ft_tnb li {display:inline-block; margin:10px 5px;}
#ft_wr_m .ft_wr_box  .copy_text{font-size:0.81em; color:rgba(255,255,255,0.7); padding-bottom:10px;}
}

@media all and (max-width: 480px){
#ft_wr_m .ft_wr_box .ft_info .ft_menu .font_st01{font-size:0.88em;}
#ft_wr_m .ft_wr_box .ft_info .ft_tel{font-size:0.81em; letter-spacing:-1px;}
}

#ft_copy{color:#555;font-size:0.92em}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover{border-color:#3059c7;background:#3059c7;color:#fff}




/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:600;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:600;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:600;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:600}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:500;border:0;font-size:14px;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:0 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:0 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:0 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:0 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:14px}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:0 7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:0 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:0 7px;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:600}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:600;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#f3f3f3;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
*/
/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;;font-weight:600;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}




.support_title_wrap{width:100%; overflow:hidden; padding:50px 0 23px 0;}
.support_icon{float:left; padding-top:50px;}
.support_title{float:left;padding:40px 0 0 20px; font-family: 'nanumsquare'; line-height:28px; font-size:28px; letter-spacing:-0.5px; color:#626262;}
.support_title .title_color{color:#EC4266; font-weight:600;}
.support_title .title_little{font-size:14px; font-weight:normal; font-family: 'Nanum Gothic', sans-serif;}
.support_banner{width:100%; box-sizing:border-box; border:2px solid #E4BBCA; text-align:center;border-radius:8px;}
#vslide2{height:185px;}
#vslide2 div{line-height:26px; font-size:14px; }




/* main_latest*/
.main_latest_wrap{width:100%; height:auto; background-color:#fff;}
.main_latest{width:1200px; margin:0 auto; overflow:hidden; padding:30px 0;}
.latest_list{margin:0 0 0 20px; width:250px;}
.main_latest .margin_none{margin-right:0;}

.main_class_wrap{width:800px; float:left; border-right:1px solid #eaeaea; box-sizing:border-box;}
.class_title_wrap{width:757px; overflow:hidden; padding:20px 0 10px 0;}
.class_title{float:left; font-family: 'nanumsquare'; line-height:28px; font-size:34px; letter-spacing:-0.5px; color:#626262;}
.class_title .title_color{color:#f05695; font-size:40px;}
.class_title .title_little{font-size:14px; font-weight:normal; font-family: 'Nanum Gothic', sans-serif;}
.class_more{float:right;}
.class_cont{width:100%;}
.class_cont ul{width:767px; list-style:none; overflow:hidden;}
.class_cont ul li{list-style:none; width:143px; float:left; margin-right:10px; margin-bottom:13px; }

/*main_calendar*/
.main_calendar_wrap{width:270px; float:left; height:250px; background-color:#eaeaea;}

.calendar_cont{width:270px; height:250px; float:left; margin:13px 13px 10px 13px; background:#fff; padding:0 0 0 0 }
.calendar_cont_text{color:#fff; font-weight:bold; line-height:20px; background:#F05695; padding:5px 0 0 15px}

#index_calendar {height: 195px}
#index_calendar .month_prev,
#index_calendar .month_next {color:#fff;font-size:14px;cursor: pointer}

#index_calendar td.title    {
	text-align: center; padding-top: 1px; padding-bottom: 1px; height: 25px; font-weight:bold;cursor: pointer;
	background: url(/index_calendar/img/bg_calendar.png) no-repeat 20px -188px !important;
}
#index_calendar td.invalid  {
	text-align: center; padding-top: 2px; height:21px; width:41px;
}

#index_calendar .title_area  {text-align:center; background:#F05695; border-top:1px solid #fff; line-height:29px; color:#fff; font-size:14px;}

#index_calendar td.valid    {
	text-align: center; padding-top: 5px; height:21px; width:41px;
	/*background: url(/index_calendar/img/mini1.gif) no-repeat bottom;*/
}

#index_calendar td.today    {
	text-align: center; padding-top: 5px; padding-bottom: 3px; height:21px; width:41px;
	background: url(/index_calendar/img/bg_calendar1.png) no-repeat 13px 5px !important;
/*	background: url(/index_calendar/img/mini3.gif ) no-repeat bottom; */
}
#index_calendar td.active    {
	color:#fff;padding-bottom: 3px;
	background: url(/index_calendar/img/bg_calendar2.png) no-repeat 13px 5px !important;
}

#index_calendar .bgsun    {text-align: center; font-size: 11px; color: red; padding-top: 2px; height:21px; width:41px;
	background: url(/index_calendar/img/mini.gif) no-repeat bottom;
}
#index_calendar .bgsat  {text-align: center; font-size: 11px; color: #3366cc; padding-top: 2px; height:21px; width:41px;
	background: url(/index_calendar/img/mini.gif) no-repeat bottom;
}
#index_calendar .bgweek   {text-align: center; font-size: 11px; padding-top: 2px; height:21px; width:41px;
	background: url(/index_calendar/img/mini.gif) no-repeat bottom;
}

#index_calendar .sunday    {text-align: center; font-size: 11px; color: #FF0000;}
#index_calendar .saturday  {text-align: center; font-size: 11px; color: #3366CC;}
#index_calendar .weekday   {text-align: center; font-size: 11px;}

#index_calendar a:link.writeday, #index_calendar a:visited.writeday  {text-align: center; font-size: 11px; color: #0000FF;}
#index_calendar img {border:0}






.menu_d3{float:left; width:100%; margin:30px 0 0 0}
.menu_d3 .mbox{float:left; width:80%; margin:0 10%}
.menu_d3 .mbox li{float:left; width:48%; margin:0 1%;text-align:center;color:#555; font-size:26px;padding:15px 0;border-radius: 100px;}
.menu_d3 .mbox li a{color:#555; display:block}
.menu_d3 .mbox li.off{background:#e3e3e3;}
.menu_d3 .mbox li.off:hover{background:#ccc;}
.menu_d3 .mbox li.on{background:#5D7B1B; }
.menu_d3 .mbox li.on a{font-weight:700;color:#fff  }
.menu_d3 .mbox li  span{font-size:20px}

.menu_d3 .mbox02{float:left; width:50%; margin:0 25%}
.menu_d3 .mbox02 li{float:left; width:100%; margin:0;text-align:center;color:#555; font-size:26px;padding:15px 0;border-radius: 100px;}
.menu_d3 .mbox02 li a{color:#555; display:block}
.menu_d3 .mbox02 li.off{background:#e3e3e3;}
.menu_d3 .mbox02 li.off:hover{background:#ccc;}
.menu_d3 .mbox02 li.on{background:#5D7B1B; }
.menu_d3 .mbox02 li.on a{font-weight:700;color:#fff  }
.menu_d3 .mbox02 li  span{font-size:18px}

.menu_d3 .mbox03{float:left; width:90%; margin:0 5%}
.menu_d3 .mbox03 li{float:left; width:31.333%; margin:0 1%;text-align:center;color:#555; font-size:26px;padding:15px 0;border-radius: 100px;}
.menu_d3 .mbox03 li a{color:#555; display:block}
.menu_d3 .mbox03 li.off{background:#e3e3e3;}
.menu_d3 .mbox03 li.off:hover{background:#ccc;}
.menu_d3 .mbox03 li.on{background:#5D7B1B; }
.menu_d3 .mbox03 li.on a{font-weight:700;color:#fff  }
.menu_d3 .mbox03 li  span{font-size:18px}



/* 메인 */
.wrapper {position:relative;z-index:5;margin:100px 0 0 0; width:100%; height:auto; min-height:707px; background:#fff !important;}
.wrapper:after {display:block;visibility:hidden;clear:both;content:""}
.main_wr_box{width:1700px;  position:relative; transform: translateX(-50%); left: 50%; z-index:3; height:707px !important;}
.main_wr_box .main_cont01{float:left; position:relative; margin-top:20px;margin-bottom:20px; height:auto;}
.main_wr_box .main_cont01 .main_cont01_text{position:absolute; width:100%; bottom:0; right:0; z-index:10; border-radius:40px; background:rgba(240,96,105,0.84); padding:6%;  line-height:48px; font-family: 'S-CoreDream', sans-serif !important; text-align:right; color:#fff; font-size:40px; font-weight:100 !important;}
.main_wr_box .main_cont01 .main_cont01_text .strong_st01{font-weight:700;}
.main_wr_box .main_cont01 .main_cont01_text .strong_st02{font-weight:900; letter-spacing:12px;}
.main_wr_box .main_cont01 .main_cont01_text .strong_st03{font-weight:900;}
.main_wr_box .main_cont02{float:left; position:relative; width:58.85%; margin:0 auto;}
.main_wr_box .main_cont02 .title{text-align:center; font-size:2.25em; font-family: 'NanumSquare', sans-serif !important; color:#1f1f1f; margin:90px 0;}
.slick_text_box{position: relative; width:100%; height:130px; background:#efefef;text-align:center; padding:10px 0; color:#1f1f1f; border-radius:0 0 15px 15px;}
.slick_text_box .slick_title{font-size:1.25em; font-weight:500; line-height:24px; padding:5px 2px;}
.slick_text_box .slick_text01{line-height:24px; font-weight:100;}

@media all and (max-width: 1024px){
.wrapper{margin:20px auto;  height:auto;  min-height:1500px;}
.main_wr_box{width:100%; position:relative; transform: translateX(0); left:0; margin:0 auto; height:auto !important;}
.main_wr_box .main_cont01{width:100%; margin:0 auto; float:none; }
.main_wr_box .main_cont01 .main_cont01_text{width:650px; transform: translateX(-50%); left: 50%;}
.main_wr_box .main_cont02{width:100%; margin:0 auto;  float:none; padding:0 20px 50px 20px;} 
.main_wr_box .main_cont02 .title{margin:20px 0;}
}

@media all and (max-width: 480px){
.main_wr_box .main_cont01{padding:0 1%;}
.main_wr_box .main_cont01 .main_cont01_text{width:98%; padding:4%; line-height:36px; font-size:30px;}
.main_wr_box .main_cont02 .title{font-size:1.88em;}
.slick_text_box .slick_title{font-size:1.13em;}
}

@media all and (max-width: 320px){
.main_wr_box .main_cont02 .title{font-size:1.5em;}
}

/* 메인 공연문화 슬라이드 소스 시작 */
.slider {width: 80%; margin: 0 auto; }
.slick-slide {margin: 0px 15px;position: relative; text-align:center;}

    .slick-slide img {
      width: 100%;
	  border:1px solid #efefef;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background:url('/images/main/slick-prev1.png') no-repeat center top;
	text-indent:-999999px;
}

.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background:url('/images/main/slick-next1.png') no-repeat center top;
	text-indent:-999999px;
}

.slick-prev
{
    left: -50px;
}

.slick-next
{
    right: -50px;
}

@media all and (max-width: 1024px){
.slider {width:90%;margin: 0 auto;}
}


@media all and (max-width: 480px){
.slider {width: 80%;margin: 0 auto;}
}
/* 메인 공연문화 슬라이드 소스 끝*/

/* 팝업존 */
.area_popup{position:relative; width:100%;height:300px; margin:0 auto;padding:0;z-index:1; background:red }
.area_popup h2 {position: absolute;  font-size: 16px; font-weight: bold;width:100%; background:rgba(0,0,0,0.6);color: #fff; left: 0px; bottom:0;height:40px; line-height:40px;padding-left:20px; z-index:10;box-sizing: border-box; }

.popup{position:relative; float:left; width:100%;}
.popup > div{margin-top:0px;padding:0}
.popup .img {width:100%;  margin: 0 auto;padding:0;}
.popup .img img{display:block;width:100%;padding:0;}
.popup a:link,
.popup a:focus {display:block;}

.popup .controll .btnLink_all{display:block; position: absolute; top: 30px; right: 10px; line-height: 18px; padding: 0 5px; font-size: 13px; color: #333; border: 1px solid #999; border-radius: 3px; z-index: 11;}

.popup .ctl_box{position:absolute; right: 16px; bottom: 5px; z-index:11;}
.popup .ctl_box .ctl li{float: left; margin-left: -1px;  width:16px !important; height:16px;}
.popup .ctl_box .ctl li a{box-sizing:border-box; display:block; width:100%; height:100%;}
.popup .ctl_box .ctl li span{background:url('/images/main/icon_conts.png') no-repeat; margin:0 auto; display:block; width:16px; height:16px; text-indent:100%; overflow:hidden; white-space:nowrap;}
.popup .ctl_box .ctl li.btn_prev span{background-position:center -5px; margin-top:4px;}
.popup .ctl_box .ctl li.btn_stop span{background-position:center -86px; margin-top:4px;}
.popup .ctl_box .ctl li.btn_play span{background-position:center -114px; margin-top:4px;}
.popup .ctl_box .ctl li.btn_next span{background-position:center -32px; margin-top:4px;}
.popup .ctl_box .ctl ul:after{content:''; display:block; clear:both;}
.popup .ctl_box{bottom: 15px;}

/* 배너모음 */
.area_banner {padding: 20px 0 20px 0; width:100%;min-width:1200px;  float: left; display:block;}
.area_banner.quick{display:none;}
.area_banner > article {width: 1200px; margin: 0 auto; position: relative;}
.area_banner > article .bbn {height: 20px; float: left;width:200px; height:60px}
.area_banner h2 { font-size: 20px; font-weight: 600; color: #525252; position: absolute; left: 25px; top: 17px;}
.area_banner .btn {position: absolute; left:128px; top: 24px;background:#fff}
.area_banner .btn > a {display: block; float:left; width: 15px; height: 15px; overflow: hidden; text-indent: 100%; white-space: nowrap; border: 1px solid #d0d0d0; border-left:0;}
.area_banner .btn > a:first-child {border-left:1px solid #d0d0d0;}
.area_banner .btn .banner_left {background: url(../images/main/icon_conts.png) no-repeat -6px -283px;}
.area_banner .btn .banner_stop {background: url(../images/main/icon_conts.png) no-repeat -5px -343.5px;}
.area_banner .btn .banner_play {background: url(../images/main/icon_conts.png) no-repeat -5px -372px;}
.area_banner .btn .banner_right {background: url(../images/main/icon_conts.png) no-repeat -5px -310px;}
.area_banner .btn .btn_all {background: url(../images/main/icon_conts.png) no-repeat -5px -59px;}
.area_banner .box_banner {width: 950px; position: relative; height: 60px; overflow: hidden; float: right;}
.area_banner ul {position: absolute; left: 0px; top: 0px; white-space: nowrap;}
.area_banner ul > li {display: inline;}
.area_banner ul > li > a {display: inline-block; padding: 0 10px 0 10px; color: #000; line-height: 15px; border-right: 0px solid #e0e0e0;}
.area_banner .ab{position: absolute; top: 6px; width: 20%;}

@media all and (max-width: 480px){
.area_banner {min-width:100%; }
.area_banner > article {width: 100%;}
.area_banner .box_banner {width: 100%;}
}


.sub_top_wr01{position:relative;height:100px; padding-top:25px; background:url('/images/sub01/sub01_topbg1.jpg') no-repeat center 0px;}
.sub_top_wr02{position:relative;height:100px; padding-top:25px; background:url('/images/sub01/sub01_topbg2.jpg') no-repeat center 0;}
.sub_top_wr03{position:relative;height:100px; padding-top:25px; background:url('/images/sub01/sub01_topbg3.jpg') no-repeat center 0;}
.sub_top_wr04{position:relative;height:100px; padding-top:25px; background:url('/images/sub01/sub01_topbg4.jpg') no-repeat center 0;}
.sub_title{position: relative; width:100%;font-size:2.25em; font-weight:300; color:#000; text-align:center; font-family:'S-CoreDream', sans-serif;}

.sub_menu_wr{width:1500px; transform: translateX(-50%); left: 50%; position:absolute; top:170px; height:80px; background:#f7f7f7; border-right:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;} 
.sub_menu_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub_menu_wr .sub_menu{position: relative; width:100%; margin:0px; padding:0px;}
.sub_menu_wr .sub_menu ul li{float:left; color:#6f6f6f; text-align:center; font-size:1.13em; height:78px; line-height:78px; }
.sub_menu_wr .sub_menu ul .current{color:#3e4381; font-weight:bold; font-size:1.25em; background-color:#fff; border:1px solid; border-image:linear-gradient(to right, #0588ce 0%, #3d4380 100%); border-image-slice: 1; box-shadow:0 0 7px rgba(0,0,0,0.3);}
.sub_menu_wr .sub_menu ul .wdT16{width:16.66%; border-left:1px solid #e5e5e5;}
.sub_menu_wr .sub_menu ul .wdT25{width:25%; border-left:1px solid #e5e5e5;}
.sub_menu_wr .sub_menu ul .wdT14{width:12.5%; border-left:1px solid #e5e5e5;}
.sub_menu_wr .sub_menu ul .wdT50{width:50%; border-left:1px solid #e5e5e5;}

.page_title{display:none}
.page_title .line{font-size:40px;font-weight:bold !important; line-height:10px !important;}
.page_title .font_st01{padding:20px 0}
.sub_cont_wr{position:relative; width:1500px; margin:210px auto 0 auto; min-height:500px; padding-bottom:30px !important}

.sub_right_cont{position:relative; margin:20px auto 0 auto;width:1450px;text-align:right; }
.sub_right_cont:after {display:block;visibility:hidden;clear:both;content:""}
.sub_right_cont ul{float:right;margin-top:40px}
.sub_right_cont ul li{padding:0 15px;display:inline-block}
.sub_right_cont ul li.icon01{background:url('/images/sub01/sub_home_icon.png') no-repeat left 7px;padding-left:20px}
.sub_right_cont ul li.icon02{background:url('/images/sub01/page_arrow.png') no-repeat left 8px;padding-left:20px}
.sub_right_cont ul li.font_st01{font-weight:bold; color:#000}

@media (max-width: 1024px){
.sub_right_cont{width:98%;margin:0 auto}
.sub_right_cont ul{margin-top:15px}

.sub_menu_wr{display:none}
.page_title{display:block;position:relative; border-bottom:1px solid #e3e3e3;width:100%; text-align:center;font-size:30px; font-weight:600; line-height:40px;color:#000; padding:40px 0 20px 0;}
.sub_cont_wr{width:100%; margin:200px auto 50px auto;}
}

@media (max-width: 768px){

.sub_title{font-size:1.88em;}
.sub_menu_wr{ height:72px;}
.sub_menu_wr .sub_menu ul li{height:70px; line-height:70px;}
.sub_menu_wr .sub_menu ul .wdT25{width:50%;}
.sub_cont_wr{width:100%; margin:170px auto 50px auto;}
}

@media (max-width: 480px){
.sub_top_wr02{background-size:250%}
.sub_top_wr02{background-size:250%}
.sub_top_wr03{background-size:250%}
.sub_top_wr04{background-size:250%}

.sub_title{font-size:1.5em;}
.sub_menu_wr{width:100%; top:230px; height:72px;}
.sub_menu_wr .sub_menu ul li{height:70px; line-height:70px; font-size:1em;  border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; background:#f7f7f7;}
.sub_menu_wr .sub_menu ul .current{font-size:1.13em;}
.sub_menu_wr .sub_menu ul .wdT16{width:33.3%;}
.sub_menu_wr .sub_menu ul .wdT14{width:33.3%}
.page_title{margin-top:20px; font-size:1.38em;}
.sub_right_cont ul{width:100%;text-align:center;margin-top:10px}
}

.photo_wr{float:left; width:60%; }
.sub02_ct_wr{float:left; width:40%;  padding:0 30px}
.sub02_ct_wr .sub02_text02{padding:30px 0 40px 0;border-bottom:1px solid #ff756b; width:100%; margin:0 auto; text-align:left}
.sub02_ct_wr .sub02_ulst01{width:100%; margin:0 auto; padding:40px 0 40px 20px; }
.sub02_ct_wr .sub02_ulst01 li{list-style:square; font-size:18px; text-align:left; line-height:30px}
.photo_wr .p_img_st02{float:left; width:100%}
.photo_wr .p_img_st02 img{width:50%;float:left; padding:5px}


.sub02{text-align:center;}
.sub02:after {display:block;visibility:hidden;clear:both;content:""}
.sub02_text01{margin-top:30px; font-size:30px; line-height:40px;padding-bottom:30px ;text-align:center;}
.sub02_text01 span{font-size:40px;font-weight:700; color:#5198ff }
.sub02_text02{padding:40px 0;border-bottom:1px solid #ff756b; width:60%; margin:0 auto; font-size:20px}
.sub02_ulst01{width:25%; margin:0 auto; padding:40px 0 40px 20px; }
.sub02_ulst01 li{list-style:square; font-size:18px; text-align:left; line-height:30px}
.p_img_st01{width:1004px; margin:0 auto;}
.img_st01{padding-bottom:5px}
.img_st02{width:50%; display:inline;padding-bottom:5px}
.sub02_text03{padding:60px 0 15px 0;border-bottom:1px solid #ff756b; width:80%; margin:0 auto; text-align:center; font-size:36px; font-weight:500}
.sub02_text04{padding:20px 0;border-bottom:1px solid #e3e3e3; width:100%; margin:0 auto; }
.sub02_text04:after {display:block;visibility:hidden;clear:both;content:""}
.sub02_text04 .left{float:left; width:40%; text-align:left; font-size:26px; font-weight:700; color:#000; padding-left:30px}
.sub02_text04 .left .span_st01{font-size:22px; font-weight:400; color:#333;}
.sub02_text04 .right{float:left; width:60%; text-align:right; }
.sub02_text04 .right .btn{background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:20px;color:#666; padding:15px 90px 15px 50px; border-radius: 100px; }
.sub02_text04 .left02{float:left; width:60%; text-align:left; font-size:26px; font-weight:700; color:#000; padding-left:30px}
.sub02_text04 .right02{float:left; width:40%; text-align:right; }
.sub02_text04 .right02 .btn{background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:20px;color:#666; padding:15px 90px 15px 50px; border-radius: 100px;}
.seat_img_wr{width:100%; padding:50px 0; text-align:center; margin-top:50px}
.seat_img_wr img{width:100%; max-width:1100px}

.sub02_text04_mgt01{margin-top:80px}
.sub02_text04_mgt02{margin-top:40px}
.sub02_04_mgt100{margin-top:100px !important}
.sub02_04{float:left;width:50%;padding:0 30px}

.sub02_text04_line{border-bottom:0px !important}

.sub02_04 .p_img_st01{width:100%;}
.sub02_04 .p_img_st01 .img_st01{width:100%;}
.sub02_04 .sub02_text01{margin-top:30px; font-size:30px; line-height:40px;padding-bottom:30px ;text-align:center;}
.sub02_04 .sub02_text01 span{font-size:40px;font-weight:700; color:#5198ff }
.sub02_04 .sub02_text02{padding:40px 0;border-bottom:0px solid #ff756b; width:100%;font-size:20px}
.sub02_04 .sub02_ulst01{width:100%; padding:40px 0 40px 20px; }
.sub02_04 .sub02_ulst01 li{list-style:square; font-size:18px; text-align:left; line-height:30px}

@media (max-width: 1024px){
.sub02{width:96%; margin:auto}

.sub02_ulst01{width:50%;}
.p_img_st01{width:80%; }
.img_st01{width:100%}
.sub02_text04{width:90%;}
.sub02_text04 .right .btn{font-size:18px;padding:10px 75px 10px 30px; margin:5px 0;}
.sub02_04 .sub02_text01{font-size:26px; }
.sub02_04 .sub02_text01 span{font-size:36px;}

}
@media (max-width: 768px){
.sub02_text02{width:80%;}
.sub02_text03{width:90%;}
.p_img_st01{width:90%; }
.photo_wr{float:left; width:100%; padding-bottom:30px }
.sub02_ct_wr{float:right; width:100%;  padding:0 25px}

.sub02_text04 .left{width:50%; padding-left:0}
.sub02_text04 .right{ width:50% }
.sub02_text04 .left02{width:100%; text-align:center; padding-left:0}
.sub02_text04 .right02{width:100%; text-align:center;padding-top:40px }
.sub02_text04 .right02 .btn{background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:20px;color:#666; padding:15px 90px 15px 50px; border-radius: 100px;}


}

@media (max-width: 480px){
.sub02_ulst01{width:80%;}
.sub02_ulst01 li{font-size:14px;}
.sub02_text02{padding:20px 0;}
.sub02_text03{padding:40px 0 15px 0;font-size:30px;}
.sub02_text04{padding:25px 0; width:90%;  }
.sub02_text04 .left{width:100%;  font-size:22px; padding-bottom:10px; text-align:center}
.sub02_text04 .left .span_st01{font-size:18px;}
.sub02_text04 .right{width:100%; text-align:center}
.sub02_text04 .right .btn{display:block;background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%;padding:5px 0 0 0;background-size:15px; font-size:16px;line-height:25px}
.sub02_text04_mgt01{margin-top:30px}
.sub02_text04_mgt02{margin-top:20px}
.img_st02{width:100%;}

.sub02_04{width:100%}
.sub02_04 .sub02_ulst01{padding:0px 0 50px 20px; }
.sub02_04 .sub02_text01{font-size:20px; }
}

.sub03_2{text-align:center;}
.sub03_2:after {display:block;visibility:hidden;clear:both;content:""}
.sub03_2 .ct_text_wr{width:100%; padding:0 0 50px 0}
.sub03_2 .mgt50{margin-top:50px !important}
.sub03_2 .ct_text_no{width:100%; padding:30px 0 5px 0; text-align:left; font-size:50px; font-weight:200; color:#000; font-family:'S-CoreDream', sans-serif;}
.sub03_2 .ct_text_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub03_2 .ct_text_wr .text_left{float:left; width:25%; background:#ff756b; text-align:center; padding:30px 0 30px 0; color:#fff; font-size:24px; font-weight:500}
.sub03_2 .ct_text_wr .text_left02{float:left; width:25%; background:#5198ff; text-align:center; padding:30px 0 30px 0; color:#fff; font-size:24px; font-weight:500}
.sub03_2 .ct_text_wr .text_right{float:left; width:75%;border-top:1px solid #ccc; padding:30px 0 30px 50px; text-align:left; font-size:20px}
.sub03_2 .ct_text_wr .text_right .ul_st01{width:100%; padding-left:25px}
.sub03_2 .ct_text_wr .text_right .ul_st01 li{list-style:square;padding-bottom:5px}
.sub03_2 .ct_text_wr .text_right .ul_st01 .pdb30{padding-bottom:30px}
.sub03_2 .ct_text_wr .text_right .tit_s{color:#df4022; font-size:18px; font-weight:700}
.sub03_2 .ct_text_wr .text_right .ul_st02{width:100%; padding-left:20px}
.sub03_2 .ct_text_wr .text_right .ul_st02 li{list-style:square;color:#ef5f44; font-size:17px;}
.sub03_2 .ct_text_wr .text_right .p_st01{width:100%; text-align:left; color:#ff6600;padding:5px 0 5px 25px; font-size:16px; font-weight:500}
.li-type0302 {padding:0; margin:10px 0 5px 25px}
.li-type0302 li {list-style:none;position:relative;top:0;left:0;padding-left:20px;font-size:16px; color:#333333;padding-bottom:5px }
.li-type0302 li:before {position:absolute;top:0;left:0;margin:0;background:none;}
.li-type0302 li:nth-child(1):before {content:'①'}
.li-type0302 li:nth-child(2):before {content:'②'}
.li-type0302 li:nth-child(3):before {content:'③'}
.li-type0302 li:nth-child(4):before {content:'④'}
.li-type0302 li:nth-child(5):before {content:'⑤'}
.li-type0302 li:nth-child(6):before {content:'⑥'}
.li-type0302 li:nth-child(7):before {content:'⑦'}
.li-type0302 li:nth-child(8):before {content:'⑧'}
.li-type0302 li:nth-child(9):before {content:'⑨'}
.li-type0302 li:nth-child(10):before {content:'⑩'}
.li-type0302 li:nth-child(11):before {content:'⑪'}


.li-type0308 {padding:0; margin:5px 0 15px 25px}
.li-type0308 li {list-style:none;position:relative;top:0;left:0;padding-left:20px;font-size:16px; color:#333333;padding-bottom:5px }
.li-type0308 li:before {position:absolute;top:0;left:0;margin:0;background:none;}
.san_btn_wr{margin-left:30px;display:inline}
.san_btn_wr .san {background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:15px;color:#666; padding:15px 90px 15px 30px; border-radius: 100px;}
.li-type0308 li:nth-child(1):before {content:'⊙'}
.li-type0308 li:nth-child(2):before {content:'⊙'}
.li-type0308 li:nth-child(3):before {content:'⊙'}
.li-type0308 li:nth-child(4):before {content:'⊙'}
.li-type0308 li:nth-child(5):before {content:'⊙'}
.li-type0308 li:nth-child(6):before {content:'⊙'}
.li-type0308 li:nth-child(7):before {content:'⊙'}
.li-type0308 li:nth-child(8):before {content:'⊙'}
.li-type0308 li:nth-child(9):before {content:'⊙'}
.li-type0308 li:nth-child(10):before {content:'⑩'}
.li-type0308 li:nth-child(11):before {content:'⑪'}


@media (max-width: 1024px){
.sub03_2{width:90%; margin:0 auto}
}
@media (max-width: 480px){
.sub03_2 .ct_text_no{font-size:30px; }
.sub03_2 .ct_text_wr .text_left{ width:100%;padding:20px 0 20px 0;font-size:20px;}
.sub03_2 .ct_text_wr .text_left02{width:100%;padding:20px 0 20px 0;font-size:20px;}
.sub03_2 .ct_text_wr .text_right{width:100%;border-top:1px solid #ccc; padding:30px 0 30px 10px;font-size:16px}
.sub03_2 .ct_text_wr{padding:0 0 0px 0}
.san_btn_wr{margin:25px 0px 20px 0px;display:block}
.san_btn_wr .san {background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:15px;color:#666; padding:15px 90px 15px 30px; border-radius: 100px;}
}

.sub03_3{text-align:center;}
.sub03_3:after {display:block;visibility:hidden;clear:both;content:""}
.sub03_3 .ct_text_wr{width:100%; padding:0 0 50px 0}
.sub03_3 .mgt50{margin-top:50px !important}
.sub03_3 .ct_text_no{width:100%; padding:30px 0 5px 0; text-align:left; font-size:50px; font-weight:200; color:#000; font-family:'S-CoreDream', sans-serif;}
.sub03_3 .ct_text_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub03_3 .ct_text_wr .text_left{float:left; width:20%; background:#ff756b; text-align:center; padding:20px 0 20px 0; color:#fff; font-size:24px; font-weight:500}
.sub03_3 .ct_text_wr .text_left02{float:left; width:20%; background:#5198ff; text-align:center; padding:20px 0 20px 0; color:#fff; font-size:24px; font-weight:500}
.sub03_3 .ct_text_wr .text_right{float:left; width:80%;border-top:1px solid #ccc; padding:20px 0 20px 50px; text-align:left; font-size:20px}
.sub03_3 .ct_text_wr .text_right .table_st01{width:100%; float:left; }
.sub03_3 .ct_text_wr .text_right .table_st01 table{width:100%; border-spacing:0; border-collapse: collapse; border:1px solid #dee2e6;}
.sub03_3 .ct_text_wr .text_right .table_st01 table thead th{padding:20px 0; line-height:20px; background: #f9f9f9; color:#5198ff; font-weight:500;border-right:1px solid #dee2e6;border-bottom:1px solid #5198ff;  text-align:center; font-size:18px;}
.sub03_3 .ct_text_wr .text_right .table_st01 table tbody td{padding:10px 0; text-align:center; color:#4f4f4f; border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;}
.sub03_3 .ct_text_wr .text_right .table_st01 table tbody td.line{border-bottom:1px solid #5198ff !important;}
.sub03_3 .ct_text_wr .text_right .table_st01 table tbody tr.line2{border-bottom:1px solid #5198ff !important;}


@media (max-width: 1024px){
.sub03_3{width:90%; margin:0 auto}
.sub03_3 .ct_text_wr .text_left{width:100%; padding:20px 0 20px 0; }
.sub03_3 .ct_text_wr .text_left02{width:100%; padding:20px 0 20px 0;}
.sub03_3 .ct_text_wr .text_right{ width:100%;padding:20px 0 20px 0px;}
}

@media (max-width: 480px){
.sub03_3 .mgt50{margin-top:80px !important}
.sub03_3 .ct_text_no{font-size:30px; }
.sub03_3 .ct_text_wr .text_right .table_st01{overflow:auto }
.sub03_3 .ct_text_wr .text_right .table_st01 table{width:700px;}
.sub03_3 .ct_text_wr .text_right .table_st01 table thead th{font-size:16px}
}

.sub0305_wr{padding:0px 0 40px 0;border-bottom:1px solid #e3e3e3; width:100%; margin:0 auto; }
.sub0305_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub0305_wr li{width:32%; margin:0 0.5%; display:inline-block; vertical-align:top;border-right:1px solid #e3e3e3;}
.sub0305_wr li:last-child{border-right:0px solid #e3e3e3;}
.sub0305_wr li .stitle01{font-size:26px; font-weight:700; color:#000; text-align:center; line-height:70px;}
.sub0305_wr li .btnbox{width:100%; padding:0 10px; text-align:center;}
.sub0305_wr li .btnbox .btn{line-height:60px;background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:20px;color:#666; padding:10px  90px 10px 50px; border-radius: 100px;}
.sub0305_text04{padding:20px 0; width:100%; margin:0 auto; }
.sub0305_text04:after {display:block;visibility:hidden;clear:both;content:""}
.sub0305_text04 .left{display:inline-block; width:40%; text-align:left; font-size:26px; font-weight:700; color:#000; padding-left:30px}
.sub0305_text04 .right{display:inline-block; width:59%; text-align:right; }
.sub0305_text04 .right .btn{background:#f1f1f1 url('/images/sub02/down_icon.png') no-repeat 80%; font-size:20px;color:#666; padding:10px 90px 10px 50px; border-radius: 100px; }

@media (max-width: 1024px){
.sub0305_wr li .btnbox{padding:0px;}
.sub0305_wr li .btnbox .btn{font-size:18px; padding:10px 75px 10px 30px; line-height:50px;}
.sub0305_text04 .right .btn{font-size:18px; padding:10px 75px 10px 30px; line-height:50px;}
}

@media (max-width: 480px){
.sub0305_wr li{width:100%; display:block; margin:0.5%; padding:2% 0; border-bottom:1px solid #e3e3e3; border-right:0px solid #e3e3e3;}
.sub0305_wr li:last-child{border-right:0px solid #e3e3e3; border-bottom:0px solid #e3e3e3;}
.sub0305_wr li .stitle01{font-size:22px;}
.sub0305_wr li .btnbox .btn{ font-size:16px; background-size: 15px;}
.sub0305_text04 .left{width:100%; text-align:center; font-size:22px; padding:0px;  line-height:70px;}
.sub0305_text04 .right{width:100%; text-align:center;}
.sub0305_text04 .right .btn{ font-size:16px; background-size: 15px;}
}

.ct_0308_01{width:100%; padding:30px; border:1px solid #ccc; background:#e3e3e3;}
.ct_0308_01 .title_s{color:#0089ce; font-size:20px; font-weight:bold; line-height:30px; padding-bottom:15px}
.ct_0308_01 .ul_0308_1 {padding:0; margin:0 0 20px 0}
.ct_0308_01 .ul_0308_1 > li {list-style:none;position:relative;top:0;left:0;padding-left:20px;font-size:17px; color:#ff756b;font-weight:500}
.ct_0308_01 .ul_0308_1 > li > span{color:red}
.ct_0308_01 .ul_0308_1 > li:before {position:absolute;top:0;left:0;margin:0;background:none;}
.ct_0308_01 .ul_0308_1 > li:nth-child(1):before {content:'가'}
.ct_0308_01 .ul_0308_1 > li:nth-child(2):before {content:'나'}
.ct_0308_01 .ul_0308_1 > li:nth-child(3):before {content:'다'}
.ct_0308_01 .ul_0308_1 > li > .ol_0308_1{padding:0; margin:0 0 30px 20px}
.ct_0308_01 .ul_0308_1 > li > .ol_0308_1 > li{list-style:circle;font-size:16px; color:#333;}

.ul_0308_2 {padding:0; margin:0 0 20px 25px}
.ul_0308_2 li {list-style:none;font-size:17px; color:red;font-weight:500}


.sub04{text-align:center; color:#1f1f1f;}
.sub04:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_text01{margin-top:50px; font-size:1.13em; line-height:36px; border-bottom:1px solid #e5e5e5; padding-bottom:90px;word-break: keep-all;}
.sub04_text01 span{font-size:1.22em;}
.sub04_ulst01{width:100%; margin:0px; padding:0px;}
.sub04_ulst01:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_ulst01 li{float:left; border-bottom:1px solid #e5e5e5; height:110px; }
.sub04_ulst01 .li_st01{width:30%; line-height:110px; background-repeat: no-repeat; background-image: linear-gradient(to right, #3d4380 0%,#0588ce 100%); color:#fff; font-size:1.75em;}
.sub04_ulst01 .li_st02{width:70%; text-align:left; padding:20px 0 0 50px; line-height:36px;} 
.sub04 .br_st01{display:none}
.sub04 .br_st02{display:block}

@media (max-width: 1024px){
.sub04_img01 img{width:100%;}
}
.mgT100{margin-top:100px;}
.mgT120{margin-top:120px;}

table{width:100%; border-spacing:0; border-collapse: collapse; border:1px solid #dee2e6;}
table thead th{padding:15px 0; line-height:30px; background: #f9f9f9; color:#1f1f1f; font-weight:normal; text-align:center; font-size:1.13em;}
table tbody td{padding:15px 0; text-align:center; color:#4f4f4f; border-bottom:1px solid #dee2e6;}

@media (max-width: 480px){
.sub04{padding:0 20px}
.sub04 .img01 img{width:50%}
.sub04_text01{font-size:16px;line-height:24px;padding-bottom:80px;}
.sub04_text01 span{font-size:20px;}
.sub04 .br_st01{display:inline}
.sub04 .br_st02{display:none}

.sub04_ulst01 li{border-bottom:1px solid #e5e5e5; height:auto; }
.sub04_ulst01 .li_st01{width:100%; line-height:110px; background-repeat: no-repeat; background-image: linear-gradient(to right, #3d4380 0%,#0588ce 100%); color:#fff; font-size:1.75em;}
.sub04_ulst01 .li_st02{width:100%; text-align:left; padding:30px; line-height:26px;} 

table thead th{padding:10px 5px; line-height:18px;font-size:14px;}
table tbody td{padding:10px 5px;font-size:12px;}
.mgT100{margin-top:80px;}
.mgT120{margin-top:80px;}
}


.sub04_2{text-align:center;}
.sub04_2:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .s_tit{margin:0 auto; width:150px; height:150px; border-radius: 100px;border:1px solid #ccc; text-align:center; line-height:150px; color:#7b7b7b; font-size:20px; font-weight:500}
.sub04_2 .mgt100{margin-top:100px !important}
.sub04_2 .text_st01{text-align:center; font-size:40px; color:#000; padding:50px 0 30px 0; line-height:56px}
.sub04_2 .text_st01 span{font-size:60px; font-weight:700}
.sub04_2 .text_box_wr{margin:0 auto; width:1000px; padding:20px 0 50px 0}
.sub04_2 .text_box_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .text_box_wr .text_box01{float:left; width:calc(25% - 2px); height:250px;border:1px; background:#ff756b;margin-left:1px; padding:65px 0 0 0  }
.sub04_2 .text_box_wr .text_box02{float:left; width:calc(25% - 2px); height:250px;border:1px; background:#5198ff; margin-left:1px; padding:65px 0 0 0  }
.sub04_2 .text_box_wr .p_st01{text-align:center; font-size:30px; color:#fff; font-weight:700}
.sub04_2 .text_box_wr .p_st02{text-align:center; font-size:30px; color:#fff; font-weight:700; line-height:30px}
.sub04_2 .text_box_wr .p_st03{text-align:center; font-size:18px; color:#000; font-weight:500; line-height:20px; padding-top:10px}
.sub04_2 .text_st02{text-align:center; font-size:42px; color:#000; padding:100px 0 40px 0;}
.sub04_2 .text_st02 span{font-weight:700}

.sub04_2 .text_box02_wr{margin:0 auto; width:100%; background:url('/images/sub04/linebg01.jpg') repeat-x 70px}
.sub04_2 .text_box02_wr .text_box_s_wr{margin:0 auto; width:80%;}
.sub04_2 .text_box02_wr .text_box_s_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .text_box02_wr .text_box_s_wr .in_box{float:left; width:calc(33.33333% - 2px); height:140px;line-height:140px;border:1px solid #ff756b;margin-left:-1px; font-size:30px; color:#ff756b; background:#fff}

.sub04_2 .text_box03_wr{margin:0 auto; width:100%; background:url('/images/sub04/linebg02.jpg') repeat-x 70px}
.sub04_2 .text_box03_wr .text_box_s_wr{margin:0 auto; width:80%;}
.sub04_2 .text_box03_wr .text_box_s_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box{float:left; width:calc(25% - 2px); height:140px;line-height:40px; padding-top:30px;border:1px solid #5198ff;margin-left:-1px; font-size:30px; color:#5198ff; background:#fff}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box span{font-weight:700; display:block}

@media (max-width: 1024px){
.sub04_2 .text_box02_wr .text_box_s_wr .in_box{font-size:20px;}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box{line-height:24px; padding-top:45px;font-size:20px;}

}

@media (max-width: 768px){
.sub04_2 .text_box_wr{width:100%;}
}

@media (max-width: 480px){
.sub04_2{text-align:center;width:90%; margin:0 auto}
.sub04_2 .s_tit{width:100px; height:100px;line-height:100px;font-size:16px;}
.sub04_2 .text_st01{font-size:22px;line-height:30px}
.sub04_2 .text_st01 span{font-size:34px;}
.sub04_2 .text_box_wr{padding:0px 0 30px 0}
.sub04_2 .text_box_wr .text_box01{width:100%; height:auto;margin-left:0px; padding:30px 0 30px 0  }
.sub04_2 .text_box_wr .text_box02{width:100%; height:auto;margin-left:0px; padding:30px 0 30px 0  }
.sub04_2 .text_box_wr .p_st01{font-size:26px;}
.sub04_2 .text_box_wr .p_st02{font-size:20px; line-height:30px}
.sub04_2 .text_box_wr .p_st03{font-size:16px; line-height:20px; padding-top:10px}
.sub04_2 .text_st02{font-size:32px; padding:50px 0 20px 0;}

.sub04_2 .text_box02_wr{background:url('/images/sub04/linebg01.jpg') repeat-y center; padding:30px 0 0 0}
.sub04_2 .text_box02_wr .text_box_s_wr{width:95%;}
.sub04_2 .text_box02_wr .text_box_s_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .text_box02_wr .text_box_s_wr .in_box{width:100%; height:auto;line-height:30px;margin-left:0; font-size:24px; margin-top:-1px; padding:25px 0}

.sub04_2 .text_box03_wr{background:url('/images/sub04/linebg02.jpg') repeat-y center; padding:30px 0 0 0}
.sub04_2 .text_box03_wr .text_box_s_wr{width:95%;}
.sub04_2 .text_box03_wr .text_box_s_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box{width:100%; height:auto;line-height:30px; padding-top:0;;margin-left:0; font-size:24px;margin-top:-1px;padding:25px 0}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box span{display:inline}
}

@media (max-width: 320px){
.sub04_2 .text_st01{font-size:18px;line-height:30px}
.sub04_2 .text_box02_wr .text_box_s_wr .in_box{font-size:20px;}
.sub04_2 .text_box03_wr .text_box_s_wr .in_box{font-size:20px;}
}


.sub04_3{text-align:center;}
.sub04_3:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_3 .img_box{width:100%;  text-align:center}
.sub04_3 .img_box img{width:100%; max-width:1120px;}
.sub04_3 .text_box{width:30%; margin:30px auto; padding:20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc; font-size:20px;}

@media (max-width: 768px){
.sub04_3 .text_box{width:70%; } 
}

@media (max-width: 480px){
.sub04_3 .text_box{width:80%;font-size:16px;margin:40px auto 0 auto; }
}

.sub04_4{text-align:center;}
.sub04_4:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_4 .s_tit{margin:0 auto; width:150px; height:150px; border-radius: 100px;border:1px solid #ccc; text-align:center; line-height:150px; color:#7b7b7b; font-size:20px; font-weight:500}
.sub04_4 .mgt100{margin-top:100px !important}
.sub04_4 .img_box_wr{margin:30px auto; width:80%}
.sub04_4 .img_box_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_4 .img_box_wr .imgbox{float:left; width:calc(50% - 2px); border:1px solid #5198ff;margin-left:-1px; text-align:center; padding:40px 0}
.sub04_4 .download_btn{margin:80px auto; width:30%; background:#222; padding:30px 0; text-align:center; }
.sub04_4 .download_btn a{color:#fff; font-size:20px; font-weight:700}
@media (max-width: 1024px){
.sub04_4 .img_box_wr{margin:30px auto; width:90%}
.sub04_4 .img_box_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_4 .img_box_wr .imgbox img{height:90%}
}

@media (max-width: 768px){
.sub04_4 .img_box_wr .imgbox{width:calc(50% - 2px);padding:40px 0; height:200px}
.sub04_4 .img_box_wr .imgbox img{width:auto}
}

@media (max-width: 480px){
.sub04_4 .s_tit{width:100px; height:100px;line-height:100px;font-size:16px;}
.sub04_4 .img_box_wr .imgbox{width:100%;padding:40px 0; height:auto;margin-left:0;margin-top:-1px }
.sub04_4 .img_box_wr .imgbox img{width:70%; height:auto}

.sub04_4 .download_btn{width:70%; }
}

.sub04_5{text-align:center;}
.sub04_5:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_5 .map_box{width:100%;}
.sub04_5 .map_box .root_daum_roughmap{width:100% !important}
.sub04_5 .map_text_wr{width:100%; padding:0 0 50px 0}
.sub04_5 .mgt50{margin-top:50px !important}
.sub04_5 .map_text_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub04_5 .map_text_wr .text_left{float:left; width:30%; background:#ff756b; text-align:center; padding:40px 0 40px 0; color:#fff; font-size:24px; font-weight:500}
.sub04_5 .map_text_wr .text_left02{float:left; width:30%; background:#5198ff; text-align:center; padding:40px 0 40px 0; color:#fff; font-size:24px; font-weight:500}
.sub04_5 .map_text_wr .text_right{float:left; width:70%;border-top:1px solid #ccc; padding:30px 0 30px 50px; text-align:left; font-size:20px}
.sub04_5 .map_text_wr .text_right .ul_st01{width:100%; padding-left:25px}
.sub04_5 .map_text_wr .text_right .ul_st01 li{list-style:square}
.sub04_5 .map_text_wr .text_right .ul_st01 .pdb30{padding-bottom:30px}
.sub04_5 .map_text_wr .text_right .tit_s{color:#df4022; font-size:18px; font-weight:700}
.sub04_5 .map_text_wr .text_right .ul_st02{width:100%; padding-left:20px}
.sub04_5 .map_text_wr .text_right .ul_st02 li{list-style:square;color:#ef5f44; font-size:16px;}

@media (max-width: 480px){
.sub04_5{width:90%; margin:0 auto}
.sub04_4 .s_tit{width:100px; height:100px;line-height:100px;font-size:16px;}
.sub04_4 .img_box_wr .imgbox{width:100%;padding:40px 0; height:auto;margin-left:0;margin-top:-1px }
.sub04_4 .img_box_wr .imgbox img{width:70%; height:auto}

.sub04_4 .download_btn{width:70%; }
.sub04_5 .map_text_wr{width:90%; margin:0 auto;padding:0 0 30px 0}
.sub04_5 .map_text_wr .text_left{width:100%; font-size:20px;padding:30px 0 30px 0;}
.sub04_5 .map_text_wr .text_left02{width:100%;font-size:20px;padding:30px 0 30px 0;}
.sub04_5 .map_text_wr .text_right{ width:100%; padding:30px 20px 30px 20px; text-align:left; font-size:16px}
}

.us_st01_0307{width:100%; padding:10px; margin-left:10px}
.us_st01_0307 li{list-style:square; padding:0 0 15px 0;font-size:18px; }