body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/tile1.jpg);
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

/*a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #000000;
	background-image: url(images/tile1.jpg);
  }
  */
.top {
	background-image: url(images/index2_01.gif);
	height: 159px;
	width: 1024px;
	position: relative;
	float: left;
}
.left {
	background-color: #030E3B;
	height: 528px;
	width: 176px;
	position: relative;
	float: left;
	background-image: url(images/index2_02.jpg);
}
.middle {
	position: relative;
	width: 680px;
	_width: 702px;
	float: left;
	height: 528px;
	background-color: #040E3B;
	background-image: url(images/index2_03.gif);
	padding-left: 20px;
}
.right {
	background-image: url(images/index2_05.gif);
	position: relative;
	width: 105px;
	height: 528px;
	float: left;
	_float: right;
	
	}
.whole_page {
	align: center;
	position: relative;
	width: 1024px;
	height: auto;
}
.bottom {
	position: relative;
	width: 1024px;
	height: 91px;
	float: right;
}
/*.middle_inner1 {
	float: left;
	position: relative;
	width: 245px;
	height: 500px;
}
.middle_inner2 {
	float: right;
	position: relative;
	width: 420px;
	height: 500px;
	background-image: url(images/images/index_09.gif);
	margin-left: 5px;
	margin-top: 15px;
}
.index_bottom {
	position: relative;
	height: 400px;
	width: 1000px;
	padding: 7px;
}*/
/*.middle2 {

	position: relative;
	width: 245px;
	background-color: #040E3B;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	height: 500px;
}*/
.left_long {
	background-color: #030E3B;
	width: 176px;
	position: relative;
	float: left;
	background-image: url(images/index2_02.jpg);
	/*padding-left: 10px;*/
	height: 1000px;
}
.middle_long {

	position: relative;
	width: 680px;
	_width: 702px;
	float: left;
	background-image: url(images/index2_03.gif);
	padding-left: 20px;
	height: 1000px;
}
.right_long {

	background-image: url(images/index2_05.gif);
	position: relative;
	width: 146px;
	float: left;
	_float: right;
	height: 1000px;
}
.whole_page_long {
	align: center;
	position: relative;
	width: 1024px;
	height: 800px;
}
