body {
	font-family: Tahoma, "ËÎÌå";
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color: #003366;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
li {
	line-height: 16px;
	font-size: 12px;
}
div {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
}
#TopColorDIV {
	height: 10px;
	width: 780px;
	background-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	
}
#MainDIV {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mm_bgcolor.gif);
	background-repeat: repeat-y;
}
#ProDIV {
	background-image: url(../images/mm_pro.gif);
	height: 34px;
}
#LeftDIV {
	background-image: url(../images/mm_logo.gif);
	height: 181px;
	width: 194px;
}
#LeftMainDIV {
	width: 194px;
	float: left;
}
#MailDIV {
	background-image: url(../images/mm_mail.jpg);
	height: 34px;
	background-repeat: no-repeat;
}
#BodyDIV {
	float: right;
	width: 586px;
	background-image: url(../images/main_gr.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#TextDIV {
	margin-right: 30px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#BodyFootDIV {
	background-image: url(../images/main_gr_foot.jpg);
	height: 42px;
}
#LeftBgDIV {
	background-image: url(../images/mm_gr.gif);
	background-position: bottom;
	width: 194px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#CopyDIV {
	background-image: url(../images/foot_gr.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #00CCFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#CopyDIV a {
	color: #00CCFF;
	text-decoration: none;
}
#CopyDIV a:hover {
	text-decoration: underline;
}
#BodyTextDIV {
	background-image: url(../images/text_bg.gif);
	float: right;
	width: 586px;
}
#SmallDIV {
	font-size: 12px;
}
.imgOuline {
	border: thick solid #FFFFFF;
}