td {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 25px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.line {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.bgtu {
	background-image: url(../img/bg.jpg);
	height: 26px;
}

a:link {
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	line-height: 25px;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	line-height: 25px;
	color: #CC3300;
	text-decoration: none;
}
