@charset "utf-8"; /*------------------------------上-----------------------*/ .content_top { width:1000px; height:auto; overflow:hidden; } /*上左*/ .left_top { width:242px; height:auto; float:left; } /*上中*/ .center_top { width:506px; height:785px; background-color:#fff; float:left; margin-left:3px; } /*上右*/ .right_top { width:242px; height:auto; margin-left:3px; float:left; } /*-------------------------------中----------------------------*/ .content_center { width:998px; height:92px; padding:2px 0px; margin-top:-20px; } /*-------------------------下---------------------------*/ .content_down { width:1000px; height:804px; } /*下边内容*/ .down_top { wicth:1000px; height:655px; } .down_left { width:242px; height:auto; float:left; } .down_center { width:506px; height:auto; float:left; margin-left:3px; } .down_right { width:242px; height:auto; float:left; margin-left:3px; }