body {   /*Õ¾µãÒ³ÃæµÄ±³¾°É«*/
	background-color: #ffffff;
	margin:0;
	color: #626262;
	background-image: url(images/bj.gif);
	padding: 0px;
}
td {
	FONT-SIZE: 12px;
	line-height: 20px;
}
A.td1:link {
	COLOR: #FFFFFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
A.td1:visited {
	COLOR: #FFFFFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
A.td1:active {
	COLOR: #FFFFFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
A.td1:hover {
	COLOR: #ffffff;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}

a:link,a:visited{
	color:#666666;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}


.button{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	text-align: center;
	padding: 5px;
	background-color: #F0F0F0;
}
