/* list.skin */
#board_wrapper	{ text-align:center; }
.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; }

.board_list tr	{ height:33px; }	/* 레코드 높이 */

.board_list tr.bg0 { background-color:transparent; } 
.board_list tr.bg1 { background-color:transparent; }
.board_list tr.bg0:hover { background:#F6F6F6; }
.board_list tr.bg1:hover { background:#F6F6F6; }

.board_list td { padding:.5em; }
.board_list tr th { background:#FBFBFB; border-top:2px solid #A8A8A8; border-bottom:1px solid #D6D6D6; font:bold 12px Dotum; color:#515151; height:24px; }
.board_list tr th a { color:#515151; }
.board_list tr th a:hover	{ text-decoration:underline; }

.board_list td { border-bottom:1px solid #F3F3F3; height:26px; } 
.board_list td a:hover	{ text-decoration:underline; }
.board_list td.num { color:#C7C7C7; text-align:center; font-size:9px; }
.board_list td.checkbox { text-align:center; }
.board_list td.subject { overflow:hidden; text-align:left; word-break:break-all; }
.board_list td.subject a { color:#333333; }
.board_list td.subject .cate_name a { color:#ED8600; font-size:11px; font-family:Dotum; }			/* 카테고리 이름 */
.board_list td.subject .cate_v { color:#A8AEB4; font-size:10px; font-family:Dotum; margin:0 3px 0 3px; }		/* 카테고리 구분 선 */
.board_list td.name { padding:0 0 0 10px; text-align:left; }
.member, .guest { color:#595959; }
.board_list td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; letter-spacing:-1px; }
.board_list td.hit { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board_list td.good { font:normal 11px tahoma; color:#949494; text-align:center; }
.board_list td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }

.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_button { clear:both; margin:10px 0 0 0; }

.board_page { clear:both; text-align:center; margin:3px 0 0 0; }

.board_search { text-align:center; margin:10px 0 0 0; color:#959595; font-family:Dotum; }
.board_search .stx { height:21px; width:150px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search input[type="submit"] { height:25px; vertical-align:top; border:1px solid #CBCBCB; background:#F0F0F1; cursor:pointer; padding-left:10px; padding-right:10px; }
.board_search input[type="submit"]:hover { border:1px solid #4285F4; background:#4285F4; color:#fff; }

/* 공지사항 */
tr.notice_box		{ text-align:left; background:#FBFBFB; }
tr.notice_box:last-child	{ border-bottom:2px solid #A2A2A2; }
tr.notice_box td.n_ntc { text-align:center; font-size:11px; color:#5D9DFD; }
tr.notice_box td.n_sbj { text-align:left; }
tr.notice_box td.n_sbj a { color:#494949; }
tr.notice_box td.n_sbj a:hover	{ text-decoration:underline; }
tr.notice_box td span.comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }

/* view.skin */
/* 상단 버튼들 */
.vw_buttons		{ clear:both; text-align:right; padding-top:20px; }
.vw_buttons a.vw_btn_common	{ display:inline-block; font:normal 11px Dotum; letter-spacing:-1px; color:#505C68; height:25px; line-height:250%; padding:0 15px 0 15px; margin-right:-1px; border:1px solid #D7D7D7; border-bottom:0; cursor:pointer; } /* 버튼 */
.vw_buttons a.vw_btn_common:last-child	{ margin-right:0; }
.vw_buttons a.vw_btn_common:hover	{ text-decoration:underline; }
.vw_buttons a.vw_btn_write:hover	{ border:1px solid #FD736D; border-bottom:0; color:#FD736D; }	/* 글쓰기 버튼 */
.vw_buttons a span.cmmt	{ color:#FD736D; } /* 댓글 수 */

.vw_writer	{ clear:both; margin:0 0 20px 0; } /* 글 정보 */
.vw_writer .writer_left{ float:left; width:90%; }
.vw_writer .writer_left .subject	{ font:500 16px 나눔고딕; color:#242424; padding:0 0 10px 0; word-wrap:break-word; line-height:130%; } /* 제목 */
.vw_writer .writer_right	{ float:left; width:10%; text-align:right; }
.vw_writer .writer_right img	{ width:50px; height:50px; border:1px solid #F0F0F0; } /* 프로필 사진 */
.vw_writer img	{ display:inline; }
.vw_writer span.wrname .member	{ font:normal 12px 나눔고딕; color:#3399FF; } /* 글쓴이 */
.vw_writer span.wrid		{ font:normal 11px Tahoma; color:#C3C3C3; } /* 글쓴이 ID*/
.vw_writer span.catename	{ color:#8B8B8B; padding-right:2px; font-family:나눔고딕; }
.vw_writer span.datetime	{ color:#B9B9B9; font:normal 11px Tahoma; }
.vw_writer span.extfunc		{ color:#747474; font:normal 11px Dotum; cursor:pointer; } /* 스크랩, 트랙백, 주소복사 */
.vw_writer span.extfunc:hover	{ text-decoration:underline; }

/* 내용 상자 */
.vw_content_box	{ clear:both; border-top:2px solid #505C68; padding:10px 0 0 0; }
.vw_content_box .attach	{ margin:5px 0 5px 0; }		/* 첨부파일 */
.vw_content_box .attach a	{ cursor:pointer; color:#3399FF; font:normal 13px 나눔고딕; }
.vw_content_box .attach a:hover	{ text-decoration:underline; }
.vw_content_box .attach span	{ margin-right:10px; }
.vw_content_box .attach span.fileinfo	{ font:normal 10px 나눔고딕; color:#7C858E; }
.vw_content_box .attach span .filehit	{ color:#ED8600; }
.vw_content_box .link	{ margin:5px 0 5px 0; }		/* 링크 */
.vw_content_box .link a	{ cursor:pointer; color:#505C68; font:normal 13px 나눔고딕; }
.vw_content_box .link a:hover	{ text-decoration:underline; }
.vw_content_box .link span	{ margin-right:10px; }
.vw_content_box .link span.linkinfo	{ font:normal 10px 나눔고딕; color:#7C858E; }
.vw_content_box .link span .linkhit	{ color:#ED8600; }
.vw_content_box .attach_img	{ margin:15px 0 10px 0; text-align:center; }

#content_box	{ clear:both; margin:40px 0 20px 0; font:normal 15px 나눔고딕; line-height:150%; } /* 내용 출력 상자 */

#evaluation_box	{ clear:both; margin:20px 0 20px 0; text-align:center; } /* 추천, 반대 */
#evaluation_box .good_button	{ display:inline-block; height:25px; margin:0 20px 0 20px; padding:7px 7px 0 7px; border:1px solid #9DA4AA; border-radius:4px; text-align:center; cursor:pointer; }
#evaluation_box .good_button img	{ vertical-align:middle }
#evaluation_box .good_button span	{ margin:0 5px 0 5px; }
#evaluation_box .btn_good:hover		{ border:1px solid #81CFFF; }
#evaluation_box .btn_good:active	{ background:#81CFFF; color:#fff; }
#evaluation_box .btn_nogood:hover	{ border:1px solid #FF8000; }
#evaluation_box .btn_nogood:active	{ background:#FF8000; }
#evaluation_box .good_txt		{ font:normal 12px 나눔고딕;  color:#616161; text-decoration:none; }
#evaluation_box #zm_good	{ color:#298BFA; font:normal 11px tahoma; }
#evaluation_box #zm_nogood	{ color:#656565; font:normal 11px tahoma; }

#ifrmcmmt		{ width:100%; }

/* 인접 글 */
.list_adjoin	{ margin:10px 0 10px 0; }
.list_adjoin > div	{ margin:3px 0 3px 0; font:normal 11px Dotum; color:#5D6268; }
.list_adjoin > div a	{ font:normal 11px Dotum; color:#5D6268; }
.list_adjoin > div a:hover	{ text-decoration:underline; }
.list_adjoin > div .other_datetime	{ font:normal 10px Tahoma; color:#BAC4D0; }

/* 내용 하단 버튼들 */
.bottom_btns	{ text-align:right; }
.bottom_btns a.vw_btn_blue	{ color:#008080; }
.bottom_btns a.vw_btn_blue:hover	{ color:#4C90FF; }	/* BLUE 관리자 버튼 */
.bottom_btns a.btn_common_txt	{ display:inline-block; font-size:12px; color:#464A4E; margin:0 10px 0 10px; } /* 글자 형태 버튼 */
.bottom_btns a.btn_common_txt:last-child	{ margin-right:0; }
.bottom_btns a.btn_common_txt:hover	{ text-decoration:underline; }


/* write.skin */
input[type=file]	{ border:0; background:#fff; }
.write_table input.ed	{ padding:3px; }
.write_head { height:30px; text-align:left; font:13px 나눔고딕; color:#444A4A; }
.field { border:1px solid #ccc; }
.submit_box		{ padding:30px; text-align:center; }




/* list.skin에서 글쓰기 버튼 */
a.btn_write	{ display:inline-block; height:22px; padding:0 7px 0 7px; line-height:200%; vertical-align:middle; color:#494949; border:1px solid #494949; border-radius:2px; }
a.btn_write:hover	{ border:1px solid #FF242F; color:#FF242F; }
a.btn_write:active	{ background:#FF242F; border:1px solid #FF242F; color:#fff; }

/* 글쓰기 페이지의 글쓰기 버튼 */
input.btn_write	{ display:inline-block; height:30px; padding:0 12px 0 12px; line-height:250%; vertical-align:middle; color:#2A86DE; background:#ffffff; border:1px solid #2A86DE; border-radius:2px; font-size:12px; }
input.btn_write:hover	{ border:1px solid #FF242F; color:#FF242F; cursor:pointer; }

/* 글쓰기 페이지의 취소 버튼 */
a.btn_cancel	{ display:inline-block; height:30px; padding:0 12px 0 12px; line-height:250%; vertical-align:middle; color:#505C68; background:#ffffff; border:1px solid #7C858E; border-radius:2px; font-size:12px; }
a.btn_cancel:hover	{ border:1px solid #76865C; color:#76865C; cursor:pointer; }
a.btn_cancel:active	{ border:1px solid #76865C; background:#76865C; color:#fff; cursor:pointer; }

/* /* 공통 */
a.btn_common	{ display:inline-block; height:22px; padding:0 12px 0 12px; line-height:200%; background:#505C68; vertical-align:middle; color:#fff; border-radius:2px; }
a.btn_common:hover	{ background:#152635; color:#fff; }
a.btn_common:active	{ background:#7C858E; color:#fff; }

/* 공통 하늘색*/
a.btn_common_sky	{ display:inline-block; height:22px; padding:0 12px 0 12px; line-height:200%; background:#8CC5FF; vertical-align:middle; color:#fff; border:1px solid #6994BF; border-radius:2px;}
a.btn_common_sky:hover	{ background:#57ABF6; color:#fff; }




/* common */
div.line1		{ border-top:1px solid #D6D6D6; border-bottom:1px solid #fff; }