﻿body 
{
	text-align:center;
	background-image:url(../image/bg.gif);
	margin-top:0;
}

.Mtable
{
	text-align:center;
	font-size:10pt;
	font-family:微软雅黑;
	width:880px;
	border:0px;
	margin-top:0px;
	background-color:White;
	
	}
.Mmenu
{
	margin-top:0px;
	width:880px;
	height:30px;
	font-size:10pt;
	color:White;
	}
.Mcontentplace
{
	vertical-align:top;
	padding:0,0,0,0;
	}
	
.Mbottom
{
	background-image:url(../image/bottom.jpg);
	height:90px;
	}
