@charset 'UTF-8';

.pageTitle {
	clear: both;
	padding-bottom: 20px;
}

.mTable {
	padding: 10px 0;
}
.mTable table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.mTable td,
.mTable th {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
}
.mTable th {
	background: url('images/mTableTh.gif') repeat-x 0 0;
}
.mTable .tr1 td {
	background-color: #f5f5f5;
}

#hotel #rightColumn-inner,
#food #rightColumn-inner,
#about #rightColumn-inner,
#shop #rightColumn-inner,
#select #rightColumn-inner {
	padding-right: 15px;
}



/* index */
#topicsList .item {
	float: left;
	width: 300px;
	height: 160px;
	padding: 12px 8px;
	border: 2px solid #f8b62c;
	margin-right: 10px;
	margin-bottom: 15px;
	background: url('images/itemBack.gif');
}
#topicsList .image {
	float: left;
	width: 130px;
	height: 50px;
	padding-top: 110px;
	background: no-repeat center center;
	text-align: center;
}
#topicsList .content {
	float: right;
	width: 160px;
	text-align: right;
}
#topicsList .content p {
	width: 160px;
	height: 130px;
	text-align: left;
	overflow: auto;
}
#topicsList .content .button {
	padding-top: 8px;
}
#infoList .item {
	float: left;
	width: 300px;
	height: 160px;
	padding: 12px 8px;
	border: 2px solid #00923a;
	margin-right: 10px;
	margin-bottom: 15px;
}
#infoList .image {
	float: left;
	width: 130px;
	height: 50px;
	padding-top: 110px;
	background: no-repeat center center;
	text-align: center;
}
#infoList .content {
	float: right;
	width: 160px;
	text-align: right;
}
#infoList .content .text {
	width: 160px;
	height: 105px;
	padding-top: 5px;
	text-align: left;
	overflow: auto;
}
#infoList .content .title {
	width: 160px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	color: #e4007f;
}
#infoList .content .button {
	padding-top: 8px;
}
#topicsPager,
#infoPager {
	clear: both;
	padding: 15px 0 60px 80px;
	font-size: 16px
}
#topicsPager .button,
#infoPager .button {
	float: left;
	display: block;
	width: 172px;
	height: 39px;
	padding-right: 20px;
	text-indent: -9999px;
	background: url('images/moreTopicsButton.gif') no-repeat 0 0;
}
#infoPager .button {
	background: url('images/moreInfoButton.gif') no-repeat 0 0;
}
#topicsPager a.button:hover {
	background: url('images/moreTopicsButton.gif') no-repeat 0 -39px;
}
#infoPager a.button:hover {
	background: url('images/moreInfoButton.gif') no-repeat 0 -39px;
}
#topicsPager p,
#infoPager p {
	padding-top: 10px;
}

#topicsMore {
	width: 644px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 3px solid #f7b52c;
}
#topicsMore .image {
	padding: 20px 35px;
	background: url('images/itemBack.gif');
}
#topicsMore .image div td {
	width: 270px;
	height: 270px;
	text-align: center;
	vertical-align: middle;
}
#topicsMore .text1 {
	padding: 10px 35px 20px;
}
#topicsMore .text1 p {
	width: 270px;
}
#topicsMore .text2 {
	padding: 7px 45px 20px;
	line-height: 30px;
	background: url("images/textBack.gif") repeat-y center 0;
}

#infoMore {
	width: 644px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 3px solid #00923a;
}
#infoMore .image {
	padding: 20px 35px;
	background: url('images/itemBack.gif');
}
#infoMore .image div td {
	width: 270px;
	height: 270px;
	text-align: center;
	vertical-align: middle;
}
#infoMore .text1 {
	padding: 10px 35px 20px;
}
#infoMore .text1 p {
	width: 270px;
}
#infoMore .title {
	padding: 0 0 10px 35px;
	font-size: 18px;
	font-weight: bold;
	color: #e4007f;
}
#infoMore .text2 {
	padding: 7px 45px 20px;
	line-height: 30px;
	background: url("images/textBack2.gif") repeat-y center 0;
}


/* Hotel */
#hotel #block1 {
	padding: 60px 280px 20px 0;
	background: url('images/hotel1.jpg') no-repeat 0 0;
}
#hotel #block2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	padding: 15px 0 30px;
}
#hotel #block3 {
	padding: 15px 0 30px;
}
#hotel #block4 {
	padding: 10px 0 20px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #f8b62c;
}
#hotel #block5 {
	background: url('images/hotel7.jpg') no-repeat 0 0;
	padding: 55px 320px 30px 0;
}
#hotel #block6 {
	padding: 10px 0 30px;
}
#hotel #block6 span {
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}
#hotel #block7 {
	padding: 10px 0 30px;
}


/* Food */
#food #block1 {
	padding: 60px 40px 40px 0;
	background: url('images/food1.jpg') no-repeat 0 0;
}
#food #block2 {
	padding: 10px 0 20px;
	border-bottom: 1px dotted #f8b62c;
	margin-bottom: 40px;
}
#food #block3 {
	padding: 10px 0 30px;
}


/* About */
#about #block1 {
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}
#about .block2 {
	padding: 5px 20px 50px 30px;
}
#about .block2 img {
	float: right;
	padding-left: 10px
}


/* Select */
#select #block0 {
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}
#select #block1 {
	height: 250px;
	padding: 80px 280px 30px 20px;
	background: url('images/select1.jpg') no-repeat 0 0;
}
#select #block2 {
	height: 250px;
	padding: 80px 20px 30px 310px;
	background: url('images/select2.jpg') no-repeat 0 0;
}
#select #block3 {
	height: 250px;
	padding: 80px 270px 30px 20px;
	background: url('images/select3.jpg') no-repeat 0 0;
}


/* Shop */
#shop #block1 {
	padding-top: 60px;
	padding-bottom: 40px;
	background: url('images/shop1.gif') no-repeat 0 0;
}
#shop #block1 #gmap {
	float: right;
	width: 300px;
	height: 260px;
}
#shop #block1 .mTable {
	width: 330px;
}
#shop #block1 .mTable table,
#shop #block2 .mTable table {
	border: 0;
}
#shop #block1 .mTable td,
#shop #block2 .mTable td {
	border-right: 0;
	border-bottom: 1px dotted #ccc;
}
#shop #block2 {
	padding: 60px 320px 0 0;
	background: url('images/shop2.jpg') no-repeat 0 0;
}



/* Vaccine */
#vaccine #block1,
#vaccine #block2,
#vaccine #block3 {
	width: 650px;
	padding-bottom: 40px;
}
#vaccine #block4 {
	width: 610px;
	padding: 18px;
	margin-bottom: 20px;
	border-left: 2px solid #f8b62c;
	border-top: 2px solid #f8b62c;
	border-right: 2px solid #ea5514;
	border-bottom: 2px solid #ea5514;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	background-color: #f39700;
}
#vaccine #block5 {
	width: 650px;
	padding: 0 0 25px;
	background: url("images/vaccineBlock5_footer.gif") no-repeat 0 bottom;
}
#vaccine #block5 p {
	padding: 5px 20px;
}
#vaccine #block5 .title {
	height: 40px;
	background: url("images/vaccineBlock5_header.gif") no-repeat 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0;
}






