.body{
		background: url(/uploads/image/csrwcfiles/bg.png) no-repeat center top;
		background-color: #eef3f9;
	}
/*公共*/
.nav-top{
	height: 30px;
	background-color: #ffffff;
}
.main-w{
	width: 1000px;
	margin: 0 auto;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.left-search{
	width: 622px;
	height: 92px;
	padding: 20px;
}
.margin-top10{
	margin-top: 10px;
}
.weizhi{
	display: inline-block;
	padding-left: 14px;
	float: left;
	border-left: 4px solid #1384dd;
}
/**/
.main{
	width: 960px;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #ffffff;
}
.line{
	background-color: #ffffff;
	margin: 0 auto!important;
}
.span-title{
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: bolder;
	float: none;
	height: 23px;
	line-height: 23px;
	/*border-bottom: 2px solid #1384dd;*/
}
.span-title > span{
	float: left;
	padding-left: 4px;
}
.sq{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #1384dd;
	line-height: 23px;
	vertical-align: center;
	margin-top: 7px;
	padding: 0!important;
}
.gangwei-list{
	padding: 10px 20px;
}
.zhiwei{
	padding: 10px 20px;
	text-align: left;
}
.zhiwei > span{
	display: inline-block;
	line-height: 30px;
	width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
