@charset "utf-8";
.service-header{
	position:relative;
	margin-bottom:80px;
	height:185px;
}
.service-header h2{
	padding-top:30px;
	margin-bottom:20px;
}
.service-header h3{
	position:absolute;
	top:153px;
}

.service-body{
	padding:20px 0;
	margin-bottom:40px;
	border:5px solid #eee;
}
.service-body .sec1,{
	width:872px;
}
.service-body .sec2{	
	width:872px;
	background:transparent url(../img/service-bg.gif) bottom right no-repeat;
}
.service-body .sec2 img{
	float:left;
}
.service-body .sec2 p{
	margin-left:400px;
	padding-top:120px;
	width:400px;
}
