@charset "UTF-8";
@import url("/common/styles/core/common.css");
@import url("/common/styles/module/banner.css");
@import url("/common/styles/module/search.css");
@import url("/common/styles/module/keywords.css");
@import url("/common/styles/module/gMenu.css");



/* box ***********************************************/

#contentsLH, #contentsRH {
	text-align: left;
}

#contentsLH {
	width: 200px;
}

#contentsRH {
	width: 660px;
}

#contentsRH .module .banner {
	margin-bottom: 10px;
}

#contentsRH .module .banner .left, #contentsRH .module .banner .right {
	border: 1px solid #CCC;
}

#townguideCaption h2.title {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #943510;
	margin-bottom: 5px;
}

#townguideCaption .right h3 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #993332;
}

#town .individual .photo {
	margin: 5px;
	width: 140px;
}

#townguideCaption .right {
	width: 300px;
	padding: 15px;
}

#town .individual .caption {
	width: 470px;
	padding-right: 10px;
	padding-left: 10px;
}

 .module .banner {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993332;
	padding-bottom: 10px;
}

.viewAll {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: right;
}

/* wrapper */

/* header */

/* container */

/* mainBanner ***********************************************/

#mainBanner {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#mainBanner .left, #mainBanner .right {
	height: 60px;
	width: 455px;
	border: 1px solid #EDE6D2;
}

/* contents */

#town h2 {
	background-image: url(/common/imgs/header/header-town.gif);
}

.individual {
	margin-top: 10px;
}

.individual .middle {
	background-color: #F1F9ED;
}

.individual .middle2 {
	background-color: #E4F7DD;
}

.individual .right.button a {
	background-image: url(/common/imgs/button/viewTown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 145px;
}

.individual .right.button a:hover {
	background-image: url(/common/imgs/button/viewTown_f2.gif);
}

.individual .tx3.catalog {
	background-color: #F8F5EC;
	margin-right: 5px;
}


#town .individual h5.left {
	line-height: 30px;
	height: 30px;
	width: 300px;
}

.individual .right.button {
	width: 200px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.individual .LH {
	margin-top: 10px;
}

.main .individual .photo {
	width: 140px;
	margin-left: 10px;
	margin-right: 10px;
}
.individual h4.left {
	line-height: 30px;
	height: 30px;
	background-image: url(/common/imgs/icon/premiumGarden.gif);
	background-position: 4px;
	background-repeat: no-repeat;
	color: #993333;
	width: 40px;
}

#town .individual h5.left {
	line-height: 30px;
	height: 30px;
	width: 300px;
}

.individual .right.button {
	width: 200px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.main .individual .caption {
	padding-right: 10px;
	padding-left: 10px;
	width: 480px;
}

.aboutPRC {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dotted #FF6633;
	padding: 5px;
}

#town #contentsLH .module {
	margin-bottom: 20px;
}

.caption h5.tx4 {
	color: #900000;
	margin-bottom: 5px;
}
