@charset "utf-8";
/* CSS Document */
h2 {margin-top:20px;}

.blkService{
clear:both;
	overflow:hidden;
	width:520px;
	_height:1%;
	margin:0 auto 15px;
}
.blkService h3{margin-top:0;}

.blkService p{margin-bottom:1em;}

.imgSv{
	float:left;
	width:185px;
	}
	
.txtSv{
	float:right;
	width:325px;
	}

.txtSv p{margin-left:1em;}

.txtSv p.btn{text-align:right;}