﻿body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg-1.gif);
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;	
}
a:link {
	color: #000000;
} 
a:visited {
	color: #000000;
}
a:hover {
	color: #0066cc;
}
a:active {
	color: #ff6600;
}
.TdLineHeight {
	line-height: 27px;
}
.solidbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
}