@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*
a{color:#767676;font-family: 'Nanum Gothic', sans-serif;
}
a:hover{font-size:17px; line-height:17px;}
*/
.bbs_info {
	margin-top: 15px;
}
.bbs_info::after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
.bbs_list {
	margin-top: 10px;
	color:#767676;
}
.bbs_paging {
	text-align: center;
	font-size: 1.2em;
}
.bbs_paging a {
	margin: 0px 3px;
	display: inline-block;
	padding: 2px 4px;
}
.bbs_paging a.on {
	color: #ef0010;
	border: #ef0010 solid 1px;
}

.bbs_list > table.list_1 {
	width: 100%;
	border-top: #999999 solid 1px;
}
.bbs_list > table.list_1 caption{display:none;}
.bbs_list > table.list_1 > thead > tr > th, .bbs_list > table.list_1 > tbody > tr > th, .bbs_list > table.list_1 > thead > tr > td, .bbs_list > table.list_1 > tbody > tr > td {
	padding: 10px 0px;
	line-height: 1.5em;
	word-break: break-all;
	color:#767676;
	border-bottom: #e6e6e6 solid 1px;
	text-align: center;
}
.bbs_list > table.list_1 > tbody > tr > td:nth-child(2) {
	text-align: left;
	width: 50%;
}
.bbs_list > table.list_1 > tbody > tr > td:nth-child(2) {
	width: 80px;
}
.bbs_list > table.list_1 > tbody > tr > a {
	display: block;
	/*width: 560px;*/
	height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color:#767676;
	font-size:1.1em;
}

.bbs_list > table.list_1 > thead > tr > th, .bbs_list > table.list_1 > tbody > tr > th {
	background-color: #f9f9f9;
	
	font-weight: bold;
	font-size:1em;
}
.bbs_list > table.list_3 > tbody > tr > td div:first-child > p img {
	width: 100%;
}
.bbs_list > table.list_3 > tbody > tr > td div:first-child > p {
	border: 1px solid #e6e6e6;
	padding: 5px;
	text-align: center;
}
.bbs_list > table.list_3 > tbody > tr > td .bbs_tit::after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
.bbs_list > table.list_3 > tbody > tr > td .bbs_tit span {
	display: inline-block;
	width: 150px;
	height: 3em;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	word-wrap: break-word;
	float: left;
}
.bbs_list > table.list_3 > tbody > tr > td {
	line-height: 1.5em;
	text-align: left;
	width: 25%;
	padding-top: 20px;
	padding-left: 30px;
}
.bbs_list > table.list_3 > tbody > tr > td div {
	width: 95%;
	margin: 0px auto 0px auto;
}
.bbs_list > table.list_3 > tbody > tr > td .bbs_tit {
	font-weight: bold;
	margin: 5px 0px 7px 0px;
}
.bbs_list > table.list_3 {
	width: 100%;
	border-top: #999999 solid 1px;
}
.bbs_info .page {
	float: left;
	margin-top: 10px;
}
.bbs_info .search {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bbs_info .search select {
	height: 35px;
	padding: 5px 2px;
	border: #cccccc solid 1px;
	vertical-align: middle;
}

.bbs_info .search input {
	height: 35px;
	width: 200px;
	padding: 5px 0;
	vertical-align: middle;
	border: #cccccc solid 1px;
}
.bbs_info .search p.btn {
	display: inline-block;
	cursor: pointer;
	background-color: #777777;
	border: #6a6a6a solid 1px;
	border-radius: 2px;
	behavior: url(PIE.htc);
	padding: 5px 8px;
	vertical-align: middle;
}
.bbs_info .search p.btn a {
	color: #fff;
}
.bbs_info .search p.btn a:hover {
	color: #fff;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    font-size: 15px;
    line-height: 20px;
}

.bbs_info .search p.btn a:link {
	color: #fff;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    font-size: 15px;
    line-height: 20px;
}
.bbs_info .page p {
	display: inline-block;
	margin-right: 10px;
}
.bbs_info .page select {
	height: 26px;
	font-size:10pt;
	padding: 2px;
}
ol, ul {
	list-style: none;
}
.bbs_view > table.view_1 caption{display:none;}
.bbs_view > table.view_1 .td_pwd input {
	border: #d9d9d9 solid 1px;
	padding: 5px;
}
.bbs_view > table.view_1 .td_pwd a.btn_bbs_pwd {
	display: inline-block;
	background-color: #333;
	color: #fff;
	padding: 0px 8px;
	line-height: 28px;
	height: 28px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	vertical-align: middle;
}
.bbs_view > table.view_1 > thead > tr > th label, .bbs_view > table.view_1 > tbody > tr > th label, .bbs_view > table.view_1 > thead > tr > td label, .bbs_view > table.view_1 > tbody > tr > td label {
	vertical-align: middle;
}
.bbs_view > table.view_1 > tbody > tr > td.bbs_detail {
	line-height:18px;
}
.bbs_view > table.view_1 > tbody > tr > td.bbs_detail > div {
	/*min-height: 200px;*/
	margin: 30px 0px;
	font-size:11pt;
	/*line-height: 1.5em;*/
	
	
}

.bbs_view > table.view_1 > tbody > tr > td.tit {
	font-size :16px;
	height:40px;
}

.bbs_view > table.view_1 > tbody > tr > td.tit > p{
	font-size :12px;
}

.bbs_view > table.view_1 > tbody > tr > td.bbs_detail > div > p {
	line-height: 22px;
}

.bbs_view > table.view_1 > thead > tr > th, .bbs_view > table.view_1 > tbody > tr > th {
	background-color: #f9f9f9;
	font-weight: bold;
}
.bbs_view > table.view_1 > thead > tr > th, .bbs_view > table.view_1 > tbody > tr > th, .bbs_view > table.view_1 > thead > tr > td, .bbs_view > table.view_1 > tbody > tr > td {
	line-height: 2.8em;
	border-bottom: #e6e6e6 solid 1px;
	padding-left: 20px;
	font-size:10pt;
}
.bbs_view > table.view_1 .td_pwd {
	text-align: right;
	background-color: #eee;
	padding: 5px 10px;
	display: none;
}
.bbs_view > table.view_1 {
	width: 100%;
	border-top: #999999 solid 1px;
}
.bbs_view {
	margin-top: 20px;
}
.bbs_link {
	margin-top: 20px;
}
.bbs_link dl {
	border-top: #e6e6e6 solid 1px;
}
.bbs_link dl::after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
.bbs_link dt, .bbs_link dd {
	border-bottom: #e6e6e6 solid 1px;
	line-height: 2.8em;
	display: block;
	float: left;
}
.bbs_link dt {
	width: 10%;
	font-weight: bold;
	background: url('../image/bg_line2.png') no-repeat right 50%;
}
.bbs_link dd {
	width: 90%;
}
/*
a:link, a:visited {
	color: #39404a;
	font-family: 'Nanum Gothic', serif;
	text-decoration: none;
}
*/
.bbs_link dd a {
	display: block;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bbs_link dt span {
	display: block;
	padding-left: 20px;
}
.bbs_btn {
	margin-top:10px;
}
.bbs_btn::after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
.bbs_btn .fl {
	float: left;
	margin-right:5px;
}
.bbs_btn .fr {
	float: right;
	margin-left:5px;

}
.bbs_btn  a {
	display: inline-block;
	border-top: #dbdada solid 1px;
	border-left: #dbdada solid 1px;
	border-bottom: #dbdada solid 1px;
	border-right: #dbdada solid 1px;
	background-color: #fcfcfc;
	padding: 8px 16px;
	box-shadow: inset -1px -1px 1px #fff;
	behavior: url(PIE.htc);
}
.bbs_btn a:link {
	font-size: 15px;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    line-height: 20px;
	color: #767676;
}
.bbs_btn a:hover {
	font-size: 15px;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    line-height: 20px;
	color: #000;
}
.bbs_btn .fl a , 
.bbs_btn .fr a {
	display: inline-block;
	border-top: #dbdada solid 1px;
	border-left: #dbdada solid 1px;
	border-bottom: #dbdada solid 1px;
	border-right: #dbdada solid 1px;
	background-color: #fcfcfc;
	padding: 8px 16px;
	font-size: 14px;
	box-shadow: inset -1px -1px 1px #fff;
	behavior: url(PIE.htc);
}
.bbs_btn .fl a , 
.bbs_btn .fr a:link {
	font-size: 15px;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    line-height: 20px;
}
.bbs_btn .fl a , 
.bbs_btn .fr a:hover {
	font-size: 15px;
    font-family: "NanumBarunGothic","나눔바른고딕","Dotum","Arial";
    line-height: 20px;
}
.bbs_write {
	margin-top: 20px;
}
.bbs_write > table.write_1 caption{display:none;}
.bbs_write > table.write_1 {
	width: 100%;
	border-top: #999999 solid 1px;
}
.bbs_write > table.write_1 > thead > tr > th, .bbs_write > table.write_1 > tbody > tr > th, .bbs_write > table.write_1 > thead > tr > td, .bbs_write > table.write_1 > tbody > tr > td {
	height: 19px;
	padding: 9px 10px 9px 20px;
	line-height: 1.5em;
	border-bottom: #e6e6e6 solid 1px;
}
.bbs_write > table.write_1 > tbody > tr > td.bbs_write {
	padding-left: 0px;
	border-bottom: none;
}
.bbs_write > table.write_1 > tbody > tr > td.bbs_write > div {
	margin-top: 30px;
}
textarea {
	overflow: auto;
	border: 1px solid #a9a9a9;
}
.bbs_write > table.write_1 > thead > tr > th, .bbs_write > table.write_1 > tbody > tr > th {
	background-color: #f9f9f9;
	font-weight: bold;
	width: 15%;
	text-align: left;
}
.file_btn {
	display: inline-block;
	font-weight: bold;
	padding: 4px 0px;
	width: 56px;
	text-align: center;
	border: #aaa solid 1px;
	background-color: #f6f6f6;
	margin-left: 5px;
	vertical-align: middle;
	line-height: 1.2em;
	position: relative;
	cursor: pointer;
}
.bbs_write .file {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 56px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.bbs_write > table.write_1 > tbody > tr > td.bbs_tit input {
	width: 97%;
	padding: 0.5%;
	border: #d9d9d9 solid 1px;
}
.rela {
    /*overflow: hidden;*/
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding-left:20px;

    /*padding: 0 50px;*/
}
.pr_mList {
    /*overflow: hidden;*/
	border :1px solid #000;
	    width: 100%;
    height: auto;
    /*margin:10px auto;*/
}

.clear {    clear: both;}

.pr_mList li {
    overflow: hidden;
    float: left;
    width: auto;
    height: 245px;
    margin-left: 28px;
	margin-right: 15px;
	margin-bottom: 40px;
	padding:10px;
border:solid 1px #c2c2c2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;


}
.pr_mList li .item {
    overflow: hidden;
    width:220px;
    height: auto;
	text-align:center;
    /*margin: 0 0 0 auto;*/
}
.pr_mList li p {
    /*overflow: hidden;*/
    width: 220px;
    height: auto;
    margin-top: 20px;
    font-size: 15px;
    color: #222;
    text-align: center;
}

/* 게시판-갤러리
.gallerybox .gallery h4{font-size:18px;  font-weight:normal; letter-spacing:-1px;color:#333;padding:28px 0 12px 20px;}
.gallerybox .gallery p{font-size:12px; font-weight:normal;color:#666;line-height:17px;width:95%;width:221px;height:54px;padding-left:20px;overflow:hidden;}

.gallerybox .gallery ul{clear:both;overflow:hidden;margin:10px 14px;padding-top:10px;}
.gallerybox .gallery ul li{float:left;padding:0 6px 0 6px;font-weight:normal;font-size:13px;line-height:27px;}
.gallerybox .gallery ul li a{color:#666;}
.gallerybox .gallery .lnone{background:none;padding-left:0;}
.gallerybox .gallery .box_more{position:absolute;float:right;top:6px; left:20px;}

.gallerybox2{width:100%;margin:0;padding:30px 0 70px 0;border:2px solid #edeeef;}
.gallerybox2 .gallery{position:relative;float:left;width:245px;height:265px;border:1px solid #dfdfe1; border-bottom:1px solid #c9cacc; background:#fff; margin:0 15px 25px 15px;text-align:left}
.gallerybox2 .gallery .img_box{position:relative; border:2px solid #edeeef;text-align:center}
.gallerybox2 .gallery .img_box img{padding:2px;}
.gallerybox2 .gallery .img_box img.guide{width:218px;height:221px}

.gallerybox2 .gallery dl{clear:both;overflow:hidden;margin:10px 20px;padding-top:14px;text-align:center;}
.gallerybox2 .gallery dt{ font-weight:normal;font-size:15px;line-height:27px;letter-spacing:-1px;padding-bottom:5px;overflow:hidden;}
.gallerybox2 .gallery dd{font-weight:normal;font-size:13px;color:#666;letter-spacing:-1px;}

*/
.gallery_box{width:100%;margin:0;padding:0px 0 0px 0;border:1px solid #edeeef;}
.gallery_box .img_box{position:relative; border:0px solid #edeeef;text-align:center}
.gallery_box .img_box img{padding:2px;width:100%;}
.gallery_box .img_box img.guide{width:218px;height:221px}

.gallery_box dl{clear:both;overflow:hidden;margin:10px 20px;padding-top:14px;text-align:center;}
.gallery_box dt{ font-weight:normal;font-size:15px;line-height:27px;letter-spacing:-1px;padding-bottom:5px;overflow:hidden;}
.gallery_box dd{font-weight:normal;font-size:13px;color:#666;letter-spacing:-1px;}

/* 페이징 네비게이션 시작*/
.page_nav {	clear: both; 	text-align: center; 	padding-bottom: 0;	margin-top: 30px;	padding-bottom: 45px;}
.page_nav a {	display: block;	display: inline-block; 	line-height: 30px; 	min-width: 24px; 	height: 30px; 	padding: 0 3px;	margin: 0 2px;	color: #4c4c50;	border: 1px solid #c5c7cc; 	vertical-align: middle; 	background: #fff;	font-family: Verdana, "돋움", Dotum, sans-serif;}
.page_nav a:hover {	border: 1px solid #636363; 	color: #fff;	background: #636363;	font-family: Verdana, "돋움", Dotum, sans-serif;	text-decoration: none;}
.page_nav strong {	display: block;	display: inline-block; 	line-height: 30px; 	min-width: 24px; 	height: 30px; 	padding: 0 3px; 	margin: 0 2px;	border: 1px solid #636363; 	color: #fff; 	font-family: Verdana, "돋움", Dotum, sans-serif;	vertical-align: middle;	background: #636363;}
.page_nav a.btn-first {	text-indent: -5000em;	background: #fff url(/cyboard/img/btn_pageFirst.png) no-repeat center center;	background-size: 12px 10px;}
.page_nav a.btn-preview {	text-indent: -5000em; background: #fff url(/cyboard/img/btn_pagePrev.png) no-repeat center center;	background-size: 6px 10px;}
.page_nav a.btn-next {text-indent: -5000em; background: #fff url(/cyboard/img/btn_pageNext.png) no-repeat center center;	background-size: 6px 10px;}
.page_nav a.btn-last {text-indent: -5000em; background: #fff url(/cyboard/img/btn_pageLast.png) no-repeat center center;	background-size: 12px 10px;}
.page_nav a.btns {}
.page_nav a.btns img {	display: inline-block;	vertical-align: middle;	padding-top: 12px;}
.page_nav a.btns:hover {	border: 1px solid #636363; 	color: #4c4c50;	background: #fff;	font-family: Verdana, "돋움", Dotum, sans-serif;	text-decoration: none;}
/* 페이징 네비게이션 끝*/

.btn_board01 {
	background: #3e5d72; height: 26px; text-align: center; color: #fff; line-height: 26px; font-weight: normal; vertical-align: middle; display: inline-block;padding-left:15px;padding-right:15px; border-radius: 3px;
}
