body {
	padding: 0;
	background-color: #FEB00E;
	text-align: center;
}

#container {
	width: 1043px;
	font-size:12px;
	margin: 0 auto;
}

#header {
	background-color: #FFF;
	height: 77px;
	margin: 15px 0 6px 0;
}
#logo {
	float: left;
}
#menu {
	float: right;
	margin:10px 12px 0 0;
}
#menu li{
	border-right:#777 1px solid;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	list-style:none;
	display: inline;
}

#menu li#lastItem{
	border: none;
}
#menu a{
	color: #777;
	text-decoration: none;
	font-weight:bolder;
}
#menu a:hover{
	color: #16B460;
}
#main {}

#sideBar {
	float:left;
	width: 250px;
}
.sideIcon {
	margin-bottom: 3px;
}
#mainSide {
	float:right;
	width: 790px;
}
#title{
	height: 45px;
	background: #FFF;
	text-align: left;
}
h1 {
	color: #000;
	font-family: 蘋果儷中黑, 微軟正黑體, SimSun;
	font-size:25px;
	font-weight:bolder;
	margin:0;
	padding:7px;
}
#content {
}
hr {
	border: 0;
	height:0px;
	color: #FEB00E;
}
#contentBody {
	background: #FFF;
	text-align:left;
	font-size:15px;
	line-height: 150%;
	padding-top:0px;
	color:#333;
	padding-bottom:100px;
	font-family: Arial;
	*overflow:auto;
	*zoom:1;
	*height:1%;
	_overflow:auto;
	_zoom:1;
	_height:1%;
}
#contentBody h2 {
	background: url(../web%20images/images/enrouteAboutTitle.jpg) no-repeat;
	width: 235px;
	line-height: 60px;
	font-weight: bolder;
	font-family: 蘋果儷中黑, 微軟正黑體, SimSun;
	color: #FFF;
	padding-left: 35px;
	letter-spacing: -1px;
	font-size:25px;
	margin: 0;
	padding-top: 0;
}
#contentBody h3{
	font-weight: bold;
	font-size:18px;
}
#contentBody p{
}
#copyright {
	padding:15px 5px 15px 5px;
	font-size: 12px;
	color:#333;
	text-align: left;
	line-height: 150%;
}
#copyright a{
	color: #333;
}
#footer {
	clear:both;
}

#location dt {
	background: url(../web%20images/images/enrouteimg_locationBg.gif) no-repeat;
	width:115px;
	line-height:32px;
	font-family: 蘋果儷中黑, 微軟正黑體, SimSun;
	text-align:center;
	font-weight:bolder;
	font-size:23px;
	margin:30px 0 15px 0;
}
#location dd{
	font-size:14px;
	margin-left:10px;padding:0;
}
#location dd #new{
	color:#FFF;
	background-color:#FF0000;
	font-weight:bolder;
}
#location dd strong{
	color:#008148;
}
#location dd address{
	font-style:normal;
	font-weight:bolder;
	display:inline;
}
#location dd address a{
	font-weight:normal;
	color:#333;
}
#location dd #newEnd{
	color:#0099FF;
}
.brandImg {
	background: url(../web%20images/images/brandsBackground.gif) no-repeat;
	width: 786px;
	text-align:left;
}
.brandImg #link{
	margin-right:30px;
	width:95px;
}
.brandImg #link a {
	background: url(../web%20images/images/brandImgBtn.gif) 0 center no-repeat;
	font-weight:bolder;
	color:#333;
	font-size: 12px;
	text-decoration:none;
	padding-left:33px;
	line-height:50px;
	display:block;
}
.brandImg #link a:hover {
	background-position:5px center;
	color:#16B460;
}