#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent p {
	font-size: 0.72em;
	margin-top: 0px;
	line-height: 1.6;
	color: #575782;
}
.rightspan {
	font-weight: bold;
}
.mainphoto {
	height: 150px;
	background-image: url(../images/main_aboutus_base.jpg);
	background-repeat: repeat-x;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
.subnavtitle {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/subnav_green.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 25px;
}
#subnav {
	background-color: #eeeeee;
}
#subnav ul {
	list-style-type: none;
	font-size: .75em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#subnav li {
	margin-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#subnav li a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#subnav a:visited {
	color: #000000;
	text-decoration: none;
}
#subnav a:hover {
	color: #0066FF;
}
#subnav a:active {
	color: #000000;
}
/* ----- dealer page ----- */
#chinrightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif, "細明體", "新細明體";
}
#chinrightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
	letter-spacing: 1px;
}
#chinrightcontent p {
	font-size: 0.8125em;
	margin-top: 0px;
	line-height: 1.6;
	color: #575782;
	font-family: Arial, Helvetica, sans-serif, "細明體", "新細明體";
}
