﻿.list_tbl{
	width:740px;
	border:0;
}

.list_tbl_top{
	width:100%;
	border-top:1px solid #FFC7AB;
	border-bottom:1px solid #FCD8A8;
}

.menu_item_top{
	background-color:#FFF4D3;
	font-family:Verdana;
	font-size:12px;
	color:black;
	font-weight:bold;
	border-bottom:1px solid #FCD8A8;
	
}

.menu_item_1{
	background-color:#FFFFFF;
	height:30px;
	font-family:Verdana;
	font-size:12px;
	color:black;
	
}

.menu_item_2{
	background-color:#F9F2DE;
	height:30px;
	font-family:Verdana;
	font-size:12px;
	color:black;
	
}

.tbl_post_main{
	
	border-bottom:1px solid #EBDDBA;
	
	font-family:Verdana;
	font-size:12px;
}

.td_post_user{
	vertical-align:top;
	background-color:#FCF9F0;
}

.tbl_post_user{
	margin:5px;
	font-family:Verdana;
	font-size:12px;
}

.tbl_post_td_info{
	padding:5px;
	font-family:Verdana;
	font-size:10px;
	border-bottom:1px dotted #EBDDBA;
}

.tbl_thread_td_msg{
	border-bottom:2px solid #EBDDBA;
}

.tbl_post_td_msg{
	padding:5px;
	vertical-align:top;
	
	background-color:white;
}

.writethread{
	border:0;
	background-image:url('../image/button/btn_bbs_create.gif');
	background-repeat:no-repeat;
	background-color:transparent;
	width:79px;
	height:21px;
}

.changesubmit{
	border:0;
	background-image:url('../image/button/btn_bbs_edit.gif');
	background-repeat:no-repeat;

	width:79px;
	height:21px;
}

.movesubmit{
	border:0;
	background-image:url('../image/button/btn_bbs_move.gif');
	background-repeat:no-repeat;

	width:79px;
	height:21px;
}

.delthread{
	border:0;
	background-image:url('../image/button/btn_del_topic.gif');
	background-repeat:no-repeat;
	width:79px;
	height:21px;
}

.editbbs{
	border:0;
	background-image:url('../image/button/btn_edit_bbs.gif');
	background-repeat:no-repeat;
	width:79px;
	height:21px;
}

.replybbs{
	border:0;
	background-image:url('../image/button/btn_bbs_reply.gif');
	background-repeat:no-repeat;
	width:79px;
	height:21px;
}

.board_list_head{
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#4D4D4D;
	background-color:#FAF2DE;
	padding:5px;
	vertical-align:middle;
	border-top:1px dotted #9D813A;
	border-bottom:2px solid #EBDDBA;
}

.board_list_item{
	height:20px;
	font-size:11px;
	color:#4D4D4D;
	background-color:#FFFFFF;
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid #EBDDBA;
}

.td_bbcode{
	font-size:10px;
}