/* CSS Document */
.wrapper {width: 850px;clear: both;margin-right: auto;margin-left: auto;}  /*-页面外围整体布局-*/
.height5px {clear:both;height:5px;font-size: 1px;line-height: 5px;}/*高度是5像素的空间*/
.wideRightBorder {width: 222px;}
.wideRight {width: 224px;}
.wideLeftBorder {width: 616px;float: left;}
.wideLeft {width: 618px;float: left;}
.wideLeftSubLeft {width: 452px;float: left;}
.wideLeftSubRight {width: 158px;}
.wideLeftBorder,.wideLeft,.wideLeftSubLeft {float: left;}
.wideRightBorder,.wideRight,.wideLeftSubRight {float: right;}

