.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #097601;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
body {
	background-color: #2C2C2C;
}
.lefttop {
	background-image: url(img/wq.jpg);
	background-repeat: no-repeat;
}
.main {
	padding-right: 14px;
	padding-left: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
