#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.gif) no-repeat top left;
	outline: none;
}
.l2 {
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px;
	background: url(img/bg_l2.gif) no-repeat top left;
	outline: none;
}
.l3 {
	display: block;
	width: 67px;
	height: 41px;
	background: url(img/bg_l3.gif) 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-left: 70px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.abovemenu {
	color: #666;
	padding-left: 30px;
}
.abovelink {
	margin: 30px 0 !important
}
.abovelink .bt {
	margin-right: 12px;
}
.mess {
	margin: 40px 0 65px 0;
	width: 750px;
	position: relative;
}
.mess .fltL {
	margin-right: 30px !important;
}
.mess h4 {
	margin-bottom: 20px !important;
}
.mess p.bt {
	position: absolute;
	top: 133px;
	left: 553px;
}
.menu {
	border: 1px solid #174600;
	margin: 20px 145px 60px 0;
}
.menu dt {
	font-size: 116%;
	border-bottom: 1px solid #174600;
	padding: 5px 4px;
}
.m1 {
	background: #0e2a00 url(img/bg_menu1.gif) no-repeat right top;
}
.m2 {
	background: #0e2a00 url(img/bg_menu2.gif) no-repeat right top;
}
.m3 {
	background: #0e2a00 url(img/bg_menu3.gif) no-repeat right top;
}
.menu dd {
	padding: 15px 10px;
}
.menu ul li {
	margin-left: 1em;
	list-style-type: disc;
}