@charset "utf-8";
body {
 background-image: url(/uploads/image/images/zsb_01.jpg);
}
a:link {
 text-decoration: none;
cursor:pointer;
}
a:visited {
 text-decoration: none;
cursor:pointer;
}
a:hover {
 text-decoration: none;
cursor:pointer;
}
a:active {
 text-decoration: none;
cursor:pointer;
}
.bk{ border:1px solid #eae7e7;}
.lj{
 font-family:微软雅黑;
 font-size:15px;
 color:#f60;
 font-weight:bold;}
.bt{
 font-size:12px;
 color:#ffffff;
 float:left;
 width:85px;
 margin-left:10px;
 text-align:center;
 line-height:25px;}
.more{
 font-size:12px;
 color:#ffffff;
 float:right;
 width:40px;
 margin-right:20px;
 margin-top:10px;}
.x_b{border-bottom:1px solid #eae7e7;}