.boder_service{
	margin:20px 0px 0px 0px;
	border:1px solid #615537;
	padding:5px;
	width:100%;
	overflow:hidden;
	width:640px;
}

.content_service{
	background:#c5b89a;
	overflow:hidden;
	width:640px;
}

.image_service{
	float:left;
	width:160px;
}

.title_service{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.title_service a:link{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	}

.title_service a:hover{
	color: Yellow;
	text-decoration: none;
	}

.info_service{
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:460px;
}

.text_service{
	margin-top:8px;
	font-size:12px;
	text-align:justify;
	color:#000;
}
.title_c{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	width:450px;
}
.title_c a
{
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	width:150px;
}
.title_c a:hover
{
	color:Yellow;
	text-decoration:none;	
}

.text_c{
	margin-top:8px;
	font-size:12px;
	text-align:justify;
	color:#ffffff;
}