/* CSS Document */
body{
	margin:0;
	background-color: #319600; 
	SCROLLBAR-FACE-COLOR: #94e731;
	SCROLLBAR-ARROW-COLOR: #f5faf4;
	SCROLLBAR-TRACK-COLOR: #359600
}
td { line-height:150% }
a:link,a:visited {color:#006600; text-decoration:underline}
a:hover,a:active {color:#ee0000; text-decoration:none}
.maintable{
	background-color:#f5faf4;
}

.toptable{
	background:#f5faf4 url(img/05_top.jpg) no-repeat center top;
	height:164px;
	padding-left:220px;
}
.toptable tr td{
	vertical-align:bottom;
	font-weight: bold; font-size: 28px;COLOR: #000000;line-height:35px
}
.footbox { text-align:left}
.foottable{
	background:#f5faf4 url(img/05_bot.jpg) no-repeat bottom right;
}
.foottable a{
}
.foottable td{
	color:#006600
}
.navitable{
	background-color:#94e731;
	padding-left:30px;
}
.navitable a{
	font-weight:bold;
	text-decoration:none;
}
.navitable a:link, .navitable a:visited{color:#060; text-decoration:none}
.navitable a:hover, .navitable a:active{color:#090; text-decoration:none}
.navitable td {padding-left:10px}
.lefttable{}
.righttable{}

.contentbox{line-height:25px;}
.titlebox{line-height:25px; border-bottom:#FF8000 dotted 1px; border-top:dashed 1px #FF8000;}
.titlebox a{line-height:25px;}
.usernamebox{line-height:25px; text-align:right;}
.readbox a{color:#D26900;}

.listbox{
	line-height:20px;
	padding-left:8px;
	background:url(img/05_bj.jpg);
}
.listbox tr td a{
	line-height:20px;
}
.listbox .title{
	line-height:20px;
	font-weight:bold;
	color:#006600;
	background-color:#94e731;
	text-align:left;
}

.msgbox{
	line-height:20px;
	padding-left:8px;
	background:url(img/05_bj.jpg);
}
.msgbox .title{
	line-height:20px;
	font-weight:bold;
	color:#006600;
	background-color:#94e731;
	text-align:left;
}
.heng{
	background:url(img/05_heng.jpg) no-repeat;
	color:#006600; padding-left:8px;
	height:25px; line-height:25px;
	font-weight:bold;
}

