#sayimg {
background: url(../img-zl/bgb-bm.png);
}
#xl{
background: url(../img-zl/bg-bm.png) repeat-y;
}
#sm {
float: left;
width:185px;
}
#sm ul {
margin-top:20px;
}
#sm li {
width:180px;
background: #dddbce;
padding: 10px;
border-left: 3px solid #fe280e;
border-bottom: 1px solid #fff;
}

#sm1 {
float: right;
width:530px;
}
#sm1 p {
margin-top: 15px;
}
#sm1 h1,#sm1 h2 {
font: bold 18px/18% "黑体", "宋体",;
color: #890018;
margin-top: 25px;
padding-bottom: 25px;}

#sm1 h1 {
text-align: center;
border-bottom: 3px double #890018;

}
#sm1 h2 {
font: bold 15px/18% "黑体", "宋体",;
}
#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;
}
