/*两栏*/
/*外栏 覆盖 sdcz.css 中的定义*/
#mainbar 
{
	margin:0 auto;/*加auto外栏居中*/
	width:778px;
	font-size: 12px;
	border-right: #ecf0f7 1px solid;
	background-color: #FAE0D5;
}
.moduletitleb
{
	font-weight: bold;
	font-size: 13px;
	width: 180px;
	color: #ffffff;
	line-height: 30px;
	background-color: #EFA483;
	text-align: center;
}