/*common*/

body .board-wrap input,
body .board-wrap select,
body .board-wrap textarea {
	font-size:15px;
}
body .board-wrap * {
    font-family: "Nanum Gothic",sans-serif;
}
body .board-wrap {font-size: 16px;}

@media screen and (max-width:767px){
	body .board-wrap {
		padding-top: 0;
	}
	body .board-wrap .category-search .category-tab {
		padding-top: 0;
	}

}
body #main-content .board-paging li.on>a, body #main-content .board-paging li:hover>a {
	background: #828282;
}
body .basic-board-list thead th, 
body .webzine-board-list thead th {
	font-size: 15px;
	font-weight: 700;
	background: #f9f9f9;
}
body .basic-board-list tbody td.board-subject a {
	font-size: 15px;
}

body .board-wrap .category-tab ul {
	border-bottom: none;
	text-align: left;
}
body .board-wrap .category-tab ul li {
	border-right: 1px solid #ddd;
	margin: 0;
}
body .board-wrap .category-tab ul li a {
	font-weight: bold;
	font-size: 14px;
	padding: 0 20px;
	line-height: 1;
}
body .board-wrap .category-tab ul li:first-child a {
	padding-left: 0;
}

body .board-wrap .category-tab ul li:last-child {
	border-right: none;
}
body .board-wrap .category-tab ul li.on a {
	color: #f50;
}

body .board-wrap .category-tab ul li.on a:before { display:none;}

/*글쓰기버튼*/
body .board-wrap .btn-write-wrap {
	margin: 0;
}
body .board-wrap .btn-write-wrap .btn-write {
	font-size: 1.4rem;
	line-height: 3.25rem;
}
body .board-wrap .board-paging {
	margin: 0;
}
@media screen and (max-width:1100px){
	body .board-wrap .category-tab ul li a {
		padding: 0 10px;
	}
}
@media screen and (max-width:767px){
	body .board-wrap .btn-write-wrap .btn-write {
    float: right;
	}
}
/*리스트 파일 아이콘*/
.basic-board-list tbody td.board-subject img {
	max-width:100%!important;
	width: auto!important;
}


/*버튼 */
body .board-wrap .board-view .btn-view-wrap .btn-del, 
body .board-wrap .board-view .btn-view-wrap .btn-modify, 
body .board-wrap .board-view .btn-view-wrap .btn-reply {
	font-size: 1.4rem;
	background: #fff;
	color: #222;
	border: 1px solid #ccc;
}

body .board-write-btn-wrap .btn-cancel {
	font-size: 1.4rem;
	background: #fff;
	color: #222;
	border: 1px solid #ccc;
}
body .board-write-btn-wrap .btn-confirm {
	background: #464646;
	color: #fff;
}
body .board-wrap .board-view .btn-view-wrap .btn-list {
  font-size: 1.4rem;
}


/*게시판 작성 폼*/

body .board-wrap .board-view header {
	padding: 0;
}
body .board-wrap .board-view .board-conts {
	padding: 15px 0;
}

/*파일 추가*/
body .basic-board-row tr.board-write-file-list #list_file input[type="file"] {
	height: auto;
	width: 100%!important;
	padding: 0;

}
/*작성 html*/
#main-content .board-view img { height: auto!important;}
.board-view .board-conts ul { padding-left: 15px;}
.board-view .board-conts ul li {font-size: 15px; }
.board-view .board-conts ul li, p {line-height:1.6em;}
/*이전글/다음글*/
body .board-wrap .board-view .post-navi li a, 
body .board-wrap .board-view .post-navi li span, 
body .board-wrap .board-view .post-navi li strong {
  font-size: 1.3rem;
	color: #414141;
}
body .board-wrap .board-view .post-navi .next-post a ,
body .board-wrap .board-view .post-navi .prev-post a{
	color: #414141;
}


/*main- board/경영지원본부*/

.page-main .board-wrap .basic-board-list {border-bottom: none;}
body .basic-board-list td,
body .webzine-board-list td {
	font-size: 15px;
	color: #4b4b4b;
}
.main-board-wrap .basic-board-list { margin-bottom: 0;}
.main-board-wrap .basic-board-list tbody td.board-subject a { padding-left: 0; max-width: 100%;}
.main-board-wrap .basic-board-list tbody td.board-subject a * {
	font-size: 16px;
	color: #4b4b4b;
}
.main-board-wrap .basic-board-list tbody td.board-subject a .category {
	display:inline-block;
}
.main-board-wrap .basic-board-list tbody td.board-subject a .board-title { 
	display:inline-block;
	padding-left: 5px;
	margin: 0;
}
.main-board-wrap .basic-board-list tbody td.board-subject a .board-content {
	font-size: 12px;
	color: #828282;
}

/*sub- board list/ 활동본부*/

.category-search {
	width: 100%;
}

.board-wrap .category-search .category-tab {
	float: left;
	width: calc( 100% - 380px);
	vertical-align:middle;
}
.board-wrap .category-search .category-tab {
  padding: 20px 0;
}
.board-wrap .category-search .category-tab ul {
	margin: 0;
	padding: 12px 0;
}
.board-wrap .category-search .board-search-wrap {
	float: right;
	width: 380px;
	vertical-align:middle;
	margin: 0;
	padding: 20px 0;
	text-align: right;
	background: transparent;
}


@media screen and (max-width: 767px) {
	body .board-wrap {
		overflow:hidden;
		padding-left:0;
		padding-right:0;
	}
	body .basic-board-list tbody tr {
		padding-left: 0;	
		padding-right:0;
	}
		body .basic-board-list tbody td.board-subject {
		padding-right:0;
	}

	body .basic-board-list tbody td.board-subject a {
		font-size:13px;
}
	body .basic-board-list tbody td.board-subject {
	  vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
}



#main-content .board-wrap .category-search .board-search-wrap .search-btn-wrap { margin-left: 5px;}
.board-wrap .category-search .board-search-wrap .search-btn-wrap a {
	margin-left: 0;
}

@media screen and (max-width:900px) {
	body .board-wrap .category-search .board-search-wrap {
		padding-top:0;
	}
}

@media screen and (max-width:880px) {
	.board-wrap .category-search .category-tab {
		float: left;
		width: 100%;
	}
	.board-wrap .category-search .category-tab ul {
		text-align: left;
	}
	.board-wrap .category-search .board-search-wrap {
		float: left;
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width:767px) {
	#main-content .board-wrap .category-search .board-search-wrap .search-btn-wrap { margin-left:0; }
}

@media screen and (max-width:550px) {
	body .board-wrap .category-tab ul li a { padding: 0 10px; font-size: 12px;}

}

/*카테고리 메뉴가 있을때 게시판 */
/*
.board-wrap .category-search.category-search-bottom .board-search-wrap  {
	padding: 50px 0 0px;
}*/
body .category-search .category-tab .total {
	padding-bottom:0;
}

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

	.board-wrap .category-search .board-search-wrap {
		width:100%;

	}
	/*.board-wrap .category-search.category-search-bottom .board-search-wrap {
		padding-top:0;
		margin-bottom:25px;
	}*/
}
@media screen and (max-width:767px) {
	body .basic-board-list tbody td.board-subject a {
		max-width:90%;
	}
}

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

	body .category-search .category-tab .total { font-size: 12px!important;}
}



/*gallery-board*/
/*
body .board-wrap .gallery-list figure a .thumb-wrap.embed-responsive-16by9 {
  padding-bottom: 66.25%;
}*/

body .board-wrap .gallery-list figure a figcaption {
  background: transparent;
  padding: 0;
}
body .board-wrap .gallery-list figure a figcaption p {
  font-size: 16px;
  color: #333;
}
body .board-wrap .gallery-list figure a:hover figcaption p,
body .board-wrap .gallery-list figure a:focus figcaption p {
  text-decoration: underline;
}
body .board-search-wrap .search-btn-wrap a {
  padding: 0 20px;
  font-weight: 500;
}

.basic-board-list,
.webzine-board-list {
  margin-bottom: 50px;
}
.basic-board-list tbody td.board-subject a {
  font-size: inherit;
}
.board-search-wrap p:nth-of-type(3) {
  width: auto;
}
.board-wrap .webzine-board-list tbody tr td.board-subject a {
  text-align: left;
}
.board-wrap .webzine-board-list tbody tr td.board-subject div strong {
  font-size: inherit;
}

/*주요활동-진행사업/진행완료산업*/


.start-end-date {padding-bottom:10px;}
.start-end-date .date_off,
.start-end-date .date_on {
	line-height: 1;
	padding:5px 0 3px;
	vertical-align: middle;
}
.start-end-date .date_on {
 background: #71bf44;
}
/*#progress .category-tab ul { display: none;}*/
body .category-tab .total { font-size: 14px; font-weight: bold; padding: 10px 0;}
body .category-tab .total span.count { color:#f50; padding-left: 5px;}

body .no-post { padding: 60px 0;}/*등록된 게시물이 없습니다.*/


@media screen and (max-width: 768px) {
  .board-search-wrap p:nth-of-type(3) {
    width: 100%;
  }
}

.basic-board-list tbody td.board-subject img {
  margin-left: 5px;
}
.board-wrap .webzine-board-list tbody tr td.board-subject div strong {
  font-weight: 400;
  font-size: 18px;
  color: #222;
}
.board-wrap .gallery-list {
  position: relative;
  /*left: -17px;*/
  padding: 0;
  /*width: calc(100% + 34px);*/
  border-top: 0 none;
  border-bottom: 0 none;
}
body .board-wrap .gallery-list figure a figcaption li:last-of-type {
  height: auto;
  color: #898989;
	height:20px;
	line-height:20px;
}
.board-wrap .gallery-list figure a figcaption p {
  font-weight: 500;
  color: #393939;
}

/*file-upload*/

body .board-wrap .board-view .board-view-file {
  padding: 15px 0;
}
body .board-wrap .board-view .board-view-file a  {
	font-size:15px;
}
/*board- video-gallery*/

.board-wrap .gallery-list figure.col-md-3 {
	width: 25%;
	padding: 0 7px;
}
body #progress .board-wrap .gallery-list figure figcaption {
	padding: 20px;
	border: 1px solid #ddd;
	text-align:left;
}
body .board-wrap .gallery-list.row {
	margin-left:-7px; 
	margin-right: -7px; 
	margin-bottom:0;
}
body .board-wrap .gallery-list figure figcaption p {
	font-size: 18px;
	color:#565656;
	padding-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 25px;
	height: 25px;
}

body .board-wrap .gallery-list figure figcaption span {
		overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 20px;
    height: 20px;
		font-size: 16px;
		color:#606060;

}
#gallery-movie .board-wrap .gallery-list figure a { position: relative;}
body .board-wrap .gallery-list .movie-bg {height:0; overflow:hidden; position: relative; margin-bottom:1.5rem; padding-bottom: 56%;}
body .board-wrap .gallery-list figure a .pr-play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 111;
	transform: translate(-50%, -50%);
}
@media screen and (max-width:1200px) {
	#gallery-movie .inner {width:100%; padding-left:30px; padding-right:30px;}

}

@media screen and (max-width:1200px) and (min-width:769px) {
	body .board-wrap .gallery-list figure a .pr-play-btn img {
		width:70%;
		height:70%;
		margin: 0 auto;
    display: block;
	}
}
@media screen and (max-width:991px) {
	.board-wrap .gallery-list figure.col-md-3 {
		width: 33.33333%;
	}
}


@media screen and (max-width:768px) {
	body .board-wrap .gallery-list.row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.board-wrap .gallery-list figure.col-md-3 {
		width: 50%;
	}
	#gallery-movie .inner { padding-left:15px; padding-right:15px;}

}
	#gallery-movie .board-wrap .gallery-list figure a img {
		width:100%;
	}
	body .board-wrap .gallery-list figure figcaption span {
		font-size: 12px;
	}
}

/* //board- video-gallery*/


/*product list -등록된 자료가 없습니다.*/
.product_list .comment {text-align:center; width: 100%;}

/*board-paging*/
body .board-paging li.on>a,
body .board-paging li:hover>a {
	background-color: #009955;
}



/*board view title size*/

body .board-wrap .board-view {
	border-top: 3px solid #bcbcbc;
}

body .board-wrap .board-view header {
	border-bottom: 1px solid #bcbcbc;
}
body .board-wrap .board-view header h1 { font-size: 22px; }
.board-view address { margin-bottom: 0; }

/*QNA*/
body .faq-wrap {
	border-top: 1px solid #333;
	border-bottom: 1px solid #ccc;
}
body .faq-wrap .faq-list { border-bottom: 1px solid #ccc;}
body .faq-wrap .f-wrap { margin-bottom:0; margin-top: 0;}
body .faq-wrap .f-wrap a {
	font-size: 16px; 
	color: #333;
	font-weight:400;
	margin-bottom: 0;
	padding-left:120px;
}
body .faq-wrap .f-wrap a:before { 
	color: #333;
	background: transparent;
	font-size: 16px;
	left: 50px;
}
body .faq-wrap .q-wrap p {
	font-size: 16px; 
	color: #333;
	font-weight:400;
	margin-bottom: 0;
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	padding-left:120px;
}
body .faq-wrap .q-wrap p:before {
	color: #009955;
	background: transparent;
	font-size: 16px;
	left: 50px;
}
body .faq-wrap .f-wrap a:after {
  content: '\f107';
	color: #999;
	font-size: 28px;
	top: 11px;
}
body .faq-wrap .f-wrap.on a:after {
	content: "\f106";
	color: #009955;
}



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

	body .faq-wrap .f-wrap a {
		padding-left:60px;
	}
	body .faq-wrap .f-wrap a:before { 
		left: 20px;
	}
	body .faq-wrap .q-wrap p {
		padding-left:60px;
	}
	body .faq-wrap .q-wrap p:before {
		left: 20px;
	}

}

/*Request a Quote-form-view*/
/*
body .basic-board-row {
	border-top: 2px solid #333;
	border-bottom: none;
}
body .basic-board-row tr.board-row-subject {
	display: block;
}
body .basic-board-row tr {
	padding-bottom:25px;
}
body .basic-board-row tr:nth-of-type(1),
body .basic-board-row tr:nth-of-type(2) {
	border-bottom: none;
	padding-bottom: 0;
}
body .basic-board-row tr.board-row-subject th {
	display: block;
}

body .basic-board-row tr th{
	background: transparent;
	padding: 40px 10px 0 0;
	font-size: 16px;
}
body .basic-board-row tr:nth-of-type(2) th,
body .basic-board-row tr:nth-of-type(3) th {
	padding-top:20px;
}
body .basic-board-row tr.board-row-subject td{ 
	display: block;
}
body .basic-board-row tr td{ 
	padding: 7px 0 8px;
}
*/
/*We agree on Personal Information Handling Policy.*/
body .basic-board-row tr.personal-policy input[type="checkbox"] {
	width: 30px;
	height: 30px;
}

.check_inner {
	display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check_inner input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
	top: -5px;
  left: 0;
}

.check_inner .checkmark {
  position: absolute;
  top: -5px;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check_inner:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check_inner input:checked ~ .checkmark {
  background-color: #009955;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check_inner .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check_inner input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check_inner .checkmark:after {
  left: 11px;
  top: 5px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* -------- popup gallery -------- */

/*.showroom-wrap {padding-bottom: 98px;}*/
.showroom-box {position:relative; width:100%; }
.showroom-box .slider {
	height:550px;
	/*height: calc(100vh - 150px);*/
    overflow: hidden;
}
.showroom-box .slider .slick-list {height: calc(100% - 25px);}
.showroom-box .slider .slick-list .slick-slide {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 66.25%;
}
.showroom-box .slider .slick-list .slick-slide figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding-top:5px;
	padding-left: 10px;
}
.showroom-box .slider .slick-list .slick-slide img {
	
}
.showroom-box img {width:100%; border:1px solid #ddd;}

.showroom-box .slick-prev,
.showroom-box .slick-next {width:64px; height:64px; border-radius:50%; transform:none; margin-top: -32px;}
.showroom-box .slick-prev:before ,
.showroom-box .slick-next:before {display:none;} 
.showroom-box .slick-prev {left:10px; background:rgba(0,0,0,.5) url('/html/_skin/coadohd/img/common/showroom_prev.png') no-repeat center center;}
.showroom-box .slick-next {right:10px; background:rgba(0,0,0,.5) url('/html/_skin/coadohd/img/common/showroom_next.png') no-repeat center center; }
.showroom-box  .slick-prev:hover,
.showroom-box  .slick-prev:focus {background:rgba(0,0,0,.5) url('/html/_skin/coadohd/img/common/showroom_prev.png') no-repeat center center;}
.showroom-box  .slick-next:hover, 
.showroom-box  .slick-next:focus {background:rgba(0,0,0,.5) url('/html/_skin/coadohd/img/common/showroom_next.png') no-repeat center center;}


.showroom-box .slider-nav-thumbnails .slick-slide {
	position: relative;
  overflow: hidden;
	height:100px;
	opacity: 0.5;
}

.showroom-box .slider-nav-thumbnails .slick-slide img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.showroom-box .slider-nav-thumbnails .slick-current,
.showroom-box .slider-nav-thumbnails .slick-current.slick-active {
	opacity: 1;
}


@media screen and (max-width:768px) { 
	.showroom-box .slider {
		height:400px;
	}
	.showroom-box .slider-nav-thumbnails .slick-slide {
		height:80px;
	}

	.showroom-box .slick-prev,
	.showroom-box .slick-next {width:40px; height:40px; margin-top: -20px; background-size:50%;}
	
}
@media screen and (max-width:590px) { 

	.showroom-box .slider {
		height:360px;
	}
	.showroom-box .slider-nav-thumbnails .slick-slide {
		height:60px;
	}
	/*.showroom-wrap {padding-bottom: 50px;}*/
	.showroom-box .slick-dots {bottom:-50px;}
	.showroom-box .slick-dots li {margin:0 5px;}
	.showroom-box .slick-dots li button {width:20px; height:20px; }
	.showroom-box .slick-dots li button:before {border-radius:50%; background:#ddd !important;}
	.showroom-box .slick-dots li.slick-active button:before {background:#026241 !important;}
}

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

	.showroom-box .slider {
		height:300px;
	}
	.showroom-box .slider-nav-thumbnails .slick-slide {
		height:40px;
	}
}
@media screen and (max-width:420px) { 

	.showroom-box .slider {
		height:240px;
	}
	.showroom-box .slider-nav-thumbnails .slick-slide {
		height:40px;
	}
}
.contact-detail-popup {display:none; position:fixed; top:0; left:0; z-index:9999999999; width:100%; height:100%; background:rgba(0,0,0,.7);}
.contact-detail-popup .popup-inner {position:absolute; top:50%; left:50%; padding:54px 42px 34px; width:670px; height:452px; border:5px solid #046240; background:#fff; transform:translate(-50%,-50%); box-shadow:-5px 0 10px rgba(0,0,0,.75);}
.contact-detail-popup .popup-inner table {width:100%;}
.contact-detail-popup .popup-inner table th,
.contact-detail-popup .popup-inner table td {padding-bottom:12px;}
.contact-detail-popup .popup-inner table th {width:117px; vertical-align:top;}
.contact-detail-popup .popup-inner table th label {display:block; padding:9px 15px; width:107px; height:100%; background: #f5f5f5; font-weight: 400; font-size:16px; line-height: 1.3; color:#424242; text-align:right;}
.contact-detail-popup .popup-inner table tr:last-child th label {height:178px;}
.contact-detail-popup .popup-inner table td {vertical-align:top;}
.contact-detail-popup .popup-inner table td input,
.contact-detail-popup .popup-inner table td textarea {width:100%; border:1px solid #cacaca; font-size:16px; color:#424242;}
.contact-detail-popup .popup-inner table td input {padding:0 10px; height:38px;}
.contact-detail-popup .popup-inner table td textarea {padding:10px; height:178px;}

.contact-detail-popup .popup-btn {margin-top: 16px; width:100%; text-align:center; font-size:0;}
.contact-detail-popup .popup-btn li {display:inline-block; margin:0 10px; width:100px; height:50px; vertical-align:top;}
.contact-detail-popup .popup-btn li a {display:block; width:100%; height:100%; background:#046240; font-weight: 500; font-size:18px; line-height: 50px; color:#fff }
.contact-detail-popup .popup-btn li:last-child a {background: #484848;}

@media screen and (max-width:768px) { 
	.contact-detail-popup .popup-inner {width:calc(100% - 60px);}	 
}
@media screen and (max-width:640px) { 
	.contact-detail-popup .popup-inner {overflow:auto; padding:34px 20px; width:calc(100% - 40px); height:auto; max-height:calc(100% - 40px);}	 
	.contact-detail-popup .popup-inner table th,
	.contact-detail-popup .popup-inner table td {display:block; width:100%;}
	.contact-detail-popup .popup-inner table th label {width:100%; text-align:left;}
	.contact-detail-popup .popup-inner table tr:last-child th label {height:auto;}
	.contact-detail-popup .popup-inner table td textarea {height:130px;}
}
@media screen and (max-width:320px) { 
	.contact-detail-popup .popup-btn li {margin: 0;}	
	.contact-detail-popup .popup-btn li:last-child {margin-left: 10px;}
}


@media screen and (max-width:1200px) {
	#gallery .inner {width:100%; padding-left:30px; padding-right:30px;}

}
@media screen and (max-width:768px) {
	body .board-wrap .gallery-list figure a figcaption {
		min-height: 40px;
	}
	#gallery .inner { padding-left:15px; padding-right:15px;}
}


/*board- video-gallery*/

body .board-wrap .gallery-list { border-top:0; border-bottom:0; padding-top:0;}
#gallery-movie .board-wrap .gallery-list figure a { position: relative;}
#gallery-movie .board-wrap .gallery-list .movie-bg {height:0; overflow:hidden; position: relative; margin-bottom:1.5rem; padding-bottom: 56%;}
#gallery-movie .board-wrap .gallery-list .movie-bg >img {min-height: 170px;}
#gallery-movie .board-wrap .gallery-list figure a .pr-play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 111;
	transform: translate(-50%, -50%);
}
@media screen and (max-width:1200px) {
	#gallery-movie .inner {width:100%; padding-left:30px; padding-right:30px;}

}

@media screen and (max-width:1200px) and (min-width:769px) {
	#gallery-movie .board-wrap .gallery-list figure a .pr-play-btn img {
		width:70%;
		height:70%;
		margin: 0 auto;
    display: block;
	}
}

@media screen and (max-width:768px) {
	#gallery-movie .inner { padding-left:15px; padding-right:15px;}

}
	#gallery-movie .board-wrap .gallery-list figure a img {
		width:100%;
	}
}

/*download*/

.basic-board-list td a.btn-file-down {
	text-indent:-9999px;
	position:relative;
}

.basic-board-list td a.btn-file-down:after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
	content: '';
	width: 20px;
	height: 17px;	
	background: url('/html/_skin/coadohd/img/board/download_icon.png') no-repeat center center;
}

/*member-login*/

.join-form-wrap { padding: 0 0 50px;}