*{
	margin:0;
	padding:0;
	border:0;
}


body{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:25px;
	color:#000;
	
}

.webGap{
	padding:0 10px;	
}

a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;

}

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;

}

.topBg{
	background:url(112003top_bg.jpg) 50% 0 no-repeat;
 }
 
.serviceBg{
	background:url(112003service_bg.jpg) 50% 0 no-repeat;
	height:490px;
}

ul{list-style: none;}
.mar{height: 250px; width:1160px; overflow: hidden; margin:0;}
.mar li{height: 240px; width:250px; text-align: center; float: left;}