*{
margin: 0;
padding: 0;
}
html {
    overflow-y:scroll;

}

body {
	background:url(../images/line.gif) top center repeat-y #021839;
} 

#background {
   	position: relative;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
	background:url(../images/bg.gif) center top  no-repeat  ;
}

#mainstage {
width: 1000px;
height: 881px;
margin:0 auto;
	z-index: 300;
}

#flashcontent1 {
width: 1000px;
height: 799px;
margin:0px;
padding:0px;
}

img{
border:none;
}

#mainstage-bottom{
	width:900px;
	height:auto;
	margin:10px auto 0 auto;
	font-family: Arial, Verdana;
	font-size: 10px;
	}
#mainstage-bottom ul{
	width:900px;
	height:auto;
	}
#mainstage-bottom ul li{
	display:inline;
	list-style:none;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	}
#mainstage-bottom ul li.copyRight{
	list-style:none;
	float:left;
	margin:0 0 0 70px;
	padding:0;
}

#mainstage-bottom p {
	font-size: 12px;
	color: #fff;
	text-align: left;
padding: 10px 0 0 360px;
}

#mainstage-bottom a, 
#mainstage-bottom a:hover,  
#mainstage-bottom a:active	{
	color: #fbf21a;
	line-height: 16px;
	font-size: 12px;
}

#capcomLink {
clear:both;
margin:30px auto;
bottom:0px;
height:29px;
text-align:center;
width:100%;
}

#capcomLink ul {
margin:0 auto;
padding:0px;
text-align:left;
width:620px;

}

#capcomLink li {
display:inline;
margin:0px 5px;

}

#newsbug {
	background: transparent url(/mmzc/images/mmzc_news_box.png) no-repeat;
	position: relative;
	top: -50px;
	left: 555px;
	width: 374PX;
	height: 152px;
}

#danews {
	position: relative;
	top: 17px;
	right: 325px;
	width: 340px;
	height: 120px;
	overflow: auto;
	color: white;
	font-family: Arial;
	font-size: 10px;
}

.post {margin-bottom: 8px; }
.postdate { color: white;}
.posttitle {}
.posttitle a {}

