﻿body
{
	color: inherit;
	background-color: White;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 12px;
}
div ul li
{
	overflow: hidden;
}
.index_hotels, .ads_footer_banner, .index_footer
{
	background-color: #fbfbef;
}
a, p, h1, h2, h3, h4, h5, h6, img, ul, li, form, select, input,dl,dd
{
	padding: 0;
	margin: 0;
}
a
{
	cursor:pointer;	
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}
a
{
	text-decoration: none;
	outline: none;
}
ul
{
	list-style-type: none;
}

img
{
	border: none;
	display: block;
}
