.version.cnc /* version checker */
{
	color: #000006;
	background-color: #B851AA;
}

.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 960px;
	min-height: 438px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	padding-bottom: 62px;
	margin-left: auto;
	margin-right: auto;
}

#u318
{
	z-index: 2;
	width: 960px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 62px;
}

#u376
{
	z-index: 4;
	width: 200px;
	height: 200px;
	-webkit-transform: matrix(0.9816,0.1908,-0.1908,0.9816,21,-17);
	-ms-transform: matrix(0.9816,0.1908,-0.1908,0.9816,21,-17);
	transform: matrix(0.9816,0.1908,-0.1908,0.9816,21,-17);
	position: relative;
	margin-right: -10000px;
	margin-top: 474px;
	left: 700px;
	background: transparent url("../images/cnc_button-over.png") no-repeat left top;
	background-size: contain;
}

#u376:hover
{
	width: 200px;
	height: 200px;
	min-height: 0px;
	margin: 474px -10000px 0px 0px;
	background: transparent url("../images/cnc_button-up.png") no-repeat left top;
	background-size: contain;
}

#u376:active
{
	width: 200px;
	height: 200px;
	min-height: 0px;
	margin: 474px -10000px 0px 0px;
	background: transparent url("../images/cnc_button-down.png") no-repeat left top;
	background-size: contain;
}

#u376.MuseLinkActive
{
	width: 200px;
	height: 200px;
	min-height: 0px;
	margin: 474px -10000px 0px 0px;
	background: transparent url("../images/cnc_button-down.png") no-repeat left top;
	background-size: contain;
}

body
{
	position: relative;
	min-width: 960px;
	padding-top: 36px;
	padding-bottom: 36px;
}

