@media screen and (min-width: 1620px){
	/*¸ÞÀÎ ½½¶óÀÌµå*/
	.inner{width: 1600px;}	
} 

@media screen and (min-width: 1280px){
	.mo{display: none;}
	.pc{display: block;}
	/*¸ÞÀÎ ½½¶óÀÌµå*/
	.fp-ct .section {padding: 100px 0;}
	
} 
@media screen and (max-width: 1280px){
	.join{
		padding:0 10px;
	}
	
	/*ÇùÈ¸ ¼Ò½Ä Çà»ç ¹× È°µ¿*/
	.gallery-wrap ul li{
		width:32%;
	}
}

@media screen and (max-width: 1270px){
	/*Çì´õ*/
	.w1250{
		width:100%;
	}
	.nav-menu{
		display:none;
	}
	.header-top{
		padding:8px 10px;
	}
	.header-cnt{
		padding:20px 10px;
	}
	#gnb{
		display:none;
	}
	.login-join{
		display:none;
	}
	.mobile-nav{
		display:block;
	}
	.fp-ct .se01 .visual-text{
		left:0;
		padding-left:10px;
	}
	.controls_bx{
		right:9%;
	}
	
	/*¸ð¹ÙÀÏ ½½¶óÀÌµå ¸Þ´º*/
	.sidenav {
		height: 100%;
		width: 0; 
		position: fixed; 
		z-index: 1; 
		top: 0;
		right: 0;
		background-color: #fff; 
		overflow-x: hidden;
		transition: 0.5s;
	}
	.sidenav .side-close{
		padding:5px 0px 0px 0px;
		text-align:left;
	}
	.sidenav .closebtn img{
		width:50px;
	}
	.sidenav-wrap{
		/*height:100%;*/
		padding:0 30px;
		text-align:right;
	}
	.side-logo img{
		width:90%;
	}
	.side-login{
		padding:50px 0 5px 0;
	}
	.side-login a{
		color:#333;
		margin-left:18px;
	}
	.side-login a:hover{
		text-decoration:underline;
	}
	.side-category{
		padding:40px 0;
		text-align:left;
	}
	.cg-title{
		position: relative;
		padding: 17px 0;
		cursor: pointer;
		font-size: 16px;
	}
	.cg-title.on>span{
		font-weight: bold;
		color:#4aa251;
	}
	.cg-sub-menu {
		display: none;
		overflow: hidden;
	}
	.cg-sub-menu p{
		padding:10px 0px 10px 10px;
	}
	.cg-sub-menu a{
		color:#595959;
		font-size:15px;
	}
	.arrow-wrap {
		position: absolute;
		top:50%; 
		right: 10px;
		transform: translate(0, -50%);
	}
	.arrow-wrap i{
		font-size:20px;
	}
	.cg-title .arrow-top {
		display: none;
	}
	.cg-title .arrow-bottom {
		display: block;
	}
	.cg-title.on .arrow-bottom {
		display: none;
	}
	.cg-title.on .arrow-top {
		display: block; 
		color:#4aa251;
	}
	.cg-bottom{
		border-top:1px solid #ebebeb;
		text-align:left;
		padding:23px 0px 0px 0;
	}
	.cg-bottom a{
		font-size: 17px;
		font-weight: 700;
		color: #4aa251;
	}
	.mobile-nav .opennav{
		cursor:pointer;
	}	
}
@media screen and (max-width: 1270px){
	.join-ok-wrap{
		background:#f1f1f1;
	}
}

@media screen and (max-width: 1180px){
	/*ÇùÈ¸¼Ò°³ ÀÎ»ç¸»*/
	.ceo .area{
		width:100%;
		margin:0 auto;
		flex-direction: column-reverse;
		align-items: center;
	}
	.ceo .textarea{
		max-width:100%;
	}
	.ceo .textarea{
		margin-bottom:30px;
	}
	.ceo .ceo-video{
		aspect-ratio: 0;
		width:100%;
	}
}

@media screen and (max-width:1060px){
	/*¸¶ÀÌÆäÀÌÁö*/
	.mypage{
		width:100%;
	}
}
@media screen and (max-width:1045px){
	/*ÇùÈ¸¼Ò½Ä Çà»ç ¹× È°µ¿*/
	.gallery-wrap ul li{
		width: 31.9%;
	}
}

}
@media screen and (min-width:1024px){
	/*¸ÞÀÎ ½½¶óÀÌµå*/
	.fp-ct .section{padding-top: 120px;}
}
@media screen and (max-width:1024px){
	/*ÇùÈ¸¼Ò°³ ¿¬Çõ*/
	.history h2{
		display:none;
	}
}
@media screen and (max-width: 905px){
	/*È¸¿ø°¡ÀÔ*/
	.join-table-wrap{
		margin-top:30px;
	}
	.join-table-wrap h3{
		font-size:20px;
	}
	.join-table tr{
		height:auto;
	}
	.join-table th{
		width:100% !important;
		display:block;
		padding:0px 0px;
		margin:0px 0px;
		border:0px solid #fff;
		background-color:#fff;
		padding-top:15px;
		text-align:left;
	}
	.join-table th span{
		font-size:15px;
	}
	.join-table td{
		display:block;
		width: auto !important;
		margin-top:5px;
		border-bottom:none;
	}
	.join-table .j-btn a{
		width:75px;
		height:30px;
		line-height:30px;
		font-size:14px;
	}
	.join-table .n_txt{
		font-size:14px;
		padding-left:5px;
	}
	.join-table td input[type="text"], 
	.join-table td input[type="password"]{
		height:30px;
	}
	.img_upload{
		padding:20px;
		border-left:none;
	}
	.input-s{
		width:28%;
	}
	.input-m{
		width:100%;
	}
	.input-m2{
		width:100%;
	}
	.m-nic{
		width: 215px;
	}
	.m-email{
		width: 148px;
	}
	select.join-select{
		margin-top:10px;
		font-size:13px;
		margin-left:0;
		width: 130px;
		height:30px;
	}
	.tr1 .input-m{
		margin-right:0;
		margin-bottom:10px;
	}
	.m-br{
		display:block;
	}
	
	/*È¸¿øÁ¤º¸º¯°æ*/
	.m-pw{
		width:215px;
	}
	
	/*ÇùÈ¸¼Ò½Ä Çà»ç ¹× È°µ¿*/
	.gallery-wrap ul li{
		width: 31.7%;
		margin-bottom:20px;
	}
}
@media screen and (max-width: 840px){
	/*ÇùÈ¸¼Ò°³ ¿¬Çõ*/
	.history-top{
		width:100%;
	}
	.history-top p{
		font-size:17px;
		top:32%;
	}
	
	/*ÇùÈ¸¼Ò½Ä Çà»ç ¹× È°µ¿*/
	.gallery-table th{
		width:12%;
	}
	.gallery-prev-next th{
		width:11%;
	}
}
@media screen and (max-width: 800px){
	/*¸¶ÀÌÆäÀÌÁö*/
	.mp-table th{
		width:100% !important;
		display:block;
		text-align:left;
		margin-bottom:5px;
	}
	.mp-table td{
		display:block;
		width: auto !important;
		margin-bottom:15px;
		border-bottom:none;
		background:#fff;
		padding:5px 7px;
	}
	
	/*ÇùÈ¸¼Ò°³ ÀÓ¿ø*/
	.imwon-top{
		flex-direction:column;
	}
	.imwon-top h1{
		margin-bottom:10px;
	}
}

@media screen and (max-width: 768px){
	#wrap{
		width:100%;
	}
	/*Çì´õ*/
	.header-top{
		padding:8px 5px;
	}
	.logo img{
		width:90%;
	}
	
	/*¸ÞÀÎ ½½¶óÀÌµå*/
	.fp-ct .se01{
		height:100vh;
	}
	.fp-ct .se01 .visual-text{
		left:2%;
	}
	.fp-ct .se01 .visual-text h1{
		font-size:45px;
	}
	.main_slide_pc{
		display:none !important;
	}
	.main_slide_mobile{
		display:block !important;
	}
	.mobile_main_slide{
		width:100%;
		height:100%;
	}
	.bg_basic > .main_visual_img.pc{
		display:block;
	}
	.bg_basic > .main_visual_img.mo{
		display:none;
	}
	.fp-ct .se01 .inner > .visual-img{
		position:absolute;
		top:-60px;
		left:50%;
		transform:translateX(-50%);
		z-index:9;
	}
	
	/*µÎ¹øÂ° ¸ÞÀÎ ÄÁÅÙÃ÷*/
	.flex{
		flex-direction:column;
	}
	.main-notice, .main-box{
		width:95%;
	}
	.main-box{
		margin-top:30px;
	}
	.m-notice-title h1{
		font-size:28px;
	}
	.m-notice-title a{
		width:25px;
		height:25px;
	}
	.m-notice-title a img{
		width:100%;
	}
	.m-notice-content ul li a{
		font-size:16px;
	}
	.m-notice-content ul li a span{
		font-size:15px;
	}
	.main-box ul li{
		width:218px;
		height:170px;
	}
	
	/*ÇªÅÍ*/
	.footer-wrap{
		display:flex;
		flex-direction:column;
		align-items: center;
		padding:0 10px;
	}
	.foot-logo{
		width:35%;
		margin-right:0;
		margin-bottom:20px;
	}
	.foot-top-ul{
		justify-content:center;
	}
	.foot-top ul li a{
		font-size:16px;
	}
	.foot-info p{
		width:100%;
		display:flex;
		flex-direction:column;
		align-items: center;
	}
	.foot-info p span{
		font-size:15px;
	}
	.foot-info p span:after{
		content:none;
	}
	.copy{
		font-size:13px;
		text-align:center;
	}
	
	/*½ºÅ©·Ñ Å¾*/
	#scrollTop{
		right:12px;
	}
	
	/*¼­ºê ¸Þ´º*/
	#sub-header{
		height:250px;
	}
	#sub-header .subtop_txt{
		width:100%;
		top:50%;
		left:50%;
		text-align:center;
		transform: translate(-50%,-50%);
		line-height:30px;
	}
	#sub-header .subtop_txt h2{
		font-size:25px;
	}
	#sub-header .subtop_txt h4{
		font-size:15px;
	}
	.sub-nav{
		height:45px;
	}
	.sub-nav-home{
		min-width:45px;
		width:45px;
		height:45px;
	}
	.home-ico a{
		padding: 13px 12px;
	}
	.home-ico a i {
		font-size:19px;
	}
	.sub-nav .sub-dropdown{
		min-width:165px;
	}
	.sub-nav .select{
		line-height:45px;
	}
	.sub-nav .selected{
		font-size:15px;
	}
	.dropdown-last .select{
		border-right:none;
	}
	.sub-nav .sub-drowdown-menu li a{
		font-size:14px;
	}
	
	/*ÅÇ¸Þ´º*/
	.tab-menu-ul li.tab a{
		font-size:15px;
	}
	.tab-menu-ul li a{
		font-size:15px;
	}
}
@media screen and (min-width: 768px){
	/*¸ÞÀÎ ½½¶óÀÌµå*/
	.bg_basic > .main_visual_img.pc{
		display:block;
	}
	.bg_basic > .main_visual_img.mo{
		display:none;
	}
	.fp-ct .se0 {height: 700px;}
	.fp-ct .se01{
		background-color: #dadbd1;
		background-position: center center;
		background-size:cover;
	}
}

@media screen and (max-width:683px){
	/*À¯°ü±â°ü*/
	.banner_wrap{
		position:relative;
		padding-left:0;
	}
	.banner_control{
		padding:10px;
		right:0;
		left:auto;
		top:0;
		width:58px;
		height:20px;
	}
	.banner_control button{
		width:20px;
		height:20px;
		background-size:cover;
	}
    .banner_control{
		display:none;
	}
    .banner_control button.slick-prev{
		left:0px;
		background-position: 0 0;
	}
	.banner_control button.slick-next{
		left:38px;
		background-position: -54px 0;
	}
	.banner_control button.slick-pause{
		top:0;
		left:19px;
		background-position: -18px 0;
	}
	.banner_control button.slick-play{
		top:0;
		left:19px;
		display: none; 
		background-position: -36px 0;
	}
	
	/*ÇªÅÍ*/
	.foot-logo{
		width:60% !important;
	}
	#scrollTop > span{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:13px;
	}
	
	/*¼­ºê ÄÁÅÙÃ÷*/
	.sub-content{
		padding: 30px 10px 50px;
	}
	
	/*È¸¿ø°¡ÀÔ*/
	.join{
		padding:0;
	}
	
	/*Âü¿©¸¶´ç ¿Â¶óÀÎ¹®ÀÇ*/
	.inquiry-cont{
		width:100%;
	}
}

@media screen and (max-width:620px){
	/*ÇùÈ¸¼Ò°³ ÀÓ¿ø*/
	.member_con{
		margin-top:50px;
	}
	.imwon-search{ 
		width:100%;
	}
} 
@media screen and (max-width:575px){
	.mo{display: block !important;}
	.pc{display: none !important;}
	
	/*È¸¿ø°¡ÀÔ*/
	.join-step-list li span{
		font-size:16px;
	}
	
	/*ÇùÈ¸¼Ò°³ ÀÓ¿ø¼Ò°³*/ 
	.imwon-profile{
		padding:0;
		margin-top:50px;
	}
	.imwon-box{
		margin-right:0;
	}
	.gallery-wrap ul li{
		width: 47.8%;
	}
	.gallery-img {
		height: 200px;
	}
	.gallery-wrap ul li:nth-child(2n+0){
		margin-right:0px;
	}
	.gallery-wrap ul li:nth-child(3n+0){
		margin-right:20px;
	}
	
	/*ÇùÈ¸¼Ò½Ä Çà»ç ¹× È°µ¿*/
	.gallery-table th{
		width:18%;
	}
	.gallery-prev-next th{
		width:17%;
	}
	.container .box:nth-child(4n+0){
		margin-right:24px;
	}
	.container .box:nth-child(2n+0){
		margin-right:0;
	}
	.container .box {
		width:47.4%;
	}
}	
@media screen and (max-width: 499px){
	/*Çì´õ*/
	#header.fixed{
		top:0;
	}
	.header-top{
		display:none;
	}
	.fp-ct .se01 .visual-text h1{
		font-size:35px !important;
	}
	.fp-ct .se01 .visual-text h2{
		margin-top:15px;
		font-size:20px !important;
	}
	.logo img {
		width:73% !important;
	}
	.side-logo img{
		width:78% !important;
	}
	.side-login{
		padding:35px 0 5px 0 !important;
	}
	.side-category{
		padding:20px 0 !important;
	}
	
	/*µÎ¹øÂ° ¸ÞÀÎ ÄÁÅÙÃ÷*/
	.main-box ul li{
		width:170px !important;
		height:170px !important;
	}
	.main-box ul li:nth-child(1), 
	.main-box ul li:nth-child(2){
		margin-bottom:13px;
	}
	.main-box ul li p.mb3{
		font-size:16px;
	}
	.owl-carousel{
		width:350px !important;
		margin:0 14px;
	}
	
	/*ÇªÅÍ*/
	.foot-top ul li{ 
		margin-right:15px;
	}
	.foot-top ul li a{
		font-size:14px !important;
	}
	.foot-info p span{
		font-size:13px !important;
	}
	
	/*ÅÇ¸Þ´º*/
	.tab-menu-ul li.tab a{
		font-size:13px;
	}
	.tab-menu-ul li a{
		font-size:13px;
	}
	.tab-menu .tab-menu-ul li:after{
		content:none;
	}
	
	/*¼­ºê ÄÁÅÙÃ÷*/
	.sub-title{
		font-size:30px;
		padding: 20px 0 50px;
	}
	
	/*·Î±×ÀÎ*/
	.login{
		padding:50px 20px;
	}
	.login-box input{
		height:50px;
		font-size:15px;
	}
	.login-box .login-btn button{
		height:50px;
		font-size:18px;
	}
	.id-save{
		font-size:15px;
	}
	.login-ul li a{
		font-size:16px;
	}
	
	/*¾ÆÀÌµð ºñ¹Ð¹øÈ£ Ã£±â */
	.idpw{
		padding:0; 
	}
	.idpw-wrap .idpw-content{
		height:351px;
		padding:50px 20px;
	}
	.join-step-list li{
		display: table-cell;
		padding: 10px 5px;
		background: #f1f1f1;
		border-left: 1px solid #fff;
		min-height: 75px;
		box-sizing: border-box;
		border-radius: 10px 0 10px 0;
	}
	.join-step-list li.on{
		background:#333;
	}
	.join-step-list li.on span{
		background:none;
	}
	.join-step-list li span{
		padding:0;
	}
	.agree-box{
		padding:0;
	}
	.agree-box .agree-text{
		padding: 25px 20px;
	}
	.agree-scroll h3{
		font-size:18px;
	}
	.agree-scroll h4 {
		font-size:17px;
	}
	.agree-scroll .agree-p{
		font-size:14px;
	}
	.agree-scroll .agree-ol li{
		font-size:14px;
	}
	.agree-scroll .agree-p-tit{
		font-size:15px;
	}
	.agree-p2{
		font-size:15px;
	}
	.agree-check label{
		font-size:15px;
	}
	input[type='checkbox']{
		width:15px;
		height:15px;
	}
	.btn a{
		width:150px;
		height:45px;
		line-height:45px;
		font-size: 15px;
	}
	
	/*È¸¿ø°¡ÀÔ*/
	.join .join-step-list li span:before{
		content:none;
	}
	.join-step-list li.on span:after{
		content:none;
	}
	.join-step-list li span:before{
		content:none;
	}
	.join-step-list li:last-child span:after{
		content:none;
	}
	
	/*È¸¿ø°¡ÀÔ ¿Ï·á*/
	.join-ok .join-step-list li:nth-child(2) span:after{
		content:none;
	}
	.join-ok .join-step-list li:last-child span:after{
		content:none;
	}
	.join-ok-wrap{
		width:100%;
		margin-top:30px;
		padding:30px 0;
	}
	.join-ok-wrap img{
		width:50px;
	}
	.join-ok-wrap h2{
		font-size:30px;
	}
	.join-ok-wrap h3{
		font-size:17px;
	}
	.join-ok-wrap p{
		width: 96%;
		font-size:15px;
	}
	
	/*¸¶ÀÌÆäÀÌÁö*/
	.mypage h3{
		font-size:18px;
	}
	.infobox table{
		padding:20px 10px;
	}
	.infobox{
		padding:20px 10px;
	}
	.infobox .mp-table tr {
		height:auto;
	}
	.infobox .mp-table th, 
	.infobox .mp-table td{
		font-size:15px;
	}
	.mp-dues h2{
		font-size:18px;
	}
	.dues-top th{
		font-size:15px;
	}
	.mp-dues-table td{
		font-size:14px;
	}
	.btn1{
		font-size:14px;
	}
	
	/*ÇùÈ¸¼Ò°³ ÀÎ»ç¸»*/
	.ceo .area{
		width:100%;
	}
	.ceo .textarea .tarea1{
		font-size:20px;
	}
	.ceo .textarea .tarea2{
		font-size:15px;
	}
	.ceo .textarea .tarea3{
		font-size:15px;
	}
	.greeting-img{
		text-align:center;
	}
	.greeting-img img{
		width:75%;
	}
	.greeting-img .tarea3{
		font-size:14px;
	}
	
	/*ÇùÈ¸¼Ò°³ ¿¬Çõ*/ 
	.history {
		display: block; 
	}
    .history .info {
		width: 100%;
		padding-left: 5px;
	}
	.history .info .line {
		left: 5px;
	}
	.history .info li + li {
		margin-top: 2em;
	}
	.history .info li .num {
		padding-left: 22px;
		font-size:14px;
	}
	.history .info li .num:before {
		width: 8px; 
		height: 8px;
	}
	.history .info li.active .num:before {
		box-shadow: 0 0 0px 4px rgba(108,182,250,0.2);
	}
	.history .info li .txt p {
		width:233px;
		font-size:13px;
	}
	.history .info li .txt p + p {
		margin-top: 1.5em;
	}
	.history .info li:last-child:before {
		top: 8px;
	}
	
	/*ÇùÈ¸¼Ò°³ ¿¬Çõ*/
	.history-top p{
		width:100%;
		font-size:15px;
		left:0;
	}
	
	/*ÇùÈ¸¼Ò°³ ÀÓ¿ø¼Ò°³*/
	.member_tab li a{
		font-size:15px;
	}
	.member_01 table, 
	.member_02 table{
		width:100%;
	}
	.member_01 table th, 
	.member_01 table td, 
	.member_02 table th, 
	.member_02 table td{
		font-size:15px;
	}
	.imwon-select select{
		width:120px;
		font-size:14px;
		height:40px;
	}
	.imwon-search{
		height:40px;
	}
	.imwon-search input{
		font-size:14px;
	}
	.search-icon i{
		font-size:22px;
	}
	.imwon-profile{
		padding:0;
		margin-top:50px;
	}
	.imwon-box{
		margin-right:0;
	}
	
	/*ÇùÈ¸¼Ò½Ä Çà»ç ¹× È°µ¿ ±Û¾²±â*/
	.gw-tit input{
		width:100%;
	}
	
	/* Âü¿©¸¶´ç ÀÎÁõ¼­¹ß±Þ ¸®½ºÆ®*/
	.list-wrap h1{
		font-size:15px;
	}
	.list-wrap table th, 
	.list-wrap table td{
		font-size:14px;
	}
	.list-wrap table .list-tit{
		width:72%;
	}
	.list-num{
		display:none;
	}
	.list-view{
		display:none;
	}
	.list-btns button{
		padding: 5px 11px;
		font-size:14px;
	}
	
	/* Âü¿©¸¶´ç ÀÎÁõ¼­¹ß±Þ »ó¼¼ÆäÀÌÁö*/
	.list-table th{
		width:9%;
	}
	.list-table th, 
	.list-table td{
		font-size:14px;
	}
	.list-table th:after{
		height:14px;
		top: 16px;
	}
	.list-table .g-cont{
		border-bottom:none;
	}
	.list-prev-next table{
		border-top:1px solid #c9c9c9;
	}
	.list-prev-next table .pn1{
		width:19%;
	}
	.list-prev-next table th span.border{
		padding: 4px 7px;
		font-size:12px;
	}
	.list-prev-next table th, 
	.list-prev-next table td{
		font-size:14px;
	}
	.list-prev-next table td.right{
		display:none;
	}
	
	/* Âü¿©¸¶´ç ÀÎÁõ¼­¹ß±Þ ¾²±âÆäÀÌÁö*/
	.list-w-table th{
		width:32%;
	}
	.list-w-table th:after{
		top:23px;
	}
	.list-w-table input[type=text]{
		width:100%;
	}
	.w-btn button{
		width:160px;
		height:40px;
		font-size:14px;
	}
	
	/*°øÁö»çÇ×*/
	.all_board{
		font-size:14px;
	}
	.table-list thead tr th{
		font-size:14px;
	}
	.n-file{
		display:none;
	}
	.n-view{
		display:none;
	}
	.n-num{
		display:none;
	}
	.n-name{
		display:none;
	}
	.n-date{
		width:25% !important;
	}
	.table-list tr td{
		font-size:13px;
	}
	.n-search{
		display:flex;
		flex-direction:column;
	}
	.searchbar select{
		width:50px;
	}
	.searchbar input{
		width:200px;
	}
	.searchbar a{
		padding:4px 7px;
		font-size:13px;
	}
	.n-btns{
		margin-top:15px;
		font-size:14px;
	}
	
	/*°øÁö»çÇ× »ó¼¼ÆäÀÌÁö*/
	.board-view .v1 dt, .board-view .v-group .v1 dd{
		display:inline-block;
		border-bottom:1px solid #ddd;
	}
	.board-view .v-subject{
		font-size:17px;
	}
	.board-view .v1 dt:last-child, 
	.board-view .v1 dd:last-child{
		border:none !important;
	}
	.b-view{
		padding:8px 0 8px 20px;
		border:none !important;
	}
	.board-view .v-group{
		font-size:14px;
	}
	.board-view .v-info dt{
		display:inline-block;
		width:80px !important;
	}
	.board-view .v-info dt::after{
		content:'';
		width:1px;
		height:14px;
		position:absolute;
		background-color:#000;
		right:0px;
	}
	 .v-info dd{
		 width:77%;
	 }
	 .files-group dt,
	 .files-group dd{
		 display:inline-block !important;
	 }
	 .comm-list{
		 width:100%;
	 }
	 .comm-txt{
		 display:inline-block;
		 max-width:100%;
	 }
	 .comm-date{
		 font-size:12px;
	 }
	 .comm-ip{
		 display:none;
	 }
	 .comm-btn a{
		 font-size:12px;
	 }
	 .reply-list{
		width:86.5%;
	 }
	 .reply-list .comm-txt{
		 display:inline-block;
		 max-width:100%;
	 }
	 .v-comment .b-btns a{
		 font-size:13px;
	 }
	 .v-click span{
		 font-size:12px;
	 }
	 .v-click .w-btn{
		 margin-left:5px;
		 font-size:13px;
		 padding:5px 10px;
	 }
	 
	 /*°øÁö»çÇ× ±Û¾²±â*/
	.notice-write table td{
		font-size:13px;
	}
	.notice-write table .nw1{
		width:70px;
	}
	.link_tag{
		width:30% !important;
	}
	.link_tag2{
		width:61% !important;
	}
	
	/*Çà»ç ¹× È°µ¿ ¸®½ºÆ®*/
	.p-board{
		margin-bottom:10px;
	}
	.container .box{
		width:46%;
	}
	.container .box .b-img{
		height:180px;
	}
	
	/*Çà»ç ¹× È°µ¿ ±Û¾²±â*/
	.nw-title{
		width:100%;
	}
}



