﻿#bodycontainer {
	overflow: visible;
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.index_header {
	width: 850px;
	height: 147px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.footer {
	border-style: solid none solid none;
	width: 850px;
	height: 40px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: large;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: lighter;
	position: relative;
	float: left;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 15px;
	clear: both;
}
.table_body {
	margin: 30px auto 20px auto;
}
.h1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.h2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	height: auto;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 0px;
}
.news_header {
	border-radius: 10px;
	width: 150px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	padding-bottom: 0px;
}
.intro {
	height: 40px;
	text-align: center;
}
a.news1 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.news1:hover {
	color:red
}

a.news1:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
