﻿.center
{
	width:100%;
	background:url(../Images/centerbg.jpg) repeat-y;
	margin:0;
	overflow:auto;
}

.center_foot
{
	width:100%;
	height:15px;
	background:url(../Images/centerbgfoot.jpg);	
}

.center_info
{	
	width:965px;
	margin:0 auto;	
	padding-top:10px;
	overflow:auto;
}

.center_left
{
	float:left;
	width:250px;
	margin:0;	
}

.center_right
{
	float:right;
	width:690px;
	margin:0 0 0 20px;
	border:solid 1px #CCCCCC;	
}

.ScrollNew
{
	width:100%;
	border:solid 1px #CCCCCC;
}

.ScrollNew_top
{
	width:100%;
	height:24px;
	line-height:24px;
	font-size:13px;
	background:url(../Images/nav_on_bg.jpg) repeat-x;	
}

.ScrollNew_info
{	
	height:200px;
	line-height:18px;
	font-size:12px;
	padding:10px 15px 10px 15px;
	overflow:hidden;
}

#marquee_left
{
	direction:up;
}

.ScrollImg
{
	margin-top:10px;
	border:solid 1px #CCCCCC;
}