#mainimg {
	width: 1000px;
	height: 345px;
	background: url(../images/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;
	padding-left: 70px;
}
.bottomline a {
	color: #799b0f !important;
}
.abovemenu {
	color: #666;
	padding-left: 30px;
}
.abovelink {
	margin: 30px 0 !important
}
.abovelink .bt {
	margin-right: 12px;
}
.oneFrame {
	margin: 60px 0 !important;
}
* html .oneFrame {
	margin: 40px 0 !important;
}
*+html .oneFrame {
	margin: 40px 0 !important;
}
.oneFrame h4 {
	margin-bottom: 15px;
}
.oneFrame p {
	line-height: 1.5;
}
.oneFrame li {
	margin: 5px 0;
	padding: 2px;
}
.oneFrame span {
	display: block;
	width: 2.5em;
	padding: 2px;
	float: left;
	background: #014401;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}
.fltL {
	margin-right: 35px !important;
}