body
{
	behavior: url('css/behaviour.htc');
	font-family: Arial,  Verdana, Helvetica, sans;
	font-size: 12px;
	margin: 0;
	min-width: 1024px;
}
tr.header
{
	background: url('../img/bg_top.jpg') repeat-x;
	height: 348px;
}
td.header
{
	background: url('../img/center_top2.gif') no-repeat;
	height: 348px;
	width: 879px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
}
tr.center
{
	background: url('../img/bg_center.jpg') repeat-x #01212C;
	height: 263px;
}
td.centerLeft
{
	background: url('../img/bg_center_left.jpg') repeat-x #01212C;
	height: 263px;
	width: 31px;
}
td.menu
{
	width: 309px;
	height: 263px;
	padding-left: 5px;
	background: url('../img/bg_centerc.jpg') no-repeat;
	vertical-align: top;
}
td.content
{
	width: 423px;
	height: 263px;
	padding: 12px;
	background: url('../img/sudaff.jpg') no-repeat;
	vertical-align: top;
}
td.centerRight
{
	background: url('../img/bg_center_right.jpg') no-repeat;
	height: 263px;
	width: 80px;
}
tr.footer
{
	background: url('../img/bg_bottom.jpg') repeat-x;
	height: 156px;
}
td.footer
{
	background: url('../img/center_bottom.jpg') no-repeat;
	height: 156px;
	width: 879px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 85px 0 0 35px;
	font-weight: bold;
}
.spacer
{
	clear: both;
	line-height: 1px;
}