/* BASIC css start */
.listheader-1 {width:130px;}
.listheader-2 {width:635px;}
.listheader-3 {width:250px;}
.listheader-4 {width:177px;}
.listheader-5 {width:130px;}
.listheader-6 {width:635px;}
.listheader-7 {width:250px;}
.listheader-8 {width:177px;}

.notice{background:#f7f7f7;}


/* 게시판 전체 공통 */
.xans-board-category {
	margin: 0 0 10px;
}
/* 갤러리형 탭메뉴 */
ul.xans-board-listheader {
	text-align: right;
	margin: 0 0 10px;
}
ul.xans-board-listheader li {
	display: inline;
}
/* list */
.xans-board-listpackage .boardList { width:1200px; margin:auto; box-sizing:border-box; border-right:1px solid #b2b2b2; border-left:1px solid #b2b2b2; }
.xans-board-listpackage .boardList table {    
    width:100%;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    font-size: 12px;
    line-height: 140%;
    margin-bottom:40px;
}

.xans-board-listpackage table th {
	padding: 12px 0 10px; /* border-right:1px solid #655b45; background:#fbfafa;*/
	color: #655b45;
	font-weight: normal;
	text-align: center;
}
.xans-board-listpackage table td {
	height: 32px;
	border-top: 1px solid #b2b2b2; /*border-right:1px solid #655b45;*/
	text-align: center;
	vertical-align: middle;
	color: #535353;
    position:relative;
}
.xans-board-listpackage table td .search_id { padding:3px 10px; background-color:#fff; border:1px solid #ddd; position:absolute; left:-23%; top:50%; transform:translate(0,-50%); }
.xans-board-listpackage table td.txtless { color:#939393; }
.xans-board-listpackage table th:last-child, .xans-board-listpackage table td:last-child {
	border-right: 0;
}
.xans-board-listpackage table th:first-child, .xans-board-listpackage table td:first-child {
	background: url("");
}
.xans-board-listpackage table a {
	color: #535353 !important;
}
.xans-board-listpackage table a:hover {
	color: #000 !important;
}
.xans-board-listpackage table tr th.subject {
	word-break: break-all;
	text-align: center;
	padding-left: 8px;
}
.xans-board-listpackage table .category {
	width: 11%;
}
.xans-board-listpackage table .subject {
    padding-left: 20px;
	word-break: break-all;
	text-align: left;
}
.xans-board-listpackage table .subject img {
	vertical-align: middle;
	margin: 0 1px;
}
.xans-board-listpackage table .txtLess {
	color: #939393;
	font-size: 11px;
}
.xans-board-listpackage table .comment {
	color: #008bcc;
	font-weight: normal;
}
.xans-board-listpackage table .thumb { width: 145px; }
.xans-board-listpackage table .thumb a { display:flex; align-items:center; padding:5px 0; }

.xans-board-listpackage table .thumb img {
	width: 45px;
}
.xans-board-listpackage table .thumb span { display:inline-block; width:90px; margin-left:10px; }

.xans-board-listpackage table input[type=radio], .xans-board-listpackage table input[type=checkbox] {
	width: 13px;
	height: 13px;
	vertical-align: -2px;
*vertical-align:2px;
	margin: 0 2px 0 0;
}
.xans-board-buttonlist {
    width:1200px;
    margin:auto;
	border-top: none;
	text-align: right;
}
/* 상품후기 아코디언형 */
.xans-board-notice #content_view td {
	padding: 9px 10px 20px;
	background: #f6f7f9;
	text-align: left;
}
.xans-board-list #content_view td {
	padding: 9px 10px 20px;
	background: #f6f7f9;
	text-align: left;
	word-break: break-all;
	white-space: pre-wrap;
}
/* dkyo 타이틀 상단 이미지 */
#board_category {
	width: 200px;
	padding: 2px 10px;
	margin: 0 0 20px 0;
}
#board_category {
}
#board_category option {
}
.xans-board-paging { font-family: 'prata', serif; font-size:15px; margin-top:40px; display:flex; justify-content:center; align-items:center; }
.xans-board-paging ol { margin:0 10px; font-size:12px; display:flex; justify-content:center; align-items:center; }
.xans-board-paging ol li { margin:0 6px; }
.xans-board-paging ol li a { display:inline-block; height:16px;padding:0 3px 3px; box-sizing:border-box; }
.xans-board-paging ol li a.this { color:#8ecdce; border-bottom:1px solid #8ecdce; }
.xans-board-paging ol li a:hover { color:#8ecdce; border-bottom:1px solid #8ecdce; }

.xans-board-paging a.nolink {
	cursor: default;
}
/* 이전, 다음페이지보기(리스트형) */
select[name="board_cateselect"]{
    margin-right: 5px;
    height: 20px;
    font-size: 11px;}

.paginate.typeList p { padding-bottom:3px; }

.xans-board-search {
	color: #888;
	font-size: 1em;
}
.xans-board-search p {
    text-align:center;
    padding-top:40px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.xans-board-search a {
	width: 37px;
	border: 1px solid #bcbcbc;
	padding: 3px;
	margin-left: 5px;
    line-height:20px;
}
.xans-board-search input {
	width: 200px;
	border: 1px solid #bcbcbc;
	padding: 3px;
    height: 20px;
}
.xans-board-search select {
	border: 1px solid #bcbcbc;
	padding: 2px;
    margin-right:5px;
    height:28px;
}
.xans-board-search .boardSearch {
	display: block;
}

.boardSort{ width:1200px; margin:auto; margin-bottom:20px; text-align:left;}

/* BASIC css end */

