body {
	margin: 1px;
	font-family: arial,san-serif; font-size: 8pt;
}
/* header */
#header{
clear: both;
margin: 0 auto;
height: 25px;
width: 1009px;
text-align: left;
background-image: url(/images/head_bg.gif);
background-repeat: repeat-x;
padding: 6px 0 0;
}
/* top menu */
#menu{
clear: both;
margin: 0 auto;
height: 26px;
width: 968px;
text-align: left;
/* background-image: url(/images/menu_bg.gif); */
background-color: #66A72D;
background-repeat: repeat-x;
font-size: 13px;
font-weight: bold;
padding: 9px 0 0 10px;
}
#menu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu li{
padding-left: 50px;
float: left;
}
#menu a:link {color: #fff;}
#menu a:visited {color: #fff;}
#menu a:hover {text-decoration: underline;color: #f00;}
#menu a:active {color: #f00;}

a:link {
	color: #07519a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #07519a;
}
a:hover {
	text-decoration: underline;
	color: #DD552D;
}
a:active {
	text-decoration: none;
	color: #DD552D;
}
a1:link {
	color: #07519a;
	text-decoration: none;
}
a1:visited {
	text-decoration: none;
	color: #07519a;
}
a1:hover {
	text-decoration: underline;
	color: #DD552D;
}
a1:active {
	text-decoration: none;
	color: #DD552D;
}
.td_green{
	border: 1px solid #B0DB79;
	font-size: 9px;
	color: #07519a;
}
.td_xian{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0DB79;
}
.table{
	font-size: 9px;
	color: #07519a;
}
.td_font{
	font-size: 8pt;
}
.table_wh{
	font-size: 9px;
	color: #FFFFFF;
}
.word_th{
	font-size: 9px;
	color: #07519a;
	font-family: "Book Antiqua";
	font-weight: bolder;
}

td,p,ul,textarea{ font-size: 8pt }
