a:hover {
	color:#000;
}

/* ----- table ----- */
.table_bbs {
	border-bottom:1px solid #ccc;
}

.table01 {
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.table_head {
	font-weight:bold;
	color:#333;
	text-align:center;
	background:url("/images/board/board_bg.gif") repeat-x 0px 0px;
	height:29px;
}

.table_head01 {
	font-weight:bold;
	color:#333;
	text-align:center;
	height:29px;
	background:#f8f8f8;
}

.table_head02 {
	font-weight:bold;
	color:#333;
	height:29px;
	text-align:left;
	padding-left:10px;
	background:url("/images/board/board_bg.gif") repeat-x 0px 0px;
}

.td01 {
	height:25px;
	text-align:center;
	font-weight:normal;
}

.td02 {
	height:25px;
	font-weight:normal;
}

.td03 {
	height:40px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}

.td04 {
	text-align:right;
	height:40px;
}

.td05 {
	height:25px;
	font-weight:normal;
	padding:20px;
}

.td06 {
	height:30px;
	font-weight:normal;
	padding-left:15px;
	border-bottom:1px solid #ddd;
	background:#f8f8f8;
}

.td07 {
	height:40px;
	text-align:left;
	padding-left:10px;
}

.td08 {
	height:25px;
	text-align:left;
	padding-left:10px;
}

.td09 {
	height:30px;
	font-weight:normal;
	padding-left:15px;
	border-top:1px solid #ddd;
	background:#f8f8f8;
}

.point {
	color:#6AA2F8;
}

.bbs_search {
	background:url("/images/board/search_box.gif") no-repeat 0px 0px;
	width:100%;
	height:36px;
	text-align:center;
}




