<!--
body {
	/*background-position: center;*/
	background-image: url(../images/bg.gif);
    /*padding-left:1%;
    padding-right: 1%;*/
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	margin-right: auto; margin-left: auto;
	line-height: 16px;
	font-size:9pt;
	font-family : 宋体;
}

td,div,body {
	font-size: 9pt;
	line-height: 16px;
	font-family:宋体;
}

a:link {
	color: #000000; 
	text-decoration: none;

}
a:visited {
	color: #000000; 
	text-decoration: none;

}
a:active {
	color: #000000; 
	text-decoration: none;


}
a:hover {
	color: #ff6600; 
	text-decoration: underline;

}


a.hightlight:link {
	color: #ffffff; 
	text-decoration: none;
}
a.hightlight:visited {
	color: #ffffff; 
	text-decoration: none;
	
}
a.hightlight:active {
	color: #ffffff; 
	text-decoration: none;


}
a.hightlight:hover {
	color: #ffffff; 
	text-decoration: underline;

}
img{
border:0px;
}
-->