﻿/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_language{font-family: Verdana;font-size: 11px;	color: #DF5A0B;	text-decoration: none;}
.nav_language:hover{font-family: Verdana;color: #DF5A0B;	text-decoration: underline;}
.nav_other_language{font-family: Verdana;	font-size: 11px;	color: #999999;	text-decoration: none;}
.nav_other_language:hover{font-family: Verdana;	text-decoration: underline;}
.nav_scroll_text{font-family: Verdana; color:#FFFFFF;font-size: 11px;}

.nav a{	font-family: Verdana;	font-size: 14px;	font-weight: normal;	color: #333333;	text-decoration: none;}
.nav a:hover{	font-family: Verdana;	font-size: 14px;	font-weight: normal;	color: #333333;	text-decoration: underline;}

.copyright_main{font-family: "Arial Black";	font-size: 11px;}
.copyright{	font-size: 12px;	font-family: Arial;}

.city_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.nav_bar,.nav_bar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.nav_bar a:hover{
	color: #333333;
	text-decoration: underline;
}
.border1{
	border: 1px solid #CCCCCC;
}
.scenic_spots {border: 1px solid #CCCCCC;}
.scenic_spots a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.scenic_spots a:hover{
	color: #333333;
	text-decoration: underline;
}
.scenic_spots a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.hotel_title :hover{
	color:green;
	text-decoration: underline;
	background:#FF0000;
}
a.hotel_title{
	color: green;
	text-decoration: underline;
}
a.s1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.l1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#01669A;
}
.about_city{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.questionnaire_title{
	font-family:Arial;
	font-size: 12px;
	color: #333333;
}
.weather{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*导航CSS*/


img {
border: none;
} 
    #tabs1 {
      float:left;
      width:100%;
      background:#F4F7FB;
      font: bold 12px/1.5em Verdana;
      line-height:normal;
	    border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 15px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
		
      float:left;
      background:url("/en/images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("/en/images/tabright1.gif") no-repeat right top;
      padding:5px 24px 4px 15px;
      color:#006699;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#006699;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }


/*导航CSS*/
