body{
 margin: 0px;
 padding: 0px;
 background-image: url(body_bg.gif);
 background-repeat: repeat-x;
}
a{ color: #333; text-decoration: none; }
.title_left {
 font-size: 14px;
 font-weight: bold;
 color: #333;
}
.footbg {
 background-image: url(index_bg6.gif);
 background-repeat: repeat-x;
 background-position: left -4px;
}
.more {
 font-size: 12px;
 color: #666;
 text-decoration: none;
 font-family: "宋体";
 padding-right: 5px;
}