@charset "gb18030";
/* 
PHPWind CMS Theme, Power by PHPWind, Written by heiyo
layout.css
 */

.wrapA{ width:990px;margin:auto;}
.wrapB{ width:960px;padding:0 15px;float:left}

/*大布局*/
.sidebarA{ width:170px}
.contentA{ width:760px}

.sidebarB{ width:170px}
.contentB{ width:760px}

.sidebarC{ width:170px}
.contentC{ width:760px}

/*content内布局*/

.w350{ width:350px;}
.w455{ width:460px}
.w100pc{ width:100%;}

/*cate 左右*/

.p-cate-left{ width:458px; float:left}
.p-cate-right{ width:300px; float:right}