@charset "utf-8";
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-position: right center;
}
.but {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: left;
	padding-left: 20px;
	text-decoration:none;
	cursor:pointer;
}
.but:hover{
color:#59bbd8;
}
.body {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.border {
	border: 2px solid #4984a3;
}
.readmore {
	font-family: Arial;
	font-size: 12px;
	color: #FF0101;
}
