﻿/*=================================================================通用样式*/
body {
	background-color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	text-align: center;
	padding: 0px;
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
/*============全局连接的样式*/
a:link,a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #B73C00;
	text-decoration: underline;
}
a:active {
	color: #B73C00;
	text-decoration: none;
}
a.underline:link,a.underline:visited{
	text-decoration: underline;
}
.new{
	color: #990000;
}
p{
	margin: 0px;
	padding: 0px;
	line-height: 170%;
}
.t{
	font-size: 16px;
	color: #990000;
}
.p_half{
	line-height: 20%;
	margin: 0px;
	padding: 0px;
}
/*============暂时没有连接的样式*/
.t_unlink {
	color: #999;
}
/*===========================================================顶端部分*/
#box_top {
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px none #FFF;
	border-left: 5px solid #FFF;
	background: #E2E3D3 url(top_bg.gif) repeat-x;
	height: 110px;
	width: 840px;
	text-align: left;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";

}
#logo{
	float: left;
	padding: 0px;
	margin-top: 25px;
}
#tittle{
	float: right;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px;
	margin-top: 70px;
	margin-right: 10px;
}
/*===========================================================城市导航*/
#nav{
	border-top: none;
	border-right: 5px solid #FFF;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #FFF;
	background: #E2E3D3;
	width: 820px!important;
	width  /**/:840px;
	text-align: left;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
/*===========================================================数据表格部分*/
.box_middle {
	border-top: none;
	border-right: 5px solid #FFF;
	border-bottom: none;
	border-left: 5px solid #FFF;
	background: #E2E3D3;
	width: 804px!important;width  /**/:840px;
	text-align: left;
	margin: 0px;
	padding: 0px 18px;
	list-style: url(none) none;
	clear: both;
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
/*============数据列表表格的样式*/
.table_data {
	margin: 0px;
	padding: 0px;
	width: 650px;
}
.table_data tr{
	background: url(line.gif) repeat-x 0px 100%;
	text-align: left;
	padding: 8px 0px 0px 10px;
	margin: 0px;
	font-size: 13px;
	line-height: 200%;
}
/*============旁边广告的层*/
#ad{
	float: right;
	position: relative;
	width: 140px;
	right: 0px;
	padding-top: 30px;
	text-align: right;
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
#ad p{
	margin: 14px 0px;
	padding: 0px;
}
#ad a:link,#ad a:visited{
	text-decoration: underline;
}
/*============命名锚点的层*/
.mao{
	margin: 0px;
	width: 650px;
	text-align: right;
	padding-top: 18px;
}
/*===========================================================最底部分*/
#box_below {
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-left: 5px solid #FFF;
	background: #E2E3D3;
	width: 800px;
	margin: 0px;
	padding: 20px;	
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
#box_below p{
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #000;
}
/*===========================================================主题酒店部分*/
.theme_text{
	margin: 0px;
	width: 480px;
	padding: 0px 0px 0px 10px;
	float: left;
	line-height: 200%;
	font-size: 13px;
	color: #333;
	font-family: "宋体";
}
.theme_text p{
	line-height: 230%;
}
.theme_text a:link,.theme_text a:visited{
	text-decoration: underline;
}
.theme_text img{
	border: 1px solid #333;
	margin: 0px;
	padding: 1px;
}
.theme_text_t{
	font-size: 16px;
	font-weight: bold;
}
.theme_pic{
	margin: 0px 0px 5px 60px;
	width: 240px;
	padding: 0px;
	float: left;
	line-height: 200%;
	font-size: 13px;
	color: #333;
	font-family: "宋体";
}
.theme_pic p{
	line-height: 230%;

}
.theme_pic img{
	border: 1px solid #333;
	margin: 0px;
	padding: 1px;
}
