.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #464646;
	text-decoration: none;
}
.left {
	font-family: "宋体";
	font-size: 14px;
	line-height: 33px;
	color: #000000;
	text-decoration: none;
}
.gsjj {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.left02 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.root {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link,a:visited{font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	text-decoration: none;} 
a:hover,a:active{font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;} 
a.a2:link,a.a2:visited{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;color:#000000; text-decoration:none;} 
a.a2:hover,a.a2:active{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;color:#000000; text-decoration:none;} 

/*************************
           整体
*************************/
body,td,th {
	font-family:宋体, 黑体;
	font-size:14px;
}
* {
	margin:0 auto;
	padding:0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
    color:#f60;
}
a:active {
	text-decoration: none;
}

/*************************
           头部
**************************/

#logo{float:left;padding:20px 0 0 47px;}
#top{float:right;background:url(../images/top.jpg) no-repeat;color:#C1BFBA;width:429px;height:138px;}
#language{background:url(../images/language.gif) 45px 0 no-repeat;height:28px;padding:17px 0 0 81px;}
#language a{color:#C8AE9D;font:bold 13px Arial;}
#language a:hover{color:#f60;}


/*************************
           主体
**************************/

#left{background:url(../images/main.jpg) no-repeat;height:386px;width:452px;}
#title{color:#CF1861; font:bold 14px 宋体;padding-top:25px;}
#main{overflow-y:auto;height:330px;width:540px;padding:10px 10px 0 0;margin:0;scrollbar-face-color:#261306; scrollbar-base-color :#1E0F05;color:#9D6D58;line-height:180%;}
.anniu{background:url(../images/anniu.gif) no-repeat;width:50px;height:20px;color:#B08977; border:#0D0702; text-indent:5px;}
.textbox{ background:#543621; border:#251205;color:#9D6D58;}
#input_checkOutDate{background:#543621;border:#251205;color:#9D6D58;}
#input_checkInDate{background:#543621;border:#251205;color:#9D6D58;}
/*************************
           底部
**************************/

#line{font:36px 宋体;color:#6A4C3F;padding-top:20px;}
#bottom{color:#805F53;line-height:180%;padding-top:15px;}
/********************
    头部导航菜单CSS
*********************/
#nav {line-height: 40px; list-style-type: none; width:px;padding:10px 0 0 10px;clear:both;letter-spacing:2px;}

#nav a {display: block; width:100px; text-align:center; color:#fff;font:14px 宋体;}

#nav span{font:normal 9px Arial;letter-spacing:normal;}

#nav a:hover{text-decoration:none;}

#nav li {float: left;width:101px; background:url(../images/ge.gif) no-repeat;}

#nav li a:hover{color:#f60;}

#nav li ul {line-height:27px;list-style-type:none;left:-9999em;position: absolute; }

#nav li ul li{float:left;background:#000;filter:alpha(opacity=75);/* IE 透明度 */-moz-opacity:0.8; /* Moz + FF 透明度*/opacity: 0.8;/* 支持CSS3的浏览器（FF 1.5也支持）透明度*/ clear:both;width:100px;margin-left:3px;height:15px;}

#nav li ul a{display: block;color:#D8D1BE;font:14px 宋体;}

#nav li ul a:hover {text-decoration:none;background-color:#ddc;height:18px;color:#F30;}

#nav li ul li{padding:3px 0 0 0;}

#nav li.sfhover ul { left: auto;}