.css {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);

}.shouyezi {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
body,td,th {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
