body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#e4e4e4;
	padding:0;
	margin:0;
}
.box {
	margin:auto;

	width:775px;
}
.box0 {
	background:url(images/bg.jpg) top left repeat-y;
	width:775px;
	float:left;
}
.box2 {
	width:775px;
	min-height:600px;
	height:auto !important;
	height:600px;
	float:left;
	background:url(images/top.jpg) top left no-repeat;
}
.mb {
	margin:35px;
	width:435px;
	float:right;
	padding:30px;
}
h3.title {
	color:#9b9b9b;
	margin:0;
	margin-bottom:5px;
	font-size:13px;
}
.footer {
	float:left;
	background:url(images/bg2.jpg) bottom left repeat-x;
	height:130px;
	width:775px;
}
.footer .menu {
	margin-top:20px;
	text-align:center;
}
.menu a {
	color:#4e4e5a;
	text-decoration:none;
}
.lm {
	float:left;
	margin-top:120px;
}
.lm li {
	list-style:none;
	padding-bottom:15px;
	background:url(images/li.jpg) top left no-repeat;
	padding-left:30px;
}
.lm li a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.counters {
	width:775px;
	margin-top:45px;
}
