@charset "UTF-8";
#linkArea {
	text-align: right;
	font-size: 0.8em;
	color: #000000;
}
#linkArea span {
	color: #888888;
}
#mapArea {
	margin-top: 10px;
}
#bigsightMap {
	float: left;
	height: 180px;
	width: 302px;
}
#meatingMap {
	float: right;
	height: 180px;
	width: 250px;
}
#account {
	clear: both;
	margin-top: 10px;
}
#aboutEast table {
	width: 100%;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	font-size: 0.85em;
}
#aboutEast th ,#aboutEast td {
	padding: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#aboutEast th {
	background-color: #919191;
	color: #FFFFFF;
	font-weight: bold;
}
#aboutEast .secondTH {
	background-color: #E6E6E6;
	color: #000000;
	font-weight: normal;
}
#aboutEast td {
	background-color: #E6E6CC;
}
#mainContents h3 {
	margin-top: 20px;
	background-color: #EA8C00;
	background-image: url(/chinese/common/img/square_2.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 1.3em;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
	clear: both;
}
.floorWrap {
	margin-top: 10px;
}
.floorWrap h4 {
	color: #990000;
	font-weight: bold;
}
.floorWrap img {
	float: left;
	width: 202px;
}
.floorWrap p {
	float: right;
	width: 350px;
}

