@charset "utf-8";
/* CSS Document */

body	{
	padding: 0;
	margin: 0;
	background-color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td{font-size:11px;}
form{ margin:0;
padding:0;}

.container {
	width: 850px;
	text-align:left;
	margin:0 auto;
}
.container .wrapper {
	width: 870px;
	height:auto;
	float: left;
	border: 1px solid #cccccc;
}


/* content styles start here */ 
.wrapper .content {
	width: 870px;
	height: auto;
	float: left;
	}


.content .header{width: 870px;}

.header .btBar{
	width: 870px;
	background-color:#FFFFFF;
	height: 25px;
	text-align: right;
}


 .content .dyAnima{
	width: 870px;
	height: 140px;
}

.content .midContent{
	width: 850px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;

}


.midContent .leftCt{ float: left;
width:240px;}

.midContent .midCt{
	float: left;
	width:353px;
	margin-left: 9px;
}

.midContent .rightCt{
	float: left;
	width:239px;
	margin-left: 9px;
}

 .content .bttContent{ 
 
 width:870px;
 float:left;
 
 }

.leftCt .leftCtHot {
	width:228px;
	background:url(../images/left_result_back.gif) left top no-repeat;
	height:311px;
	padding-left: 12px;
	padding-top: 10px;
	font-size:11px;
	
}

.midCt .seForm{
	width:353px;
	background:url(../images/search_form_bot.jpg) left bottom no-repeat;
	min-height:292px !important;
	/*height:292px;*/
}

.rightCt .rightCtHot{
	width: 220px;
	background:url(../images/right_reslt_back.gif) left top no-repeat;
	height:321px;
	padding-left: 10px;
	padding-right: 10px;
}


 .content .bttContent{
	width:870px;
	background-color: #FFFFFF;
	background:
}

.bttContent .btTxCt{
	float:left;
	width:833px;
	background:url(../images/content_bot_mid.gif) left top repeat-y;
	margin-left: 10px;
	padding-left: 8px;
	padding-right: 8px;
	height: 100px;
}


.rightCtHot .rtHotel{ border-bottom:1px solid #FFCC00;}

 .rtHotel td{
	font-family:Verdana;
	font-size:11px;
	height: 20px;
}

.rightCtHot .rtHotel a:link, a:visited, a:active {
text-decoration:none;
color:#000000;}

 .content .footer{ 
 width:870px;
 float:left;
 background-color:#FFFFFF;
 height:30px;}
 
 .leftCtHot .cityType{
	font-size:11px;
	font-weight:bold;
	color:#db1411;
}

.cityName a:link, a:visited, a:active{
text-decoration:none;
color:#000000;}

 .seForm .sfTable { 
 margin-left:25px;}


.midContent .secRight{
	float: left;
	width:601px;
	margin-left: 9px;
}

.secRight .rightCtHot{
	width: 581px;
	background:url(../images/secondlevel_middle.gif) left top repeat-y;
	height:321px;
	padding-left: 10px;
	padding-right: 10px;
}
