.body {
	height: 650px;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #030303;
	background-image: url(../images/back2.jpg);
}
.body .main .left h2 {
	text-align: center;
	width: 200px;
	margin-left: 35px;
}
.main {
	width: 800px;
	height: 540px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #030303;
}
.right {
	width: 475px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 12px;
}
.body .main .right h2 {
	font-size: 12px;
}
.left {
	float: left;
	width: 282px;
	height: 530px;
	margin-right: 15px;
	line-height: 10px;
}
.body .main .left h1 {
	text-align: right;
}
.body .main .right h1 {
	font-size: 14px;
}
.footer {
	width: 800px;
	height: 110px;
}
.menu {
	font-size: 14px;
	width: 500px;
	float: right;
	margin-top: 60px;
}
.leftunder {
	font-size: 8px;
	text-align: center;
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-left: 17px;
}
.body .main .right table tr td {
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
