body {
	margin: 0px;
}
.td {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.td1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a.menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.b {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.kuang {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.kuangx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}
.kuangx1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;

}
.kuangleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;

}
.kuang3 {
	border: 2px solid E9E8E8;
}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}