#mainimg {
	width: 1000px;
	height: 345px;
	background: url(img/bg_main.jpg) no-repeat top center;
	margin-right: 8px;
	position: relative;
}
#mainimg h2 {
	display: none;
}
.imglink {
	position: absolute;
	top: 183px;
	left: 20px;
	width: 67px;
	height: 92px;
}
.l1 {
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px;
	background: url(img/bg_l1.jpg) no-repeat top left;
	outline: none;
}
.l2 {
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px;
	background: url(img/bg_l2.jpg) no-repeat top left;
	outline: none;
}
.l3 {
	display: block;
	width: 67px;
	height: 41px;
	background: url(img/bg_l3.jpg) no-repeat top left;
	outline: none;
}
.imglink a:hover {
	background: none;
}
.imglink em {
	display: none;
}
#container {
	width: 950px;
	margin: 30px auto 0px auto;
	text-align: left;
}
h3 {
	margin-bottom: 20px;
}
#container p {
	margin-bottom: 10px;
}
.bottomline {
	border-bottom: 1px solid #174600;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.abovemenu {
	color: #666;
	padding-left: 30px;
}
.abovelink {
	margin: 30px 0 !important
}
.abovelink .bt {
	margin-right: 12px;
}
