@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 13px;
	color: #666666;
	font-family: "宋体";
}
table img{ border:0px;}

table a:link {
	color: #666666;
	text-decoration: none;
}
table a:visited {
	color: #666666;
	text-decoration: none;
}
table a:hover {
	color: #FF0000;
	text-decoration: underline;
} 
table a:active {
	color: #FF0000;
	text-decoration: none;
}
#demo{width:270px; overflow:hidden; margin:0px auto}