﻿body {
 font-family: "微软雅黑";
 background-image: url(images/index_03.jpg);
 background-repeat: repeat-x;
 margin: 0px;
 font-size: 10pt;
 background-color: #f1eee8;
}
.top {
 color: #FFF;
 font-size: 15px;
}

.footer {
 color: #FFF;
}
.lm1 {
 font-weight: bold;
 font-size: 11pt;
 color: #FFF;
}
.xian {
 border: 1px solid #CCC;
}

.bxian {
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #80070C;
}

a:link,a:visited,a:active {
 color: #006;
 line-height: 200%;
 text-decoration: none;
}