﻿*{ font-family:Arial,"宋体"}
body
{
	width:900px;
	margin:0 auto;
	font-size:12px;
	line-height:1.16;	
	padding: 0px;
	TEXT-ALIGN: center;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#7c2a94;
}
body img
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
}
#top
{
	background-color:White;
}
#maincontent
{
	clear:both;
	float:left;
	background:white;
	padding:5px 0 5px;
}
#footer
{
	clear:both;
	border-top:5px solid #999999;
	font-size:12px;
	color:#A5846C;
	width:685px;
	margin-top:5px;
}
.logoclass
{
	float:left;
	padding-top:10px;
}
.logoclass img
{
	border:0px;
	width:119px;
	height:114px;
}
.menuback
{
	float:right ;
	top:6px;
}
.menulist
{	width:700px;
	padding-left:5px;
	float:none ;
	display:block;
}
.menuqq
{
    height:111px;
	text-align:right;
}
.maincontent
{
	clear:both;
	border:1px solid red;
}
.news
{
	height:20px;
	width:500px;
	border-bottom:1px solid #ccc;
}