/* list.skin */
.notice_box		{ text-align:left; padding:0; margin:2px 0 2px 0; background:#F7F7F7; border:1px solid #D6D6D6; }
ul.notice_list	{ margin:5px; padding:0; border-bottom:1px solid #D6D6D6; height:20px; }
ul.notice_list:last-child { border-bottom:0; }
ul.notice_list li { display:inline-block; list-style:none; margin:0; }
ul.notice_list li.n_ntc { width:10%; text-align:center; font-size:10px; color:#A2A3A3; }
ul.notice_list li.n_sbj { width:75%; }
ul.notice_list li.n_sbj a { color:#494949; font-family:나눔고딕;  }
ul.notice_list li.n_sbj a:hover	{ text-decoration:underline; }
ul.notice_list li.n_date { width:10%; font-size:10px; }
ul.notice_list li span.comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }


#board_wrapper	{ text-align:center; }
.cate_box	{ text-align:left; }
.cate_box .category	{ display:inline-block; width:137px; padding:3px 0 3px 0; }
.cate_box .category a	{ color:#333; font:normal 12px '맑은 고딕'; }
.cate_box .category a:hover	{ text-decoration:underline; }
span.catecnt	{ color:#FF8000; }


.board_title > div.clocation	{ font:normal 12px Dotum; color:#636B72; }
.board_title > div.clocation > span.locaa > a	{ font:normal 12px Dotum; color:#636B72; } /* 링크 */
.board_title > div.clocation > span.locaa > a:hover	{ text-decoration:underline; color:#4A5056; } /* 링크 */


.board_top { clear:both; padding:3px; }
.notice_date { color:#CBCBCB; font-size:11px; padding:0 5px 0 5px; }

.board_list { clear:both; margin:5px 0 0 0; border-top:2px solid #5B5B5B; border-bottom:1px solid #5B5B5B; }
.board_list .notice { font-weight:normal; }
.board_list .current { font:bold 11px tahoma; color:#E15916; }
.board_list .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }

.board_list td .cate_name a { color:#C35C62; font:bold 12px Dotum; }			/* 카테고리 이름 */
.board_list td .cate_name a:hover { color:#2080D0; text-decoration:underline; }			/* 카테고리 이름 */
.board_list td span.hit		{ color:#6E6E6E; }
.board_list td .cate_v { color:#A8AEB4; font-size:10px; font-family:Dotum; margin:0 5px 0 5px; }		/* 카테고리 구분 선 */
.board_list td div.subject	{ width:600px; padding:0 0 5px 0; }
.board_list td div.subject a { color:#1B1B1B; font: 14px '맑은 고딕'; margin:2px 0 4px 0; }
.board_list td div.subject a:hover	{ color:#E9323C; text-decoration:underline; }
.board_list td div.writer	{ color:#AAAAAA; font-family:Dotum; font-size:11px; margin-top:5px; }
.board_list td div.writer .wr_name .member	{ color:#6E6E6E; }
.board_list td div.writer .soldout	{ border:1px solid #FF4040; background:#FF7070; color:#ffffff; font:normal 11px Dotum; padding:0 0 -1px 0; }
.board_list td div.ads_box	{ padding:20px 0 20px 0; border-top:1px solid #E7E7E7; border-bottom:1px solid #E7E7E7; } /* 애드센스 */

.board_page { clear:both; text-align:center; margin:3px 0 0 0; }

.board_button { clear:both; margin:10px 0 0 0; }
.board_button > div	{ float:left; margin:0 auto; text-align:center; }
.board_button > div.btnLeft	{ width:30%; }
.board_button > div.board_search	{ width:40%; }
.board_button > div.btnRight	{ width:30%; }
.board_button > div:first-child	{ text-align:left; }
.board_button > div:last-child	{ text-align:right; }

.board_search { text-align:center; margin:0; color:#959595; font-family:Dotum; }
.board_search .stx { height:26px; width:100px; padding-left:10px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search select { height:30px; width:90px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search input[type="submit"] { height:29px; vertical-align:top; border:1px solid #CBCBCB; background:#F0F0F1; cursor:pointer; padding-left:10px; padding-right:10px; }
.board_search input[type="submit"]:hover {background:#4285F4; color:#fff; }

div.board_title	{ height:50px; box-sizing:border-box; border-top:1px solid #C3C3C3; margin-top:10px; }
div.board_title > div:first-child	{ float:left; padding:15px 0 0 0; }		/* 상단 왼쪽 */
div.board_title > div:last-child	{ float:right; text-align:right; padding:15px 0 5px 0; }		/* 상단 오른쪽 */
div.board_title > div:last-child > span > a	{ font:normal 12px '맑은 고딕'; color:#494949; }
div.board_title > div:last-child > span > a:hover	{ text-decoration:underline; color:#F47C31; }
div.board_title > div.write_title	{ font:bold 20px '맑은 고딕'; color:#314E8C; letter-spacing:-2px; }

.notice_box		{ text-align:left; padding:0; margin:2px 0 2px 0; background:#F7F7F7; border:1px solid #D6D6D6; }
ul.notice_list	{ margin:5px; padding:0; border-bottom:1px solid #D6D6D6; height:20px; }
ul.notice_list:last-child { border-bottom:0; }
ul.notice_list li { display:inline-block; list-style:none; margin:0; }
ul.notice_list li.n_ntc { width:10%; text-align:center; font-size:10px; color:#A2A3A3; }
ul.notice_list li.n_sbj { width:75%; }
ul.notice_list li.n_sbj a { color:#494949; font-family:Dotum;  }
ul.notice_list li.n_date { width:10%; font-size:10px; }
ul.notice_list li span.comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }


span.listup > a	{ display:inline-block; border:1px solid #BFA860; background:#FFE080; font:normal 11px '맑은 고딕'; padding:1px 2px 1px 2px; cursor:pointer; }
span.listup > a:hover	{ background:#fff; }

.itemlist		{ padding:5px 0 5px 0; }
.itemlist > span:first-child	{ display:inline-block; width:100px; }
.itemlist > span:last-child	{ color:#AAAAAA; }

span.vline1		{ display:inline-block; height:9px; border-right:1px solid #9FA0A4; margin:0 10px 0 10px; }

/* 글쓰기 버튼 */
a.btn_write	{ display:inline-block; border:1px solid #828282; border-radius:3px; height:22px; background:#f5f5f5; background:linear-gradient(#f5f5f5,#e3e3e3); color:#4A4A4A; font:normal 13px 'Malgun Gothic', '맑은 고딕', sans-serif; padding:5px 15px 0 15px; letter-spacing:-1px; }
a.btn_write:hover	{ border:1px solid #828282; background:#828282; color:#fff; }

