/*关于say,say1,sayimg的说明
------------------------------*/
#say table{
font-size: 12px;
font-weight: bold;
text-align: left;
}
#say table a{color: #b0b9b9;
text-decoration: none;
}
#sayimg {
height: 130px;
background: url(../Templates/img/2pg-bg.gif) repeat;
margin-top: 3px;
}
#sayimg li {
margin:8px 8px 0 0;
float: right;	/*---right最边上多出20px---*/
list-style-type: none;
}
/*---

#sayimg li img {
border: 2px solid #fe280e;
}
---*/

#say1 {
background: #96a09a;
margin: 3px 0;
padding:3px 0;
}
#say1 ul {color: #dddbce;
}
#say1 ol {color: #fff;
background: #ccccb8;
padding:5px 0 0 0;
text-align: left;
}
#say1 li {
display: inline;
text-align: center;
}
#say1 em {
font-style: normal;
font-weight: bold;
}
#say1 ul em {color: #9a0023;
}
#say1 h3 {
padding-top: 5px;
font-size: 17px;
}
#say1 ol h3 a:link,#say1 ol h3 a:visited {color: #fff;
text-decoration: none;
}
#say1 ol h3 a:hover {color: #d7000f;
text-decoration: underline;
}
