td {
	font-family: Arial, 宋体;
	font-size: 12px;
	color: #FFFFFF;
}
.border1 {
	border: 1px solid #707070;
}
#imgs {
	background-image: url(images/bg2.jpg);
	text-align: right;
	padding-right: 53px;
}
#imgs img {
	height: 24px;
	width: 48px;
	margin-left: 5px;
	border: 1px solid #707070;
}
.menu {
	text-indent: 12px;
	height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	background-color: #000000;
}
.t {
	padding: 8px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #727272;
	text-decoration: none;
}
.g a:link {
	color: #727272;
	text-decoration: none;
	font-size: 10px;
}
.g a:visited {
	color: #727272;
	text-decoration: none;
	font-size: 10px;
}
.g a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.page {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	background-color: #727272;
	text-align: center;
	clear: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.page a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.page a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.page a:hover {
	text-decoration: none;
	color: #FF0000;
}
.leftimg {
	text-align: center;
	float: left;
	width: 48px;
	padding-left: 8px;
}
