body {
	font-size: 13px;
	color: #555;
	text-align: center;
	font-family: Arial;
}
a, a:link, a:visited, a:active, a.active {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}
a:hover {
	color: #777;
	text-decoration: none;
	border-bottom: #999 1px solid;
}
th {
	font-weight: normal;
	text-align: left;
}
th span {
	padding-right: 8px;
}
ul {
	margin-top: 0px;
}
ul li {
	margin: 0px;
	list-style-type: circle;
}
div {
	padding: 10px;
	text-align: center;
}
table {
	border-collapse:collapse;
}
br {
	height: 10px;
	line-height: 10px;
}
span {
	font-family: Arial;
}
#container {
	margin: 10px auto;
	padding: 10px;
	width: 800px;
	border: #999999 1px solid;
}
#menu {
	padding: 10px 10px 10px 0px;
}
#main {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#main #center {
	padding: 10px;
	margin: 0px;
	line-height: 180%;
	text-align: left;
	background: #ffffff url(img/main.jpg) repeat-x center top;
}
.title {
	font-weight: bold;
}
h3.title {
	color: #333;
	font-size: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
	background: url(img/item.gif) no-repeat left center;
}
h4.title {
	color: #444;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#center .link {
	text-align: right;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.block_content {
	background: #fefefe url(img/block_content_bg.jpg) repeat-x center bottom;
}
.content {
	line-height: 180%;
}
#team {
	padding: 0px;
	height: 370px;
	overflow: hidden;
	text-align: left;
}
#team .text {
	padding: 0px;
	text-align: left;
}
#team td {
	padding: 10px 5px 10px 0px;
	text-align: left;
	height: 370px;
}
#team img {
	padding: 5px;
	border: #666 1px solid;
	margin: 0px 5px 5px 0px;
}
#foot {
	text-align: center;
	background: url(img/foot.jpg) no-repeat center center;
}
#foot span {
	line-height: 30px;
}