﻿/*Soobb 目的地指南概览样式表*/
html, body {
	height: 100%;
	overflow: hidden;
}
#Footer {
	display: none;
}
#Article {
	font-size: 13px;
	line-height: 140%;
}
#Article p {
	text-indent: 2em;
}
#Article p.ViewMore {
	text-align: right;
}
#Content #Center {
	width: auto;
	float: none;
	padding: 0 230px 0 163px;
	background: url(/Styles/Images/Common/Vert_Line.png) repeat-y 163px 0;
}
#Content #Center #MapsContainer p {
	margin: 3px 0 0 0;
	text-align: right;
}
#Right div.RightBox h3 {
	margin: 0 0 3px 0;
	font-size: 14px;
}
#Right div.RightBox p.Copyright {
	clear: both;
	color: #666;
	margin: 5px 0 0 0;
	display: block;
	font-size: 11px;
	text-align: right;
}
#Right div.RightBox #PhotoList {
	margin: 3px 0 0 0;
}
#Right div.RightBox #PhotoList li {
	float: left;
	width: 32px;
	margin: 1px 0 0 1px;
	display: block;
}
#Right div.RightBox #PhotoList li a img {
	border: 0;
}
