@charset "utf-8";

body{
	background:url(/public/images/mbg.jpg)  top center no-repeat;
	font-size:13px;
	color:#fff;
	line-height:24px;
}
#wrapper{
	background:url(/public/images/mbg.jpg)  top center no-repeat;
	width:995px;
	margin-top:0px;
	margin:auto;
}
#header{
	width:995px;
	margin-top:0px;
	height:257px;
}

#main{
	width:720px;
	margin-left:275px;
	height:260px;
	color:#FFF;
}