@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/ma_bg.gif);
	background-color:#000;
}

.content_BarbgUp {
	width:950px;
	height:31px;
	background-image:url(../images/green_Upbar.gif);
}

.content_BarbgDn {
	width:950px;
	height:31px;
	background-image:url(../images/green_Dnbar.gif);
}

.content_Mainbg {
	width:950px;
	background-image:url(../images/content_bg.gif);
}

.content_SMainbg {
	width:950px;
	background-image:url(../images/serbg.gif);
}
.ft_words{
	color:#999;
	font-size:12px;
}

.about_words{
	color:#FFF;
	font-size:12px;
	line-height:20px;
}
