@charset "utf-8";
body {
	font-family: Arial;
	font-size: 13px;
}

.wholesite {
	background-color: #FFF;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 2000px;
}
.header {
	background-color: #E5E5E5;
	height: 180px;
}

.banner {

}
.navi {
	background-color: #000;
	margin-top: 5px;
	color: #FFF;
	height: 20px;
}
.intro {
	margin-top: 5px;
	padding-left: 10px;
}
.sidenavi {
	width: 190px;
	height: 590px;
	border: 1px solid #000000;
	float: left;
	background-image: url(../images/sidenavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.welcome {
	margin-top: 10px;
	margin-left: 10px;
}


.footer {
	background-color: #F00;
	margin-top: 0px;
}
.wholesite .content table {
	margin-left: 5px;
}
.listyourhotel {
	margin-top: 38px;
	height: 100px;
	padding-left: 5px;
	font-size: 14px;
}
.findahotel {
	margin-top: 25px;
	height: 220px;
}
.center {
	text-align: center;
}

.contactus {
	margin-top: 20px;
	height: 172px;
}
.wholesite .sidenavi .contactus form table {
	font-weight: bold;
	text-align: center;
}
.content {
	padding: 5px 5px 5px;
	float: left;
	width: 777px;
	background-color: #FFF;
}


.content {
	padding: 5px 5px 5px;
	float: left;
	width: 777px;
	background-color: #FFF;
}


.contentadd {
	float: left;
	width: 980px;
	background-color: #FFF;
}


.featuredhotels {
	width: 720px;
	margin-left: 20px;
	float: left;
	border: 3px solid #000000;
	padding: 5px;
	margin-top: 20px;
}
.featuredhotels table tr td  {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.adsense {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	width: 735px;
}


.wholesite .footer ul {
	list-style-type: none;
	display: inline;
}


.contentmainpage {
	background-color:#FFF;
	padding: 5px 5px 5px;
	float: left;
	width: 760px;
}

.contentcontactpage {
background-color:#FFF;
height: 600px;


margin-left:20px;
padding-left:25px;
}



.otherhotels {
	border: 1px solid #000000;
}
