@charset "utf-8";
/* CSS Document */
.Content{
	width:1100px;
	margin:0 auto;	
	padding-top:15px;
	padding-bottom:30px;
	overflow: hidden;
	font-family:'微软雅黑';
}
.at{
	width:1100px;
	height:50px;
	background:url("/img/agent_top.jpg") no-repeat;
	margin-bottom:25px;
}
.al li{
	width:250px;
	height:170px;
	float:left;	
	margin:0 25px 30px 0;	
}
.n1{
	background:url("/img/agent/c1.png") no-repeat;
}
.n2{
	background:url("/img/agent/c2.png") no-repeat;
}
.n3{
	background:url("/img/agent/c3.png") no-repeat;
}
.n4{
	background:url("/img/agent/c4.png") no-repeat;
}

.al .n{

	width:200px;	
	font-size:33px;	
	padding:60px 0px 0px 15px;
	text-align:center; clear:both;
	vertical-align:middle;
}
.al .q{
		
	padding:20px 5px 0px 15px;
	text-align:center; 
	clear:both; 
	font-size:24px;
	width:200px;
	
}
.al .s{
	text-align:center; 
	clear:both; 
	font-size:16px;
	width:95%;	
	padding:23px 5px 0 5px;
}
.al li.nor{
	margin-right:0px;		
}
.al  .n{	
	color:#FFF;	
}

.al  .q{	
	color:#FFF;	
}
.al  .n1 .s{	
	color:#5f532d;	
}
.al  .n3 .s{	
	color:#427a02;	
}
.al  .s{	
	color:#fff;	
}

