#splashes {
	width: 100%; height: 397px; overflow: hidden; padding-top: 10px; display: block;
}
#livedemo {
	width: 100%; height: 397px; overflow: hidden; padding-top: 10px; display: block;
}
#splashes .splash {
	display: none;
}
#livedemo .livedemo {
	display: none;
}
#splashes .active {
	height: 397px; display: block;
}
#livedemo .active {
	height: 397px; display: block;
}
#splashmenu {
	background-position: top; left: 50%; width: 900px; height: 34px; margin-top: 0px; margin-left: -450px; display: block; position: absolute; background-repeat: repeat-x;
}
#livedemomenu {
	background-position: top; left: 50%; width: 900px; height: 34px; margin-top: 0px; margin-left: -450px; display: block; position: absolute; background-repeat: repeat-x;
}
#splashmenu ul {
	list-style: none; margin: 0px; padding: 0px; height: 34px; text-align: center; display: block;
}
#livedemomenu ul {
	list-style: none; margin: 0px; padding: 0px; height: 34px; text-align: center; display: block;
}
#splashmenu ul li {
	margin: 0px; padding: 0px 10px; height: 34px; line-height: 34px; display: inline;
}
#livedemomenu ul li {
	margin: 0px; padding: 0px 10px; height: 34px; line-height: 34px; display: inline;
}
#splashmenu ul li a {
	height: 34px; color: rgb(119, 119, 119); line-height: 34px; font-family: Î¢ÈíÑÅºÚ; text-decoration: none;
}
#livedemomenu ul li a {
	height: 34px; color: rgb(119, 119, 119); line-height: 34px; font-family: Î¢ÈíÑÅºÚ; text-decoration: none;
}
#splashmenu ul li.active a {
	color: rgb(53, 47, 40);
}
#livedemomenu ul li.active a {
	color: rgb(53, 47, 40);
}
