/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 10px;
	background: #CCCCCC;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
.containbox_top {
	height: 180px;
	width: 860px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	border-right: 6px solid #666666;
	border-left: 6px solid #666666;
	background: #FFFFFF;
	border-top: 6px solid #666666;
	top: 20px;
}
.containbox_middle {
	height: 600px;
	width: 860px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	border-right: 6px solid #666666;
	border-left: 6px solid #666666;
	background: #FFFFFF;
	border-bottom: 6px solid #666666;
}
.logo {
	position: absolute;
	height: 60px;
	width: 299px;
	top: 12px;
	left: 12px;
}
.nav-tray {
	position: absolute;
	height: 15px;
	width: 349px;
	left: 320px;
	top: 42px;
}
.contact {
	position: absolute;
	height: 28px;
	width: 187px;
	left: 669px;
	top: 7px;
}
.main_contain {
	position: absolute;
	height: 594px;
	width: 854px;
	left: 3px;
	top: 3px;
}
.copyright {
	position: absolute;
	height: 12px;
	width: 500px;
	left: 182px;
	bottom: -24px;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
