@charset "gb2312";
a:visited, a:link, a:active {text-decoration: none; color: #525C45; background-color: transparent;}
a:hover {text-decoration: none; color: #dd9400; background-color: transparent;}

h1 { font-family: "黑体"; font-weight: lighter; font-size: 20px; color:#80b32f}
h2 { font-family: "黑体"; font-weight: lighter; font-size: 18px; color:#dd9400}
h3 { font-family: "黑体"; font-weight: lighter; font-size: 16px; color:#000000}
h4 { font-family: "黑体"; font-weight: bold; font-size: 15px; color:#000000}

body{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 0px;
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
}

td{
  	background-repeat: repeat-x;
	font-family: "黑体";
  	font-size: 15px;
  	color:#333333;
  	font-weight: none;
	line-height: 1.5em;
}
 
	