8 lines
410 B
CSS
8 lines
410 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:200px; }
|
|
.PE_LayoutDrag_Right{float:right; width:380px;}
|
|
.PE_LayoutDrag_Main{ margin:0 392px 0 212px;}
|