#bodyer {
	padding-top: 20px;
}
#bodyer #lefter {
	float: left;
	width: 250px;
	overflow: hidden;
	background-image: url(Company.jpg);
	background-repeat: no-repeat;
	padding-top: 105px;
	background-position: center top;
	background-color: #FFFFFF;
}
#bodyer #lefter * {
	margin: 0px;
	padding: 0px;
}
#bodyer #lefter #link {
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CFCFCF;
	padding-bottom: 30px;
}
#bodyer #lefter #link dt {
	background-image: url(CompanyTh.jpg);
	height: 50px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 99;
}
#bodyer #lefter #link dd {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #E9E9E9;
	background-image: url(LinkIco.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-left: 50px;
}
#bodyer #lefter #link a {
	line-height: 26px;
	text-decoration: none;
	color: #6A6A6A;
}
#bodyer #lefter #link a:hover, #bodyer #lefter #link a.selected {
	color: #FDB200;
}
#bodyer #lefter #links {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bodyer #lefter #links select {
	width: 180px;
}



#bodyer #mainer {
	float: right;
	width: 750px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 30px;
}
#bodyer #mainer #text {
	padding: 10px;
	width: 730px;
	overflow: hidden;
	line-height: 25px;
	color: #898989;
}
#bodyer #mainer #text #about {
	float: right;
	padding: 10px;
}
