#wrapper {
	font-family: STHeiti, "MS Mincho", "LiHei Pro", "Hei Regular";
	font-size: 0.9em;
	color: #000;
	width: 750px;
	line-height: 1.4em;
	text-align: center;
}
#wrapper a:visited {
	color: #660;
	text-decoration: none;
}
#wrapper a:link {
	color: #660;
	text-decoration: none;
}
#wrapper a:hover {
	color: #630;
	text-decoration: none;
}
#wrapper #navigation {
	background-color: #575835;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #CCC;
}
#wrapper #navigation a:visited {
	color: #F1FFE6;
	text-decoration: none;
}
#wrapper #navigation a:link {
	color: #F1FFE6;
}
#wrapper #navigation a:hover {
	color: #FF9;
	text-decoration: none;
}
#sidebar_left {
	width: 180px;
	float: left;
	margin: 0px;
	top: 0px;
	height: 400px;
	color: #333;
	padding: 0px;
}
#wrapper #sidebar_left p {
	margin: 0px;
}
#malls {
	width: 180px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#mid_column {
	width: 295px;
	float: left;
	clear: none;
	text-align: left;
	height: 493px;
}
#separator {
	background-color: #FFF;
	width: 6px;
	height: 493px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#wrapper #mid_column table tr td {
	line-height: 1.1em;
}
#othermall {
	font-size: 1.2em;
	color: #663;
}
.levelOneHead {
	font-size: 1.2em;
	color: #333;
}
#footer {
	font-size: 0.8em;
	clear: right;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #footer a:visited {
	color: #333;
}
#wrapper #footer a:link {
	color: #333;
}
#wrapper #footer a:hover {
	color: #660;
	text-decoration: none;
}
#wrapper #footer #footerText {
	margin-top: 4px;
}
#wrapper #sidebar_left #malls p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#sidebar_right {
	width: 264px;
	float: right;
	background-color: #CCCC98;
	height: 492px;
	text-align: left;
}
