8 lines
402 B
CSS
8 lines
402 B
CSS
@charset "utf-8";
|
|
|
|
.clearbox {border-top: 1px solid transparent !important;margin-top: -1px !important;border-top: 0px;margin-top: 0px;height: 0px;clear: both;background: none; font-size: 0px;visibility: hidden;}
|
|
.PE_GroupOverallLayout{ width:980px; margin:0 auto;}
|
|
.PE_LayoutDrag_Left{float:left; width:220px; }
|
|
.PE_LayoutDrag_Right{float:right; width:220px;}
|
|
.PE_LayoutDrag_Main{ margin:0 232px;}
|