
#briintro{
	width: 958px;
	border: 1px solid #808080;
	float: left;
}

.title{
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}

#briintro p{
	margin: 10px 0px;
	padding:0px 10px;
	font-size: 13.5px;
	text-align: justify;
	text-indent: 26px;
	line-height: 23px;
	color: #666666;
}

#service{
	margin: 15px 0px;
	width: 958px;
	height: 199px;
	border: 1px solid #808080;
	float:left;
}

.serviceblock{
	width: 136px;
	height: 136px;
	background-color: #cbcccc;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
}
.serviceblock span{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.serviceblock>img{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.serviceblock div{
	width: 116px;
	height: 95px;
	background-color: white;
	float: left;
	margin-left: 10px;
}
.serviceblock a{
	display: block;
	width: 100%;
	height: 100%;
}

#agentband{
	width: 664px;
	height: 194px;
	border: 1px solid #808080;
	float:left;
}

.agentblock{
	width: 115px;
	height: 43px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 43px;
	text-align: center;
}

.agentblock img{
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

#contactus{
	width: 292px;
	float: right;
}







