@charset "utf-8";
/* CSS Document */
/* CSS Document */
.content .left_box { _margin-right:3px;}

/* 265px宽度布局外框 */
.layout_265 {
  float:left;
  width:265px;
  margin:0 0 10px 10px;
}
/* 265px宽度背景框 */
.ushort_box {
  background:url({$siteinfo['weburl']}images/default/bg_box_white2.gif) no-repeat left bottom;
  text-align:left;
  padding:5px 0;
  padding:3px 0!important!;
}

/* 领导框宽度背景框 */
.leader_box {
  background:url(bg_box_lead.gif) no-repeat left bottom;
  text-align:left;
  padding:9px 0;
  padding:7px 0!important!;
}

