@charset "gb2312";
body {
 font-size: 12px;
 background-color: #EBEBEB;
 margin:0 auto;
}
a{cursor:pointer;}
img{ border:none;}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
a:active {
 text-decoration: none;
}

.bk{
 border:1px solid #BABABA;}
.bk_lrb{
 border-bottom:1px solid #BABABA;
 border-left:1px solid #BABABA;
 border-right:1px solid #BABABA;}
 .zxq{
 float:left;
 width:88px;
 height:90px;
 margin-left:35px;
 margin-top:-5px;
 cursor:pointer;
 }
.xq{
 float:left;
 width:330px;
 height:60px;
 margin-left:20px;
 margin-top:20px;
 cursor:pointer;
 }