#bodyer #mainer {
	width: 789px;
	float: right;
	overflow: hidden;
	background-image: url(MainBG.gif);
	background-repeat: repeat-y;
}
#bodyer #mainer h3 {
	font-size: 14px;
	line-height: 40px;
	background-image: url(MainTH.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	text-indent: 15px;
}
#bodyer #mainer #contact {
	background-image: url(MainTF.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
	padding-top: 50px;
}
#bodyer #mainer #contact ul {
	width: 760px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#bodyer #mainer #contact li {
	clear: both;
	display: block;
}
#bodyer #mainer #contact strong {
	float: left;
	width: 120px;
	display: block;
	text-align: right;
	padding-right: 10px;
}
#bodyer #mainer #contact li a {
	font-weight: bold;
}