
/*head*/
	.top_bg
{
	background:url(../images/body_bg.jpg) no-repeat;
	width:986px;
	height:auto;
	float:left;
}
.head_bg
{
	background:url(../images/top_time_bg.gif) repeat-x;
	width:986px;
	float:left;
	height:34px;
}
.top_left
{
	width:600px;
	float:left;

	padding-left:10px;
	line-height:30px;
	height:30px;
	color:#d00002;
	font-size:14px;
	font-weight:bold;
}
.top_right
{
	width:296px;
	height:34px;
	float:right;
	background:url(../images/top_right_bg.gif) no-repeat;
}
#flash
{
	width:986px;
	height:167px;
	float:left;
}
.search_bg
{
	width:986px;
	float:left;
	height:30px;
	background:url(../images/search_bg.gif) repeat-x;
}
.hot_new
{
	color:#fe0002;
	font-size:12px;
	font-weight:bold;
	width:640px;
	float:left;
	padding-left:10px;
}
.hot_new img
{
	padding-top:0;
	_padding-top:10px;
}
.hot_new a,.hot_new a:link,.hot_new a:visited
{
	color:#fe0002;
	line-height:30px;
	height:30px;
}
/*footer*/
	#footer_bg
{
	height:96px;
	background:url(../images/footer_bg.gif) repeat-x;
	width:986px;
	line-height:24px;
	color:#000000;
}

