/* ¹öÆ° */
.btn_post_search{
	padding: 6px 14px;
	background: #282828;
	color: #ffffff !important;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 0 0 5px;
}
.btn_post_search:hover{
	background: #070707;
}
.btn_check{
	padding: 6px 10px;
	background: #282828;
	color: #ffffff !important;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 0 0 4px;
	border: 0;
	cursor: pointer;
}
.btn_check:focus {
	outline: none;
	border: 0;
}
.btn_check:hover{
	background: #070707;
}

/*================================
	Å×ÀÌºí-¸®½ºÆ®
================================*/
.board_list table{
	width: 100%;
}
.board_list th{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px 10px;
	background: #f4f4f4;
	color: #000000;
	font-weight: 500;
	text-align: center;
}
.board_list td{
	text-align: center;
	border-bottom: 1px solid #dddddd;
	padding: 10px 10px;
}
.board_list .td-left{
	text-align: left;
}
.board_list .state_1{
	width: 80px;
	height: 30px;
	background: #ff9000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
}
.board_list .state_2{
	width: 80px;
	height: 30px;
	background: #00418f;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
}
.board_list .state_3{
	width: 80px;
	height: 30px;
	background: #b1b1b1;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
}

/*================================
	Å×ÀÌºí-°øÁö
================================*/
@media (max-width: 575px){
	.board_write_notice{
		width: 100%;
		overflow: hidden;
		border: 1px solid #d3d3d3;
		padding: 10px 20px 20px 20px;
		margin: 0 0 30px 0;
	}
	.board_write_notice h1{
		font-weight: 500;
		color: #2b2b2b;
		font-size: 20px;
	}
	.board_write_notice .board_notice_text{
		color: #6d6d6d;
		font-size: 14px;
		letter-spacing: -1.0px;
		padding: 5px 0 0 0;
	}
}
@media (min-width: 576px){
	.board_write_notice{
		width: 100%;
		overflow: hidden;
		border: 1px solid #d3d3d3;
		padding: 20px 30px 30px 30px;
		margin: 0 0 30px 0;
	}
	.board_write_notice h1{
		font-weight: 500;
		color: #2b2b2b;
		font-size: 24px;
	}
	.board_write_notice .board_notice_text{
		color: #6d6d6d;
		font-size: 16px;
		padding: 10px 0 0 0;
	}
}

/*================================
	°Ô½ÃÆÇ ÆäÀÌÁö¸®½ºÆ®
================================*/
.pic_pagelist{
	width: 100%;
	overflow: hidden;
	text-align: center;
}

/*================================
	°Ô½ÃÆÇ ¸®½ºÆ®
================================*/
.board-list-title{
	color: #000000;
	background: #f7f7f7;	
}
.board-list-title td{
	padding: 8px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.board-list-title strong{
	font-weight: 500;
}
.board-list-line{
	background: #e6e6e6;	
}
.board-list-no{
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}
.board-list-notice{
	background: #fcf7f0;
}
.btn_board-list-notice{
	padding: 2px 10px;
	background: #ff9000;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 500;
	border-radius: 15px;
}

.board-list-title td{
	text-align: center;
}
.board-list-title .th_1{
	width: 8%;
}
.board-list-title .th_2{
	width: 50%;
}
.board-list-title .th_3{
	width: 22%;
}
.board-list-title .th_4{
	width: 12%;
}
.board-list-title .th_5{
	width: 8%;
}

.board-list-info td{
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	display: inline-block;
	line-height: 40px;
}


@media (max-width: 767px){
	.board-search .td_info{
		width: 100%;
		display: block;
	}
	.board-search .td_input{
		width: 100%;
		display: block;
	}
	.board-search .td_input select{
		width: 20%;
		float: left;
	}
	.board-search .td_input input{
		width: 60%;
		float: left;
	}
	.board-search .td_input .btn-search01{
		width: 20%;
		float: left;
	}
	.board-list-info{
		border-top: 1px solid #e6e6e6
	}
	.btn_board-list-notice{
		font-size: 12px;
		padding: 2px 10px 4px 10px;
	}
	.btn_write2{
		width: 15%;
		height: 40px;
		background: #239f71;
		color: #FFFFFF !important;
		font-weight: 500;
		font-size: 16px;
		border: 0;
	}
	.board-list-info .td_2{
		width: 70%;		
		text-align: left;
		table-layout: fixed;	
	}
	.board-list-info .td_4{
		width: 20%;
	}
	.board-list-info .td_5{
		width: 10%;
	}
	.board-list-info .td_2 .td_2_div{
		display: -webkit-box;
		-webkit-line-clamp: 1; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 768px){
	.board-search .td_input select{
		width: 19%;
	}
	.board-search .td_input input{
		width: 40%;
	}
	.board-search .td_input .btn-search01{
		width: 15%;
	}
	.btn_write2{
		width: 15%;
		height: 45px;
		background: #239f71;
		color: #FFFFFF !important;
		font-weight: 500;
		font-size: 17px;
		border: 0;
	}
	.board-list-info .td_1{
		width: 8%;
	}
	.board-list-info .td_2{
		width: 50%;
		text-align: left;
		table-layout: fixed;	
	}
	.board-list-info .td_3{
		width: 22%;
	}
	.board-list-info .td_4{
		width: 12%;
	}
	.board-list-info .td_5{
		width: 8%;
	}
	.board-list-info .td_2 .td_2_div{
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		display: block;
	}
}
@media (min-width: 992px){
	.board-search .td_input input{
		width: 30%;
	}
	.board-search .td_input .btn-search01{
		width: 10%;
	}
	.btn_write2{
		width: 10%;
		height: 50px;
		background: #239f71;
		color: #FFFFFF !important;
		font-weight: 500;
		font-size: 17px;
		border: 0;
	}
}

/*================================
	°Ô½ÃÆÇ read
================================*/
.board-read-title td{
	padding: 12px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #f7f7f7;
}
.board-read-title td b{
	color: #000000;
	font-weight: 500;
	font-size: 17px;
}
.board-read-info{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}
.board-read-info td{
	padding: 8px 0;
}
.board-read-info td strong{
	color: #313131;
	font-weight: 400;
	font-size: 15px;
}
.board-read-info td .board-read-info-line{
	padding: 0 5px 0 7px;
	vertical-align: middle;
	margin: -2px 0 0 0;
}
.board-read-prev-title,
.board-read-next-title{
	background: #f7f7f7;
	font-size: 15px;
	padding: 5px 0;
}
.board-read-prev-con,
.board-read-next-con{
	font-size: 15px;
	padding-left: 15px;
}

.btn_modify1{
	width: 100px;
	height: 40px;
	background: #434343;
	color: #FFFFFF !important;
	font-weight: 500;
	font-size: 17px;
	line-height: 38px;
	text-align: center;
	border: 0;
	border-radius: 20px;
	margin: 0 5px 0 0;
	cursor: pointer;
	display: inline-block;
}
.btn_delete1{
	width: 100px;
	height: 40px;
	background: #cd0101;
	color: #FFFFFF !important;
	font-weight: 500;
	font-size: 17px;
	line-height: 38px;
	text-align: center;
	border: 0;
	border-radius: 20px;
	margin: 0 5px 0 0;
	cursor: pointer;
	display: inline-block;
}

@media (max-width: 767px){
	.board-read-info{
		padding: 7px 0;
	}
	.board-read-info td{
		padding: 0;
	}
	.board-read-info .td_1{
		width: 0%;
	}
	.board-read-info .td_2{
		width: 27%;
		display: inline-block;
		text-align: left;
	}
	.board-read-info .td_3{
		width: 49%;
		display: inline-block;
		text-align: left;
	}
	.board-read-info .td_4{
		width: 24%;
		display: inline-block;
		text-align: left;
	}
	.board-read-info td strong{
		font-size: 13px;
	}
	.board-read-info td .board-read-info-line{
		padding: 4px;
	}
	.board-read-prev-title, .board-read-next-title{
		font-size: 13px;
	}
	.board-read-prev-con, .board-read-next-con{
		font-size: 13px;
	}
	.board_read_content img{
		width: 100%;
	}
}
@media (min-width: 768px){
	.board-read-info .td_1{
		width: 10%;
	}
	.board-read-info .td_2{
		width: 26%;
		text-align: center;
	}
	.board-read-info .td_3{
		width: 26%;
		text-align: center;
	}
	.board-read-info .td_4{
		width: 28%;
		text-align: center;
	}
	.board_read_content img{
		max-width: 100%;
	}
}

/*================================
	°¶·¯¸®Çü °Ô½ÃÆÇ ¸®½ºÆ®
================================*/
/*
.pic-list-img{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0 0 0;
}
.pic-list-img img:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
*/
.pic-list-title{
	padding: 10px 10px 20px 10px;
}


@media (max-width: 767px){
	.pic-list{
		width: 50%;
		display: inline-block;
	}
	.pic-list table{
		width: 94%;
		margin: 0 auto;
	}
	.pic-list table img{
		width: 100%;
	}
}
@media (min-width: 768px){
	.pic-list{
		width: 25%;
		display: inline-block;
	}
	.pic-list table{
		width: 230px;
	}
	.pic-list table img{
		width: 230px;
	}
}

/*================================
	Å×ÀÌºí ÆÐ½º¿öµå ÀÔ·Â
================================*/
.board_passwd{
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	background: #FFFFFF;
}
.board_passwd .board_passwd_title{
	text-align: center;
	padding: 0 0 20px 0;
}
.board_passwd table tr td{
	text-align: center;
}
.board_passwd h1{
	font-size: 22px;
	color: #000000;
	text-align: center;
}
.board_passwd b{	
	color: #ff6800;
	font-weight: 400;
}
@media (max-width: 575px){
	.board_passwd table{
		width: 92%;
		margin: 0 auto;
	}
}
@media (min-width: 576px){
	.board_passwd table{
		width: 100%;
		margin: 0 auto;
	}
}
@media (min-width: 768px){
	.board_passwd table{
		width: 700px;
		margin: 0 auto;
	}
}

/*================================
	Á¢¼ö»óÅÂ
================================*/
@media (max-width: 575px){
	.icon_state1{
		width: 60px;
		height: 30px;
		background: #49b80a;
		color: #FFFFFF !important;
		font-size: 13px;
		line-height: 28px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
	.icon_state2{
		width: 60px;
		height: 30px;
		background: #6d6d6d;
		color: #FFFFFF !important;
		font-size: 13px;
		line-height: 28px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
}
@media (min-width: 576px){
	.icon_state1{
		width: 60px;
		height: 30px;
		background: #49b80a;
		color: #FFFFFF !important;
		font-size: 13px;
		line-height: 28px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
	.icon_state2{
		width: 60px;
		height: 30px;
		background: #6d6d6d;
		color: #FFFFFF !important;
		font-size: 13px;
		line-height: 28px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
}
@media (min-width: 768px){
	.icon_state1{
		width: 70px;
		height: 36px;
		background: #49b80a;
		color: #FFFFFF !important;
		font-size: 15px;
		line-height: 34px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
	.icon_state2{
		width: 70px;
		height: 36px;
		background: #6d6d6d;
		color: #FFFFFF !important;
		font-size: 15px;
		line-height: 34px;
		text-align: center;
		border: 0;
		border-radius: 20px;
		display: inline-block;
	}
}

/*================================
	½ÅÃ»-¹öÆ°
================================*/
.btn_address1{
	width: 110px;
	height: 36px;
	background: #3a3a3a;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 34px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: -4px 0 0 8px;
}
.btn_address1:link,
.btn_address1:visited,
.btn_address1:hover,
.btn_address1:active{
	color: #FFFFFF;
}


<!!!!!!!!!!!!!!!!!!!! div !!!!!!!!!!!!!!!!!!!!!!!!!!!>

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®
================================*/
.bbs{
	width: 100%;
	overflow: hidden;
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-°Ë»ö
================================*/
.board_search{
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}

@media (max-width: 575px){
	.board_search .td_info{
		width: 100%;
		float: left;
		padding: 0 0 5px 0;
	}
	.board_search .td_input{
		width: 100%;
		float: left;
		text-align: right;
	}
	.board_search .td_input select{
		width: 24%;
	}
	.board_search .td_input .board_search_input{
		width: 53%;
	}
	.btn_search01{
		width: 20%;
		height: 36px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}
@media (min-width: 576px){
	.board_search .td_info{
		width: 100%;
		float: left;
		padding: 0 0 5px 0;
	}
	.board_search .td_input{
		width: 100%;
		float: left;
		text-align: right;
	}
	.board_search .td_input select{
		width: 25%;
	}
	.board_search .td_input .board_search_input{
		width: 53%;
	}
	.btn_search01{
		width: 20%;
		height: 36px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}
@media (min-width: 768px){
	.board_search .td_info{
		width: 40%;
		float: left;
		padding: 5px 0 0 0;
	}
	.board_search .td_input{
		width: 60%;
		float: left;
		text-align: right;
	}
	.board_search .td_input select{
		width: 20%;
		height: 45px;
	}
	.board_search .td_input .board_search_input{
		width: 50%;
		height: 45px;
	}
	.btn_search01{
		width: 17%;
		height: 45px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}
@media (min-width: 992px){
	.board_search .td_input select{
		width: 17%;
	}
	.board_search .td_input .board_search_input{
		width: 40%;
	}
	.btn_search01{
		width: 13%;
		height: 45px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}
@media (min-width: 1100px){
	.board_search .td_input select{
		width: 15%;
	}
	.board_search .td_input .board_search_input{
		width: 40%;
	}
	.btn_search01{
		width: 13%;
		height: 45px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}
@media (min-width: 1300px){
	.board_search .td_input select{
		width: 15%;
	}
	.board_search .td_input .board_search_input{
		width: 30%;
	}
	.btn_search01{
		width: 10%;
		height: 45px;
		padding: 0 20px;
		border: 0;
		background: #2c2c2c;
		color: #FFFFFF;
		cursor: pointer;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-¸®½ºÆ®³Ñ¹ö
================================*/
.bbs_list_number{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
	text-align: center;
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-³»¿ë
================================*/
.bbs_list_layout{
	width: 100%;
	overflow: hidden;
}
.board_list{
	width: 100%;
	overflow: hidden;
}
.board_list li{
	color: #747474;
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	float: left;
}
.board_list .li_2 span{
	color: #000000;
}

.board_list .li_1{
	width: 8%;
}
.board_list .li_2{
	width: 50%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.board_list .li_3{
	width: 22%;
}
.board_list .li_4{
	width: 12%;
}
.board_list .li_5{
	width: 8%;
}

.board_list_m{
	width: 100%;
	overflow: hidden;
	padding: 10px 10px !important;
}
.board_list_m .board_list_m_title{
	width: 100%;
	text-align: left;
}
.board_list_m .board_list_m_name{
	width: auto;
	font-size: 15px;
	color: #747474;
	text-align: left;
	padding: 0 10px 0 0;
	float: left;
}
.board_list_m .board_list_m_date{
	width: auto;
	font-size: 15px;
	color: #747474;
	text-align: left;
	float: left;
}
.board_list_no{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	padding: 15px 0;
}

@media (max-width: 575px){
	.bbs_list_layout{
		border-top: 2px solid #3d3d3d;
	}
}
@media (min-width: 576px){
	.bbs_list_layout{
		border-top: 2px solid #3d3d3d;
	}
}
@media (min-width: 768px){
	.bbs_list_layout{
		border-top: 0;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-³»¿ë-°øÁö
================================*/
.board_list_notice li{
	background: #fcf7f0;
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-³»¿ë-Å¸ÀÌÆ²
================================*/
.board_list_title li{	
	color: #000000 !important;
	background: #f7f7f7;
	border-top: 2px solid #3d3d3d;
	text-align: center !important;
}

/*================================
	±âº»°Ô½ÃÆÇ-¸®½ºÆ®-¹öÆ°
================================*/
.bbs_list_btn{
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.btn_list_write{
	background: #0051a4;
	color: #FFFFFF !important;
	font-weight: 500;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: inline-block;
}
.btn_search_list{
	background: #2c2c2c;
	color: #FFFFFF !important;
	font-weight: 500;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: inline-block;
}

@media (max-width: 575px){
	.btn_list_write{
		width: 100px;
		height: 45px;
		font-size: 16px;
		line-height: 43px;
	}
	.btn_search_list{
		width: 100px;
		height: 45px;
		font-size: 16px;
		line-height: 43px;
		margin: 0 0 0 5px;
	}
}
@media (min-width: 576px){
	.btn_list_write{
		width: 100px;
		height: 45px;
		font-size: 16px;
		line-height: 43px;
	}
	.btn_search_list{
		width: 100px;
		height: 45px;
		font-size: 16px;
		line-height: 43px;
		margin: 0 0 0 5px;
	}
}
@media (min-width: 768px){
	.btn_list_write{
		width: 110px;
		height: 45px;
		font-size: 17px;
		line-height: 43px;
	}
	.btn_search_list{
		width: 110px;
		height: 45px;
		font-size: 17px;
		line-height: 43px;
		margin: 0 0 0 10px;
	}
}
@media (min-width: 1100px){
	.btn_list_write{
		width: 120px;
		height: 50px;
		font-size: 18px;
		line-height: 48px;
	}
	.btn_search_list{
		width: 120px;
		height: 50px;
		font-size: 18px;
		line-height: 48px;
		margin: 0 0 0 10px;
	}
}
@media (min-width: 1300px){
	.btn_list_write{
		width: 120px;
		height: 50px;
		font-size: 19px;
		line-height: 48px;
	}
	.btn_search_list{
		width: 120px;
		height: 50px;
		font-size: 19px;
		line-height: 48px;
		margin: 0 0 0 10px;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-»ó¼¼ÆäÀÌÁö
================================*/
.board_read_title{
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #3d3d3d;
	font-weight: 500;
	font-size: 22px;
	color: #000000;
	text-align: center;
	padding: 20px 0 10px 0;
}
.board_read_info{
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	padding: 0 0 20px 0;
}
.board_read_info span{
	font-size: 16px;
	color: #747474;
	padding: 0 15px 0 0;
}
.board_read_info .span_e{
	padding: 0;
}
.board_read_content{
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
.board_read_content img{
	max-width: 100%;
}
.board_read_list{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0 0;
}

/*================================
	±âº»°Ô½ÃÆÇ-»ó¼¼ÆäÀÌÁö-ÀÌÀü±Û,´ÙÀ½±Û
================================*/
.board_read_latest{
	width: 100%;
	overflow: hidden;
}
.board_read_latest dl{
	width: 100%;
	overflow: hidden;
}
.board_read_latest dl dt{
	width: 20%;
	background: #f7f7f7;
	float: left;	
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 15px;
}
.board_read_latest dl dd{
	width: 80%;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 15px;
}
.board_read_latest .dl_1 dt,
.board_read_latest .dl_1 dd{
	border-top: 1px solid #e6e6e6;
}

/*================================
	±âº»°Ô½ÃÆÇ-»ó¼¼ÆäÀÌÁö-Ã·ºÎÆÄÀÏ
================================*/
.board_read_file{
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	padding: 15px 15px;
	border: 1px solid #e6e6e6;
	margin: 0 0 20px 0;
}
.board_read_file img{
	padding: 0 10px 0 0;
}

/*================================
	±âº»°Ô½ÃÆÇ-»ó¼¼ÆäÀÌÁö-¹öÆ°
================================*/
.board_read_btn{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 20px 0 0 0;
}
.btn_list1{
	width: 200px;
	height: 60px;
	background: #6b8297;
	color: #FFFFFF !important;
	font-weight: 500;
	font-size: 17px;
	line-height: 38px;
	text-align: center;
	border: 0;
	margin: 0 5px 0 0;
	cursor: pointer;
	display: inline-block;
}

/*================================
	±âº»°Ô½ÃÆÇ-±Û¾²±â-°³ÀÎÁ¤º¸ ¼öÁý ¹× ÀÌ¿ëµ¿ÀÇ
================================*/
.board_agreement{
	width: 100%;
	overflow: hidden;	
}
.board_agreement li{
	width: 100%
}
.board_agreement textarea{
	width: 100%;
	height: 150px;
	border: 1px solid #dddddd;
	padding: 20px 20px;
}
.board_agreement .board_agreement_scroll{
	border: 1px solid #dddddd;
	overflow-y: scroll;
	padding: 10px 10px;
}

@media (max-width: 575px){
	.board_agreement .div-line{
		border: 1px solid #dddddd;
		padding: 10px 10px;
	}
	.board_agreement h1{
		color: #000000;	
		font-size: 18px;
		font-weight: 500;
		padding: 0 0 10px 0;
	}
	.board_agreement .board_agreement_input{
		padding: 10px 0 0 0;
		font-size: 16px;
	}
}
@media (min-width: 576px){
	.board_agreement .div-line{
		border: 1px solid #dddddd;
		padding: 15px 25px;
	}
	.board_agreement h1{
		color: #000000;	
		font-size: 18px;
		font-weight: 500;
		padding: 0 0 20px 0;
	}
	.board_agreement .board_agreement_input{
		padding: 10px 0 0 0;
		font-size: 17px;
	}
}
@media (min-width: 768px){
	.board_agreement .div-line{
		border: 1px solid #dddddd;
		padding: 15px 25px;
	}
	.board_agreement h1{
		color: #000000;	
		font-size: 19px;
		font-weight: 500;
		padding: 0 0 20px 0;
	}
	.board_agreement .board_agreement_input{
		padding: 10px 0 0 0;
		font-size: 17px;
	}
}
@media (min-width: 1100px){
	.board_agreement .div-line{
		border: 1px solid #dddddd;
		padding: 20px 30px;
	}
	.board_agreement h1{
		color: #000000;	
		font-size: 20px;
		font-weight: 500;
		padding: 0 0 20px 0;
	}
	.board_agreement .board_agreement_input{
		padding: 10px 0 0 0;
		font-size: 18px;
	}
}
@media (min-width: 1300px){
	.board_agreement h1{
		color: #000000;	
		font-size: 22px;
		font-weight: 500;
		padding: 0 0 20px 0;
	}
	.board_agreement .board_agreement_input{
		padding: 10px 0 0 0;
		font-size: 19px;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-±Û¾²±â-³¯Â¥
================================*/
.bbs_write_date{
	text-align: right;
	padding: 30px 0 5px 0;
}

/*================================
	±âº»°Ô½ÃÆÇ-±Û¾²±â-Å×ÀÌºí
================================*/
.board_write_input{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0 0;
}
.board_write_input table{
	width: 100%;
	border-top: 2px solid #3d3d3d;
}

@media (max-width: 575px){
	.board_write_input table th{
		width: 100%;
		background: #f7f7f7;
		border-bottom: 1px solid #e6e6e6;
		color: #000000;
		font-weight: 500;
		padding: 10px 10px;
		display: inline-block;
	}
	.board_write_input table td{
		width: 100%;
		border-bottom: 1px solid #e6e6e6;
		padding: 10px 10px;
		display: inline-block;
	}
}
@media (min-width: 576px){
	.board_write_input table th{
		width: 20%;
		height: 57px;
		background: #f7f7f7;
		border-bottom: 1px solid #e6e6e6;
		color: #000000;
		font-weight: 500;
		padding: 15px 10px 0 10px;
		display: inline-block;
	}
	.board_write_input table td{
		width: 80%;
		height: 57px;
		border-bottom: 1px solid #e6e6e6;
		padding: 10px 10px;
		display: inline-block;
	}
	.board_write_input table .th_content{
		padding-top: 50px;
	}
	.board_write_input table .th_content,
	.board_write_input table .td_content{
		height: 120px;
	}
}
@media (min-width: 768px){
	.board_write_input table th{
		width: 15%;
		height: auto;
		background: #f7f7f7;
		border-bottom: 1px solid #e6e6e6;
		color: #000000;
		font-weight: 500;
		padding: 10px 10px;
		display: table-cell;
	}
	.board_write_input table td{
		width: 35%;
		height: auto;
		border-bottom: 1px solid #e6e6e6;
		padding: 10px 10px;
		display: table-cell;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-±Û¾²±â-ÀÔ·Â¹Ú½ºÅ©±â
================================*/
.input_mail1{
	width: 40%;
}
.input_mail2{
	width: 50%;
}
.input_address1{
	width: 100%;
}
.input_title1{
	width: 100%;
}

@media (max-width: 575px){
	.input_company1{
		width: 100%;
	}
	.input_name1{
		width: 100%;
	}
	.input_tel1{
		width: 30%;
	}
	.input_tel2{
		width: 30%;
	}
	.input_tel3{
		width: 30%;
	}
	.input_content1{
		width: 100%;
		height: 100px;
	}
	.select_opt{
		width: 48%;
		float: left;
		margin: 0 2% 0 0;
	}
}
@media (min-width: 576px){
	.input_company1{
		width: 50%;
	}
	.input_name1{
		width: 50%;
	}
	.input_tel1{
		width: 25%;
	}
	.input_tel2{
		width: 30%;
	}
	.input_tel3{
		width: 30%;
	}
	.input_content1{
		width: 100%;
		height: 100px;
	}
	.select_opt{
		width: 48%;
		float: left;
		margin: 0 2% 0 0;
	}
}
@media (min-width: 768px){
	.input_tel1{
		width: 25%;
	}
	.input_tel2{
		width: 30%;
	}
	.input_tel3{
		width: 30%;
	}
	.input_content1{
		width: 100%;
		height: 200px;
	}
	.select_opt{
		width: 100%;
		float: left;
		margin: 0;
	}
}
@media (min-width: 992px){
	.input_tel1{
		width: 20%;
	}
	.input_tel2{
		width: 25%;
	}
	.input_tel3{
		width: 25%;
	}
	.select_opt{
		width: 48%;
		float: left;
		margin: 0 2% 0 0;
	}
}

/*================================
	±âº»°Ô½ÃÆÇ-±Û¾²±â-¹öÆ°
================================*/
.board_write_btn{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 0 0;
}
.board_write_btn .btn_write1{
	background: #004ea2;
	width: 150px;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF !important;
	font-weight: 500;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: inline-block;
}
.board_write_btn .btn_cancel1{
	background: #aeaeae;
	width: 130px;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF !important;
	font-weight: 500;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: inline-block;
}

/*================================
	À¯Æ©ºê°Ô½ÃÆÇ-¸®½ºÆ®(°¶·¯¸®)
================================*/
.video_board_list li a{
	display: block;
	border: 1px solid #dddddd;	
}
.video_board_list li .vbl_img img{
	width: 100%;
	opacity: 1.0;
}
.video_board_list li a:hover,
.video_board_list li a:focus,
.video_board_list li a:active{
	border: 1px solid #d95e2f;
}
.video_board_list li a:hover .vbl_img img,
.video_board_list li a:focus  .vbl_img img,
.video_board_list li a:active  .vbl_img img{
	opacity: 0.9;
}

@media (max-width: 575px){
	.video_board_list{
		width: 100%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 100%;
		float: left;
		padding: 0 0 15px 0;
	}
	.video_board_list li .vbl_content{
		padding: 20px 20px 25px 20px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 16px;
		color: #60b956;
		line-height: 16px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		line-height: 21px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 5px 0 7px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 15px;
		color: #7a7a7a;
		line-height: 15px;
	}
	.video_board_list li .vbl_day{
		font-size: 15px;
		color: #7a7a7a;
		line-height: 15px;
	}
}
@media (min-width: 576px){
	.video_board_list{
		width: 103%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 50%;
		float: left;
		padding: 0 3% 3% 0;
	}
	.video_board_list li .vbl_content{
		padding: 15px 15px 20px 15px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 16px;
		color: #60b956;
		line-height: 16px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		line-height: 21px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 5px 0 7px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 15px;
		color: #7a7a7a;
		line-height: 15px;
	}
	.video_board_list li .vbl_day{
		font-size: 15px;
		color: #7a7a7a;
		line-height: 15px;
	}
}
@media (min-width: 768px){
	.video_board_list{
		width: 103%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 50%;
		float: left;
		padding: 0 3% 3% 0;
	}
	.video_board_list li .vbl_content{
		padding: 20px 20px 30px 20px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 17px;
		color: #60b956;
		line-height: 17px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		line-height: 21px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 10px 0 10px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 16px;
		color: #7a7a7a;
		line-height: 16px;
	}
	.video_board_list li .vbl_day{
		font-size: 16px;
		color: #7a7a7a;
		line-height: 16px;
	}
}
@media (min-width: 992px){
	.video_board_list{
		width: 102%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 33.33333333333333%;
		float: left;
		padding: 0 2% 2% 0;
	}
	.video_board_list li .vbl_content{
		padding: 20px 20px 30px 20px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 17px;
		color: #60b956;
		line-height: 17px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		line-height: 21px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 10px 0 10px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 16px;
		color: #7a7a7a;
		line-height: 16px;
	}
	.video_board_list li .vbl_day{
		font-size: 16px;
		color: #7a7a7a;
		line-height: 16px;
	}
}
@media (min-width: 1100px){
	.video_board_list{
		width: 102%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 33.33333333333333%;
		float: left;
		padding: 0 2% 2% 0;
	}
	.video_board_list li .vbl_content{
		padding: 25px 25px 35px 25px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 18px;
		color: #60b956;
		line-height: 18px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 21px;
		color: #000000;
		line-height: 22px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 10px 0 25px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 17px;
		color: #7a7a7a;
		line-height: 17px;
	}
	.video_board_list li .vbl_day{
		font-size: 17px;
		color: #7a7a7a;
		line-height: 17px;
	}
}
@media (min-width: 1300px){
	.video_board_list{
		width: 103%;
		overflow: hidden;
	}
	.video_board_list li{
		width: 33.33333333333333%;
		float: left;
		padding: 0 3% 3% 0;
	}
	.video_board_list li .vbl_content{
		padding: 30px 30px 40px 30px;
	}
	.video_board_list li .vbl_stitle{
		font-weight: 500;
		font-size: 19px;
		color: #60b956;
		line-height: 19px;
	}
	.video_board_list li .vbl_title{
		font-weight: 500;
		font-size: 22px;
		color: #000000;
		line-height: 23px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 10px 0 20px 0;
	}
	.video_board_list li .vbl_name{
		font-size: 18px;
		color: #7a7a7a;
		line-height: 18px;
	}
	.video_board_list li .vbl_day{
		font-size: 18px;
		color: #7a7a7a;
		line-height: 18px;
	}
}

/*================================
	À¯Æ©ºê°Ô½ÃÆÇ-»ó¼¼ÆäÀÌÁö(°¶·¯¸®)
================================*/
.video_board_read{
	width: 100%;
	overflow: hidden;
}
.video_board_read .vbr_top{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 25px 0;
}
.video_board_read .vbr_top dt{
	width: 70%;
	float: left;
}
.video_board_read .vbr_top dd{
	width: 30%;
	float: left;
	text-align: right;
	color: #7a7a7a;
	padding: 60px 0 0 0;
}
.video_board_read .vbr_top dt .vbr_top_info{
	padding: 15px 0 0 0;
	color: #7a7a7a;
}
.video_board_read .vbr_top dt .vbr_top_info span{
	color: #7a7a7a;
	padding: 0 25px 0 0;
}
.video_board_read .vbr_content{
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	padding: 40px 40px;
}
.video_board_read .vbr_btn{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 60px 0 0 0;
}
.video_board_read .vbr_btn .vbr_btn_list{	
	border: 1px solid #dddddd;
	font-size: 22px;
	color: #505050;
	line-height: 22px;
	padding: 17px 60px;
	display: inline-block;
}

@media (min-width: 1100px){
	.video_board_read .vbr_video{
		width: 100%;
		overflow: hidden;
		text-align: center;
		padding: 90px 0;
	}
	.video_board_read .vbr_top dt .vbr_top_title{
		font-weight: 700;
		font-size: 37px;
		color: #000000;
		line-height: 47px;
	}
	.video_board_read .vbr_content .vbr_content_title{
		font-weight: 700;
		font-size: 28px;
		color: #000000;
		line-height: 28px;
		padding: 0 0 20px 0;
	}
}
@media (min-width: 1300px){
	.video_board_read .vbr_video{
		width: 100%;
		overflow: hidden;
		text-align: center;
		padding: 100px 0;
	}
	.video_board_read .vbr_top dt .vbr_top_title{
		font-weight: 700;
		font-size: 40px;
		color: #000000;
		line-height: 50px;
	}
	.video_board_read .vbr_content .vbr_content_title{
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		line-height: 30px;
		padding: 0 0 20px 0;
	}
}