body {
	background:#E9E9E9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	color: #666;
}


.main_all {
width:100%}

.top {
width: 100%;
height:100px;
background-color:#EA8C11}


.top_main {
background-image:url(../img/back_top.gif) ;
width: 920px;
height:50px;
background-color:#FC9113}



.top_main_bottom, .top_main_top {
width: 920px;
height:25px;
background-color:#FC9113}

.top_nav_top {
color: #444;
text-align:right;
padding-right: 10px;
font-weight: bold}

.top_nav_top a {
color:#000;
text-decoration: yes;
}
.top_nav_top a:hover {
color:#fff;
text-decoration: none;
}


.top_nav_bottom {
text-align:right;
padding-right: 10px;
font-weight: bold}


.bottom {
width: 100%;
background-color:#e9e9e9}

.bottom_main {
width: 920px;
background-color:#ddd}

.bottom_body {
margin-top:5px;
border-top:1px solid #ddd;
width: 900px;
}

.bottom_links {
float:left;
padding-right:50px;
padding-top:10px;
line-height:1.3;
}
.bottom_links span {
background:url(../img/arrow01.gif) 0 3px no-repeat;
padding-left:7px;
font-weight:bold;
color:#6B78A9
}

.bottom_links a {
color:#6B78A9;
text-decoration: yes;
}
.bottom_links a:hover {
color:#cc0000;
text-decoration: none;
}

.main_text {
width: 100%;
background-color:#e9e9e9}

.main {
width: 920px;
background-color:#fff;
}

.main_body {
width: 900px;
background-color:#fff;
}

.ist {
margin-top:15px;
margin-bottom:5px;
font-size:11px;
background-color:#f9f9f9;
padding:5px;
border:2px solid #f0f0f0}

.ist01 {
padding-right:5px}
.ist02 {
padding-left:5px;}

h1 {font-size:13px;}



.hotels_recommend {
margin-top:5px;
margin-bottom:5px}

.hotels_recommend01 {
padding:5px;
position:relative;
height:75px;
width:300px;
border:1px solid #ddd;
}
.hotels_recommend01 img {float:left;
margin-right:5px;
border:none;
} 

.hotels_recommend01 a {
padding-bottom:5px;
font-weight:bold;
color:#3366cc;
	text-decoration: yes;
}
.hotels_recommend01 a:hover {
padding-bottom:2px;
font-weight:bold;
color:#cc0000;
	text-decoration: none;
}

.copyright {
padding:10px;
text-align:center;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	
	  float:left;
      width:100%;
      font-size:95%;
      line-height:normal;
     }
    #tabs4 ul {
	  margin:0;
	  padding:10px 0px 0 13px;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 10px 5px 1px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
	  color:#cc0000;
      }  

.empty5 {
	display: block;
	height: 5px;
}

.choose_service {
color:#cc0000;
font-weight:bold;
text-align:right;
margin-top:15px;
margin-bottom:5px;
padding-right:15px;
}

.choose_service a {
margin-left:3px;
padding:3px;
border:1px solid #9FADCC;
background:#eee;
color:#3366cc;
text-decoration:none}

.choose_service a:hover {
margin-left:3px;
padding:3px;
border:1px solid #9FADCC;
background:#fff;
color:#cc0000;
text-decoration:none}

