#text_top {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 780px;
	background-color: #313233;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
	line-height: -50px;
}
#news {
	height: auto;
	width: 470px;
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	background-color: #323333;
	font-size: 10px;
	text-align: center;
	width: 780px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	float: left;
}
#left {
	background-image: url(images/index_01.jpg);
	width: 60px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
}
#right {
	background-image: url(images/index_05.jpg);
	width: 60px;
	padding: 0px;
	height: 220px;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
}
#bottom {
	width: 900px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
}
.inner {
	color: #FF0099;
	font-size: 14px;
	height: 30px;
	width: 448px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

