/*from 2p-bm
-------------------------------------------*/
#sayimg {
background: url(../img-wg/bgb-yl.png);
}
#xl{
background: url(../../zl/img-zl/bg-bm.png) repeat-y;
}
#sm {
float: left;
width:175px;
}
#sm1 {
float: right;
text-align: left;
width:550px;
}
/*----------------sm左边栏-------------------*/

#sm ul{
margin-top:20px;
}
#sm li {
width:170px;
background: #dddbce;
padding: 10px 20px;
border-left: 3px solid #fe280e;
border-bottom: 1px solid #fff;
}
#sm a{
font-weight: bold;
text-decoration: none;
}
#sm a:link {color: #d7000f;
}
#sm a:visited {color: #96a09a;
}
#sm a:hover {color: #96a09a;
text-decoration: underline;
}
/*----------------sm1右边栏-------------------*/

#sm1 p {
margin-top: 15px;
}
#sm1 h1,#sm1 h2 {color: #890018;
font: bold 18px/180% "黑体", "宋体",;
margin-top: 25px;
padding-bottom: 25px;
}
#sm1 h1 {
text-align: center;
border-bottom: 3px double #890018;
}
#sm1 h2 {
font: bold 14px/18% "黑体", "宋体",;
clear: both;
}
#sm1 h3 {/*--线路--*/
margin:10px 0;
background: #dddbce;
border-left: 2px solid #e94820;
font-size: 12px;
line-height: 180%;
font-weight: bold;
padding:5px 20px;
}
#sm1 h4 {/*--线路说明--*/
margin:10px 0;
background: #f6f6f6;
border-left: 2px solid #dddbce;
font-size: 12px;
line-height: 180%;
font-weight: bold;
padding:5px 20px;
}
#sm1 ul{/*--客房种类说明--*/
width:260px;
float: left;
background: #96a09a;
margin-bottom: 20px;
margin-right:10px;
}
#sm1 ul li {
color: #eee;
text-align: center;
margin:5px 0;
list-style: none;
}
#sm1 ol{/*-设施介绍说明-*/
width:350px;
margin-bottom: 20px;
margin-left:10px;
}
#sm1 ol li{/*-介绍说明-*/
margin:5px 30px;
}
#sm1 dl{
width:180px;
padding: 3px;
float:left;
}
#sm1 dl img {
border: 3px double #96a09a;
background: #fff;
padding: 3px;
}
#sm1 table {
width: 540px;
font-size: 12px;
line-height: 180%;
border-collapse:collapse;/*--叠加边框无间距--*/
text-align: center;/*--单独定义，没有继承 body--*/
background: #f6f6f6;
}
#sm1 table td {
padding: 5px 0;
border-right: 1px dashed #ccccb8;
border-bottom: 1px solid #ccccb8;
}
#sm1 blockquote p {
text-indent:3pc;
font-size: 13px;
line-height: 180%;
}
