/* board */
textarea{font-size:small;padding:5px;color:#777}

.board_list{ width:100%; border-collapse:collapse; border:0; border-spacing:0}
.board_list caption{ width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; z-index:-1}

.board_list thead th{padding:0px 15px 2px; line-height:0px; color:#333; background-color:#f9f9f9;border:1px solid #d7d7d7; border-width:0 0 0px 0;}
.board_list tr:first-child th {background:url(imagesbg_table_line.gif) no-repeat -690px 0 #ffffff;}
.board_list tr:first-child th:first-child {
	background-position: 0 0;
	background-image: url(imagesbg_table_line9.gif);
}
.board_list tr.top_line td {background:url(imagesbg_table_line.gif) no-repeat 0 0}
.board_list tbody td {padding:10px 15px 8px; border:1px dotted #d7d7d7; border-width:0 0 1px 0;text-align:center; background:#fff}
.board_list tr:last-child td,
.board_list tr.bottom_line th, 
.board_list tr.bottom_line td {border-bottom:1px solid #abafb3}
.board_list thead th.fir{}
.board_list thead th.end{}
.board_list tbody td.left { text-align:left;}
.board_list tbody td.notice { text-align:left; font-weight:600}
.board_list tbody td a{
	text-decoration: none;
	color: #000;
	letter-spacing: 0px;
		: square;
}
.board_list tbody td a:link{text-decoration:none; color:#000;letter-spacing:0px}
.board_list tbody td a:hover{text-decoration:underline; color:#000;letter-spacing:0px}
.board_list tbody td a:active{text-decoration:none; color:#000;letter-spacing:0px}
.board_list tbody td a:focus{text-decoration:none; color:#000;letter-spacing:0px}
