.marque_TableBody
{
	height: 36px;
	border: 0px;
	border-collapse: collapse;
}
.marque_TableBody td
{
	height: 36px;
	line-height: 36px;
	padding: 0px 15px;
	white-space: nowrap;
}
.marque_Div
{
	float: left;
	height: 36px;
	width: 980px;
	background: #f5fafe;
	border:#CCC 1px solid;
	font-size: 14px;
	margin: 5px 0px;
}
.marque_DivLeft
{
	float: left;
	width: 96px;
	height: 36px;
	background: url(../images/marque_DivLeft_BG.jpg) no-repeat left top;
	line-height: 36px;
	text-align: center;
	font-weight: 600;
	color: #ffffff;
}
.marque_DivRight
{
	float: left;
	overflow: hidden;
	width: 880px;
	text-align: center;
	color: #0065aa;
	height: 36px;
	font-weight: 600;
}
