div#page{
	width: 998px;
	position: relative;
	margin: 0 auto;
}
div#main_Menu{
	position: relative;
	width: 998px
}
div#footer{
	position:relative;
	text-align: center;
	padding: 20px;
}
div#main_Menu div.sub_menu {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	text-align: center;
	height: 24px;
	padding: 0px;
	margin: 0px;
}
div#main_Menu div.sub_menu div{
	width: 420px;
	left: 570px;
	top: 32px;
	text-align: left;
	position: absolute;
}
div#main_Menu ul{
	list-style-type: none;
	background: transparent;
	height: 30px;
	padding:0px;
	margin: 0px;
	background-position: 0px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 28px;
}
div#main_Menu ul li {
	list-style-type: none;
	margin: 0px;
	line-height: 30px;
	font-size: 14px;
	width: 84px;
	height: 30px;
	float: right;
	background-position: center;
	text-align: center;
}
div#main_Menu ul li.selected{
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
}
div#main_Menu ul li.hover{
	background-image: url(../images/title_bg1.gif);
	background-repeat: no-repeat;
}
div#main_Menu a,div#main_Menu a:hover{
	color: #006400;
	text-decoration: none;
	background: transparent;
}
div#context{
	position:relative;
	width: 998px;
}
div#context .main{
	border: 1px solid #d4e6ea;
	position:relative;
	width: 598px;
	left: 0px;
	text-align: left;
}

div#context .list-div{
	border: 1px solid #d4e6ea;
	position: relative;
	width: 372px;
	left: 0px;
	top: 0px;
}

div.logo{
	position: absolute;	
	left: 0;
	top: 0;
}
div.login{
	position: relative;
	float: right;
	top: 20px;
}
div#banner{
	position: relative;
	width: 998px;
	height: 50px;
}
/*以上为公共部分样式*/



.main_search{
	background-image: url(../images/search_bar_pic.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 18px;
	height: 40px;
	line-height: 34px;
	font-weight: bold;
}

.main_search input{
	width:340px;
	border:#0a8fda 1px solid;
	background-color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 3px;
	margin-top: 4px;
}
.main_search a{
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 40px;
	padding-right:8px;
	margin: 1px;
}
.main_search a.search_01{
	background-image: url(../images/search_bar_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
.main_search a.search_02{
	background-image: url(../images/search_bar_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -86px;
	color: #C04653;
}
.main_search a.search_02:hover{
	background-image: url(../images/search_bar_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -86px;
	color: #C04653;
}
.main_search a.search_01:hover{
	background-image: url(../images/search_bar_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
/* tabs0 */
div.tabs-div,
div#tabs-div .menu,
div#tabs-div .tabs-main{
 width: 372px;
 position:relative;
 background: #EFF7F9;
 margin:0;
 padding:0;
}
div.tabs-div .tabs-menu{
	height:30px;
	background: url(../images/tab-div_01.gif);
}
div.tabs-div ul{
	list-style:none;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
div.tabs-div .tabs-menu li{
 display:block;
 float: left;
 height: 30px;
 line-height: 28px;
 width: 72px;
 text-align: center;
 cursor:pointer;
}
div.tabs-div .tabs-menu li.hover{
 width: 72px;
 background-image: url(../images/tab-div_bg_01.gif);
}

div.tabs-div .tabs-main{
	top:0px;
}
div.tabs-div .tabs-main div{
 display: none;
}
div.tabs-div .tabs-main div.block{
 display: block;
}
table.list-menu{
	height: 30px;
	line-height: 26px;
	background-image: url(../images/list-div_01.gif);
}
table.list-context{
	
}
div.list-div .list-context td{
	padding:3px;
}
div.list-div{
	
}
/*  end tabs0 */
/* tabs1 */
div.tabs-div1,
div#tabs-div1 .menu,
div#tabs-div1 .tabs-main{
 width: 598px;
 position:relative;
 background: #F5F5F5;
}
div.tabs-div1{
	margin-top: 10px;
}
div.tabs-div1 .tabs-menu{
	height:23px;
	background: url(../images/hotlist_tag_bg.gif);
	background-position: 0 23px;
}
div.tabs-div1 ul{
	list-style:none;
	height: 23px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
div.tabs-div1 .tabs-menu li{
 display:block;
 float: left;
 height: 23px;
 line-height: 23px;
 background-image: url(../images/hotlist_tag_off.gif);
 width: 81px;
 text-align: center;
 cursor:pointer;
}
div.tabs-div1 .tabs-menu li.hover{
 width: 81px;
 background-image: url(../images/hotlist_tag_on.gif);
}

div.tabs-div1 .tabs-main{
	top:0px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	line-height: 28px;
}
div.tabs-div1 .tabs-main div{
 display: none;
 text-align: center;
}
div.tabs-div1 .tabs-main div.block{
 display: block;
}

/* end tabs1 */

table .hotel{
	margin: 10px 10px 0px 10px ;
	line-height: 18px;
}
table.hotel td.label{
	font-size: 14px;
	font-weight: bold;
	color: black;
}
table.hotel td span.title a{
	font-size: 14px;
	font-weight: bold;
	color: #3371BC;	
}
table.hotel td span.type a{
	font-size: 12px;
	color: #3371BC;	
}
table.hotel td.context{
	font-size: 12px;
	color: black;
}
table.hotel td.pic img{
	height: 90px;
	border: 1px solid #4682b4;
	padding: 4px;
}
table.hotel td.pic{
	text-align: center;
}
table.hotel td.price{
	color: #EA8C18;
}
.price{
	color: #EA8C18;
}
table.hotel td span.time{
	color: #b2b2b2;
	/*float: right;*/
}
table.discuss{
	margin: 10px 10px 0px 10px;
	line-height: 18px;
}
table.discuss td span.title a{
	font-size: 14px;
	font-weight: bold;
	color: #3371BC;	
}
table.discuss td span.type a{
	font-size: 12px;
	color: #3371BC;	
}
table.discuss td span.writer{
	font-size: 12px;
	color: #3371BC;	
}
table.discuss td span.score{
	font-size: 12px;
	color: #3371BC;	
}
table.discuss td{
	font-size: 12px;
}
table.discuss td.context{
	font-size: 12px;
	text-indent: 24px;
}
table.discuss td.pic img{
	width: 70px;
	border: 1px solid #4682b4;
	padding: 4px;
}table.list-context .title {
	text-align: center;
	line-height: 18px;
}
div.filter_01 {
	border: 1px solid #d4e6ea;
	padding-top: 12px;
	background-color: #d4e6ea;
	text-align: center;
}
div.filter_01 span.selected{
	background-color: White;
}
div.filter_01 span{
	padding: 5px 12px 5px 12px;
}

div.filter_search{
	padding: 15px;
	text-align: center;
	/*border-top: 1px solid #d4e6ea;
	border-right: 1px solid #d4e6ea;
	border-left: 1px solid #d4e6ea;*/
}
div.path{
	margin-top:5px;
	line-height: 28px;
	width: 598px;
	border-top: 1px solid #d4e6ea;
	border-right: 1px solid #d4e6ea;
	border-left: 1px solid #d4e6ea;
}
div.path_01{
	margin-top:5px;
	line-height: 28px;
	width: 752px;
	border-top: 1px solid #d4e6ea;
	border-right: 1px solid #d4e6ea;
	border-left: 1px solid #d4e6ea;
}
div.path a.inc_01,div.path_01 a.inc_01{
	background-image: url(../images/inc_01.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 26px;
	margin: 3px;
	border: 1px solid #d4e6ea;
	color: #C04653;
}

.pl{
	width: 580px;
	height: 120px;
	border: 1px solid #d4e6ea;
	padding: 2px 3px;
}
div.login input{
	font-size: 12px;
}
.num00{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px 0px;
}
.num01{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -21px;
}
.num02{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -42px;
}
.num03{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -63px;
}
.num04{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -84px;
}
.num05{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -15px;
}
.num06{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -126px;
}
.num07{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -147px;
}
.num08{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -168px;
}
.num09{
	background-image: url(../images/num0.gif);
	padding-left:18px;
	background-repeat: no-repeat ;
	background-position: 0px -189px;
}
.user-score{
	color: #006400;
}
.writer{
	color: 
}
.score1{
	color: #C04653;
	padding: 0 8px 0 5px;
	font-size: 14px;
	font-weight: bold;
}
