#topimage {
	height: 220px;
	width: 950px;
	margin-bottom: 30px;
}
.btn-area {
	height: 130px;
	width: 320px;
}
.btn-areaend {
	height: 130px;
	width: 300px;
}

#main h1 {
	padding-bottom: 20px;
}


#main h2 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#main td {
	padding: 5px;
}
#main td.profile-list {
	width: 200px;
	background-image: url(../aboutus/images/bg-profile.gif);
	background-repeat: repeat-y;
	background-position: 199px;
	vertical-align: top;
	padding-bottom: 20px;
}
#main td.profile-listc {
	vertical-align: top;
	padding-bottom: 20px;
}
#main td.history-list {
	background-image: url(../aboutus/images/bg-profile.gif);
	background-repeat: repeat-y;
	background-position: 50px;
	width: 50px;
}
.conpany-area {
	text-align: left;
	height: 180px;
	width: 200px;
	float: left;
}
.nameplate {
	width: 310px;
	border: 1px solid #5B89DC;
	padding: 10px;
	background-image: url(../aboutus/images/bg-nameplate.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
	float: left;
}
.nameplate .who {
	font-size: 120%;
	font-weight: bold;
	float: left;
	padding-top: 40px;
}
.nameplate .whophoto {
	float: right;
	height: 90px;
	width: 90px;
}
.nameplate ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nameplate li {
	line-height: 1.2em;
}
.nameplate-ast {
	width: 310px;
	border: 1px solid #E1A6A6;
	padding: 10px;
	background-image: url(../aboutus/images/bg-nameplate-ast.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
	float: left;
}
.nameplate-ast .who {
	font-size: 120%;
	font-weight: bold;
	float: left;
	padding-top: 40px;
}
.nameplate-ast .whophoto {
	float: right;
	height: 90px;
	width: 90px;
}
.nameplate-ast ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nameplate-ast li {
	line-height: 1.2em;
}
