/*///////////////////////////////////////////////////////////////////////////////////
//
//	common
//
///////////////////////////////////////////////////////////////////////////////////*/
.now_row {background-color:#efefef;}
.normal_row {background-color:#fff;}
.normal_row2 {background-color:#fff;}

caption {display:none;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	list
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_style {width:100%; padding:15px 0 15px 0;}
#board_style .btn {padding:5px 10px 5px 0; text-align:right;}
#board_style .btn a {font-size:12px; padding:8px 20px;}
#board_style .catelist {padding:5px 0 5px 0;}
#board_style .catelist li {display:inline-block;}
#board_style .list {width:100%; border-top:solid 1px #e0e0e0;}
#board_style .list tbody tr {cursor:pointer;}
#board_style .list tbody .notice {background:#fafafa;}
#board_style .list tbody td {padding:14px 0 12px 0; border-bottom:solid 1px #e0e0e0; text-align:center;}
#board_style .list tbody td.prd_img {}
#board_style .list tbody td.prd_img p {font-size:11px; color:#000000;}
#board_style .list tbody td.prd_img p img {}
#board_style .list tbody td.subject {padding:14px 0 12px 10px; color:#888888; text-align:left;}
#board_style .list tbody td.subject .icon_reply img {width:37px; height:12px;}
#board_style .list tbody td.subject .icon img {height:12px;}
#board_style .list tbody td.subject strong {color:#363636;}
#board_style .list tbody td.subject strong a {color:#363636;}
#board_style .search {width:96%; margin:10px auto;}
#board_style .search table {width:100%;}
#board_style .search table td {text-align:left;}
#board_style .search table td select {width:75px; height:27px; background:#fff; border-radius:0;}
#board_style .search table td .box {height:25px; border:solid 1px #6d6d6d;}
#board_style .search table td .box .input {float:left; width:85%; height:22px; border:none; border-radius:0px; line-height:22px; text-indent:10px; color:#363636;}
#board_style .search table td .box .btn_search {float:right; border-radius:0;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	write/view
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_style2 {width:100%; padding:15px 0 15px 0;}
#board_style2 table {width:100%; border-top:solid 3px #a4a4a4;}
#board_style2 table th {padding:7px 0 7px 5px; border-bottom:solid 1px #e0e0e0; font-size:12px; color:#888888; text-align:left; background:#f6f6f6}
#board_style2 table td {padding:7px 0 7px 5px; border-bottom:solid 1px #e0e0e0; font-size:12px; color:#363636; text-align:left;}
#board_style2 table td .icon img {width:14px; height:14px;}
#board_style2 .check {padding:10px 0 5px 10px;}
#board_style2 .write_content {width:98%; margin:0 auto;}
#board_style2 #uploader {width:100%; margin:5px 0 0 0; border-bottom:solid 1px #e0e0e0;}
#board_style2 .view_content {padding:10px 10px 10px 10px; border-bottom:solid 1px #e0e0e0; color:#363636;}
#board_style2 .view_content img {width:100%;}
#board_style2 .btn {padding:10px 10px 10px 0; text-align:right;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	edit / del / comment_del / secret
//
///////////////////////////////////////////////////////////////////////////////////*/
#pwbox {width:100%; padding:20px 0 20px 0;}
#pwbox .box {padding:25px 0 25px 0; border-top:solid 3px #a4a4a4; border-bottom:solid 2px #e0e0e0; text-align:center; background:#f6f6f6;}
#pwbox .box h4 {padding:0 0 15px 0; font-size:14px; color:#363636;}
#pwbox .btn {padding:10px 0 0 0; text-align:center;}
#pwbox .btn input {vertical-align:top;}