body {
	background-image: url(../images/index-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/index-head-bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 1024px;
	position: relative;
}
.home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	position: absolute;
	top: 10px;
	right: 30px;
}
.home a {
	color: #000;
	text-decoration: none;
}
.home a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	left: 375px;
	top: 128px;
}
.menu a {
	margin-right: 5px;
	margin-left: 5px;
	color: #003;
	text-decoration: none;
}
.menu a:hover {
	color: #F30;
	text-decoration: underline;
}

#main {
	background-image: url(../images/index-main-bg.gif);
	background-repeat: no-repeat;
	height: 319px;
	width: 1024px;
	position: relative;
}
.main {
	background-image: url(../images/main-bg.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 255px;
	position: absolute;
	top: 23px;
	left: 22px;
}
.video {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	_margin-left: 10px;
}
.product {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/product.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 700px;
	position: relative;
}
#marqueediv3 {
	position: absolute;
	left: 30px;
	top: 55px;
}
#marqueediv3 img {
	padding: 1px;
	border: 1px solid #333;
}


.news {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.copyright {
	margin-top: 7px;
	margin-left: 20px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 900px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 16px;
}
.design {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	display: block;
	margin-top: 2px;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
.design a {
	color: #666;
	text-decoration: none;
}
/*  ie6 png  */
.logo img { behavior: url(iepngfix.htc); }

