body, html {
	margin: 0; padding: 0;
	width: 100%; height: 100;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

div[id] #positionContainer {
	top: 0; left: 0;
	position: absolute;
	z-index: 20;
}

#mainFlash {
	width: 100%; height: 620px;
}

#flashContainer {
	width: 100%; height: 100%;
}

#smallFlash {
	width: 100%;
}

#productFlash {
	height: 400px;
}

.noFlash {
	margin: 10;
	font-weight: bold;
}

.textContent {
	width: 240px;
	margin-left: 10px;
	padding-bottom: 16px;
}

#imageFlash {
	width: 100%;
	padding-bottom: 16px;
}

#illuFlash {
	position: absolute;
	top: 0px;
	left: 320px;
	z-index: 10;
	width: 360px;
}

.wide {
	width: 480px !important;
}

.copyright {
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 32px;
	background: url("../i/akit_logo.gif") no-repeat top left;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}


dl.level1{
	padding-left: 10px;
}

dl.level2{
	padding-left: 20px;
}

dl.level3{
	padding-left: 20px;
}

dl.level4{
	padding-left: 20px;
}
