@charset "utf-8";
/* CSS Document */
#main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#main  #kiji  {
	height: 1250px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#main #topimg {
	height: 337px;
	width: 900px;
	background-image: url(img/topimg.jpg);
	background-repeat: no-repeat;
}
#main #kiji #top #whatnew a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#main #kiji #top #whatnew a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}



#main #side {
	float: left;
	height: 1300px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
}
#main #side a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
#main #top #oem a {
	color: #4ec0b3;
	text-decoration: none;
}


#main #top {
	float: right;
	height: 1300px;
	width: 680px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#main #top #whatnew {
	height: 60px;
	width: 660px;
	float: right;
	background-image: url(img/top-whatnew.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 20px;
	border-left-style: none;
}
#main h2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

#main #top #oem {
	height: 80px;
	width: 660px;
	float: right;
	background-image: url(img/top-oem.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 20px;
}
#main #top #products {
	height: 800px;
	width: 680px;
	float: right;
	background-image: url(img/top-products.jpg);
	background-repeat: no-repeat;
}
