#event {
	width: 750px;
}


#munu_event {
	background-color: #811788;
	width: 750px;
	height: 33px;
	padding-left: 0px;
}
#munu_event ul {
	background-color: #811788;
	margin: 0px;
	width: 750px;
}
#munu_event li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
}
.align-center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#whatsnew-ttl {
	background-image: url(../img/m_news.gif);
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 20px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8ABFC;
	padding-bottom: 10px;
	background-position: 8px top;
}
#whatsnew ul {
	margin: 0px;
	padding: 0px;
}
#whatsnew li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8ABFC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	list-style-type: none;
}
#whatsnew {
	text-align: center;
	padding: 0px;
	font-size: 12px;
	margin-top: 70px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	color: #693788;
}
