/* CSS Document */

body {
	scrollbar-face-color: #101010;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #050505;
	scrollbar-3dlight-color: #101010;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #101010;
	scrollbar-darkshadow-color: #000000;
	background-color: #101010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin: 0 auto;

}

a:link, a:visited {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
img {
	border: none;
}

a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	width: 504px;
	height: 499px;
	margin: 0 auto;
	margin-top: 50px;
	
}

.top {
	width: 504px;
	height: 84px;
}
.top1 {
	width: 229px;
	height: 84px;
	background: url(top1.gif) no-repeat;
	float: left;
	
}
.top2 {
	width: 229px;
	height: 84px;
	background: url(top2.gif) no-repeat;
	float: right;
}

.button1 {
	width: 46px;
	height: 84px;
	float: left;
}

.middle {
	width: 504px;
	height: 329px;
	float: left;
}
.left {
	width: 71px;
	height: 329px;
	float: left;
}
.left1 {
	width: 71px;
	height: 78px;
	background: url(left1.gif) no-repeat;
	float: left;
}
.button5 {
	width: 71px;
	height: 41px;
	float: left;
}
.left2 {
	width: 71px;
	height: 210px;
	background: url(left2.gif) no-repeat;
	float: left;
}
.center {
	width: 362px;
	height: 329px;
	background: url(center.gif) no-repeat;
	float: left;
}
.right {
	width: 71px;
	height: 329px;
	float: right;
}
.right1 {
	width: 71px;
	height: 76px;
	background: url(right1.gif) no-repeat;
	float: right;
}
.button2 {
	width: 71px;
	height: 41px;
	float: right;
}
.right2 {
	width: 71px;
	height: 212px;
	background: url(right2.gif) no-repeat;
	float: right;
}
.bottom {
	width: 504px;
	height: 86px;
	float: left;
}
.bottom1 {
	width: 98px;
	height: 86px;
	background: url(bottom1.gif) no-repeat;
	margin: 0;
	float: left;
}
.button4 {
	width: 44px;
	height: 86px;
	float: left;
}
.bottom2 {
	width: 215px;
	height: 86px;
	background: url(bottom2.gif) no-repeat;
	float: left;
}
.button3 {
	width: 44px;
	height: 86px;
	float: left;
}
.bottom3 {
	width: 103px;
	height: 86px;
	background: url(bottom3.gif) no-repeat;
	float: left;
}
.text {
 margin-top: 20px;

}
