.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFDD4;
	border: 1px solid #cccccc;
}
.bg_service {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
