body,html{
	margin:0px; 
	padding:0px;
	font-family:"ËÎÌå";
	color:#666666;
	font-size:12px;
	text-align:center;
}
#container {
	float:center;
	width:1024px;
	background:url(http://www.hz-travel.com/a/images/bg.gif);
	background-repeat:repeat-y;
}
.title{
	padding-top:20px;
}
.orange{
	color:#FF6600;
}
a:link{
	color:#666666;
	text-decoration:none;
	}
a:visited{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
a.red:link{
	color:#FF0000;
	text-decoration:none;
	}
a.red:visited{
	color:#FF0000;
	text-decoration:none;
}
a.red:hover{
	color:#FF0000;
	text-decoration:none;
}
h2{
	color:#FF0000;
	font-family:"ÐÂËÎÌå";
	font-size:14px;
	display : inline;
}
h3{
	color:#333333;
	font-size:12px;
	display : inline;
}
.line{
	margin-top:5px;
	width:810px;
	background-image:url(http://www.hz-travel.com/a/images/dot.gif);
	background-repeat:repeat-x;
}
#menu {
      width:810px;
      background:#F4F4F4;
      font-size:12px;
      line-height:normal;
	  text-align:center;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 40px;
	list-style:none;
}
#menu li {
      display:inline;
      margin:0;
      padding:0;
}
#menu a {
      float:left;
      background:url("../images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0px 0px 0px 4px;
      text-decoration:none;
}
#menu a span {
      float:left;
      display:block;
      background:url("../images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;
}
    /* End IE5-Mac hack */
#menu a:hover span {
      color:#000;
}
#menu a:hover {
      background-position:0% -42px;
}
#menu a:hover span {
      background-position:100% -42px;
}
.place{
	width:805px;
	height:15px;
	padding:5px 0px 0px 5px;
	background:#FFCC66;
	text-align:left;
	}
#content{
	width:810px;
	margin-top:5px;
	padding:5px;
	text-align:left;
	border:5px #E3E3E3;
	border-style:solid;
}
#left{
	float:left;
	width:150px;
}
.company
{
	float:right;
	width:150px;
	padding:5px;
	border:1px #CCCCCC;
	border-style:solid;
	text-align:center;
	color:#FF0000;
}
.contactus{
	float:right;
	width:150px;
	margin-top:5px;
	padding:5px;
	border:1px #CCCCCC;
	border-style:solid;
	color:#FF6600;
	text-align:center;
}
#main{
	float:left;
	margin-left:5px;
	width:315px;
}
.tejia{
	float:left;
	width:315px;
	border:1px #CCCCCC;
	border-style:solid;
	list-style-type:square;
}
.tejia2{
	float:left;
	margin-top:5px;
	width:315px;
	border:1px #CCCCCC;
	border-style:solid;
	list-style-type:square;
}
.ul{
	list-style-type:square;
}
.bx{
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:635px;
	border:1px #CCCCCC;
	border-style:solid;
}
#footer{
	width:810px;
	text-align: center;	
	border:1px #CCCCCC; 
	border-style:solid;
}