body {
margin:0px;
margin-left:auto;
margin-right:auto;
background:#12365c;
color: #666666;
width:820px;
overflow:auto;
}
div{
margin-left:auto;
margin-right:auto;
}
p{
margin:0px;
padding:0px;
}
img{ 
border:0px;
}
table{ 
border-collapse:collapse;
border:0px;
overflow:hidden;
}
ol,ul,li{ 
list-style:none; 
margin:0px;
padding:0px;
overflow:hidden;
}
input,select{ border:0px; font-family:Tahoma;}
.left{ float:left;}
.right{ float:right;}
/* 缺省样式 */
#logo{
width:820px;
margin-top:20px;
text-align:center;
float:left;
}
#nav{
width:820px;
color:#fff;
float:left;
}
#nav li{
width:808px;
float:left;
padding:12px 0px 0px 10px;

}
.reservation{
background:url(../images/header-reservation.gif) no-repeat left bottom;
height:24px;
}

.reservation  a:link{
text-decoration:none;
color:#fff;
}

.reservation a:visited{
text-decoration:none;
color:#fff;
}

.reservation  a:hover{
text-decoration:none;
color:#ff7200;
}

.mainNav{
background:url(../images/nav-bg.gif) no-repeat left top;
border:1px solid #a0afbe;
height:28px;
}
.mainNav span{
float:left;
margin-right:25px;
}
.language{
font-family:Microsoft YaHei;
font-size:12px;
float:right;
margin-right:20px;
}
.mainNav a:link{
text-decoration:none;
color:#fff;
}
.mainNav a:visited{
text-decoration:none;
color:#fff;
}
.mainNav a:hover{
text-decoration:none;
color:#ff7200;
/*margin-top:-3px;*/
display:block;
}
#path{
width:820px;
color:#fff;
padding:5px 0px;
float:left;
}
#path a:link{
text-decoration:none;
color:#fff;
}
#path a:visited{
text-decoration:none;
color:#fff;
}
#path a:hover{
text-decoration:none;
color:#ff7200;
}
/*  =======================以上是头部 LOGO、导航和路径=======================  */
#content{
background:#eeede8;
border-top:4px solid #e2bf9c;
width:820px;
overflow:hidden;
float:left;
}
#contentLeft,#contentRight{
float:left; 
overflow:hidden;
display:inline;
}
#contentLeft ul,#contentRight ul,#contentLeft li,#contentRight li{ float:left;}
/*  =======================以上是主体区域=======================  */
#cr{
width:820px;
background:url(../images/cy-line.gif) no-repeat left top;
margin-top:25px;
padding:4px 0px 20px 0px;
text-align:center;
line-height:24px;
color:#9dacbc;
float:left;
}
#cr a:link{
text-decoration:none;
color:#9dacbc;
}
#cr a:visited{
text-decoration:none;
color:#9dacbc;
}
#cr a:hover{
text-decoration:none;
color:#ff7200;
}
/*  =======================以上是底部版权=======================  */

/*  =======================首页标签切换=======================  */
#tab {height:26px; overflow:hidden;}
.ltitle1-on {background: #b5c3d6; height:26px; width:108px; overflow:hidden; float:left; text-align:center; line-height:26px; color:#000; cursor:pointer; display:block; border:solid 1px #fff; font-weight:bold;}
.ltitle1-off {background:#efefef; height:26px; width:106px; overflow:hidden; float:left; text-align:center; line-height:26px; cursor:pointer; display:block; border:solid 1px #fff;}