html{ 
font-size:12px;
color: #61625f;
line-height:18px;
font-family:tahoma;
}
body {
margin:0px;
margin-left:auto;
margin-right:auto;
background:#f6f5ee;
}
input{ font-size:12px;}
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;
}
a:link{ 
text-decoration:none;
color:#61625f;
}
a:visited{ 
text-decoration:none;
color:#61625f;
}
a:hover{
text-decoration:none;
color:#c19d24;
}
h1{
font-size:12px;
margin:0px 0px 5px 0px;
height:15px;
color:#7e674c;
background:url(../images/ico_nav.gif) no-repeat left 8px;
*background:url(../images/ico_nav.gif) no-repeat left center;
padding-left:7px;
}
/* 缺省样式 */
/* 总体布局 */
#all{
width:908px;
margin:0px auto;
overflow:hidden;
background:#fff;
border:1px solid #f6f5ee;
}
#header,#content,#footer{float:left; overflow:hidden;}
#header{
width:690px;
display:inline;
margin:0px 9px;
padding:0px 0px 30px 200px;
background:url(../images/logo.gif) no-repeat 5% 35%;
}
.login{
width:690px;
padding:10px 0px 0px 0px;
float:left;
}
.loginBlank{
border:1px solid #ccc;
width:130px;
height:16px;
}
.loginBlank:hover{ border:1px solid #bcbcab; background:#f3f0ea;}
.login u a{ text-decoration:underline; color:#999; }
.btnLogin{
background:url(../images/btn_login.gif) no-repeat left top;
color:#fff;
text-align:left;
padding:0px 0px 2px 8px;
*padding:3px 0px 0px 8px;
width:54px;
height:21px;
border:0px;
}

.mainNav{
width:660px;
height:18px;
float:left;
background:url(../images/logo_nav.gif) no-repeat 2px center #7e674c;
margin:16px 0px 0px 0px;
padding:2px 0px 2px 30px;
color:#fff;
font-weight:bold;
}
.mainNav span{
background:url(../images/ico_nav.gif) no-repeat left 8px;
float:left;
overflow:hidden;
height:16px;
padding:0px 0px 0px 10px;
margin:0px 70px; 
*padding-top:1px;
}
.mainNav a:link{ text-decoration:none; color:#fff;}
.mainNav a:visited{ text-decoration:none; color:#fff;}
.mainNav a:hover{ text-decoration:none; color:#c19d24;}

/* ---头部导航--- */
#content{
width:899px;
overflow:hidden;
padding:0px 0px 0px 9px;
background:url(../images/index_content_bg.gif) repeat-x left bottom;
float:left;
}
/* ---主体区域--- */
#footer{
width:908px;
height:80px;
float:left;
background:url(../images/lb_bg.gif) no-repeat left bottom #7e674c;
}
#footer img{ margin:23px 0px 0px 0px; float:left;}
#footer b{
float:left;
margin:25px 0px 0px 27px; 
font-size:16px;
letter-spacing:2px;
font-family:"华文中宋",宋体;
color:#f2eee2;
display:inline;
}
/* ---预定热线部分--- */
#copyright{
width:880px;
padding:15px 0px 26px 28px;
float:left;
line-height:16px;
text-align:center;
}
#copyright span{
height:14px;
color:#95745c;
border-right:1px solid #7a5133;
padding:0px 7px;
}
#copyright p{
clear:left;
margin-top:10px;
line-height:15px;
}
#copyright p u{ text-decoration:none; font-size:11px;}
/* ---脚部版权区域--- */
