@charset "utf-8";


div#main
{
	width: 800px;
/*	height:612px;*/
	position:relative;
	overflow:hidden;
	background-image:url(back.jpg);
	background-repeat:repeat;
}

div#main #TopImg
{
	margin:10px auto;
	width:560px;
}

div#old_ban
{
	width:710px;
	margin:10px auto;
	position:relative;
	text-align:center;
	line-height:150%;
	color:#000066;

}


div#banners
{
	margin:10px auto;
	width:468px;
	text-align:center;
	font-size:14px;
	color:#FF0000;
	line-height:200%;
}
