@charset "utf-8";
/* CSS Document */

.space{
	font-size-adjust:inherit;
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
	margin:5px;
	margin-bottom:none;
	margin-top:none;
}

#search{
margin-right:15px; 
margin-bottom:0px;
}

#searchbox{
	font-family:Tahoma;
	font-weight:lighter;
	font-size:11px;
	color:#006699;
	background-color:#E2DEDE;
	border:1px groove #999999;
}

.top{
margin-bottom:5px;
}

td{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
}

.submenu{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	height:26px;
	color:#6B6B6B;
	border-bottom:1px dotted #CCCCCC;
	line-height:24px;
	margin-right:5px;
}

.submenu a{
	color:#709215;
	text-decoration:none;
}

a{
color:#99c22a;
}

.header{
color:#1f59a1;
}

#footer{
color:#FFFFFF;
}

#footer a{
color:#33FF00;
}

.meng{
margin-left:10px;

}


