#contentArea	{
	padding:0;
}

#middleColumn	{
	width:960px;
}

#mainHighlight	{
	clear:both;
	text-align:left;

	width:960px;
	height:360px;
}

#bottom	{
	clear:both;
	width:960px;
	height:110px;
	background:url('../images/home_bottom_bg.png')
}

#marquee	{
	width:738px;
	height:28px;
	float:left;
	background: url('../images/bg_marquee.png');
	behavior: url('css/iepngfix.htc'); 
	background-repeat: no-repeat;
	color:black;
	line-height:28px;
}

#bottomRightBanner	{
	float:right;
	padding-right:10px;
	clear:both;
}

#contentBottom	{
	width:960px;
	height:3px;
	margin-left:auto;
	margin-right:auto;	
	clear:both;
}

.hotNewsLabel	{
	font-Weight:bold;
	float:left;
	margin-left:10px;
}

#hotNewsText	{
	margin-left:5px;
	float:left;
}

#hotNewsText a	{
	text-decoration:none;
	display:block;
	width:640px;
	color:#222D33;
}

#hotNewsText a:hover	{
	color:#11779F;
}

#hotNewsText ul	{
	list-style: none;
}

#hotNewsText ul li.show
{
	left:auto;
}

#hotNewsText ul li.hide
{
	position:absolute;
	left:-9999em;
}

#productCat	{
	height:110px;
	float:left;
}

