/* 
The main css document for the marry5
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d1e8f6;
	font-family:"ËÎÌå";
}
#mm_body {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;*/
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

#mm_notice .mm_nav{
    text-align: left;
}