body {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
td {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_head {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.text_green {
	font-weight: bold;
	color: #68CA11;
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #9EE436;
	text-decoration: underline;
}
a:active {
	color: #9EE436;
	text-decoration: none;
}
#top {
	margin: auto;
	height: 80px;
	width: 772px;
	position: relative;
	z-index: 1;
}
#menu {
	margin: auto;
	height: 42px;
	width: 772px;
	position: relative;
	top: -27px;
	z-index: 2;
}
#banner {
	margin: auto;
	height: 150px;
	width: 772px;
	position: relative;
	z-index: 3;
	top: -27px;
}
#block {
	margin: auto;
	height: 445px;
	width: 772px;
	position: relative;
	z-index: 4;
	top: -7px;
}
#products {
	margin: auto;
	height: 300px;
	width: 200px;
	float:left;
	position: relative;
	z-index: 5
}
#contact {
    clear:both;
	float:left;
	margin-top:20px;
	height: 125px;
	width: 200px;
	position: ΉΜΆ¨;
	z-index: 6;
	right: 570px;
}
#content {
	margin: auto;
	height: 445px;
	width: 552px;
	float: right;
	z-index: 7;
	left: 110px;
	top: -425px;
}
#buttom {
	margin: auto;
	height: 65px;
	width: 100%;
	position: relative;
	z-index: 8;
	top: 13px;
}
.link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
