body {
	margin:0px;
	font-size:9pt;
	COLOR: #5a5a5a;
	background-image: url(/img/m_bg.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	text-align:center;
}
#mFtop {
	width:800px;
	height:350px;
	margin:0px;
	padding:0px;
	border:0px;
}
#mFmenu {
	width:800px;
	height:50px;
	padding:0px;
}
#mClist {
	width:800px;
	margin-top:5px;
	margin-bottom:20px;
}
#mCleft {
	float:left;
	width:562px;
	margin-right:15px;
	padding:0px;
}
#mCright {
	float:left;
	width:223px;
	padding:0px;
	margin-bottom:5px;
}
