/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background:#fff;
	color:#333333;
	font-size:12px;
	font-family:'Verdana','Arial','sans-serif','ËÎÌå';
	background:url(http://img.17u.cn/hotel/images/www_17u_cn/HotelTrustTc/bg.jpg) repeat-x;
}
a:link,a:visited {
	color: #2860ae;
	text-decoration: none;

}
a:hover,a:active {
	text-decoration: underline;
	color: #FF6600;
}

ul,li,div,img,span,dl,dd,dt,dd,h3,h2{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*=========================================area=====================================================*/

.area{
	margin:auto;
	width:1004px;
	display:table;
}

