@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #4b6b64F;
	font-size: 13px;
}

#left {
	width: 489px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;	
}

strong {
	font-size: 16px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
p {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
}
.lessbold {
	font-size: 14px;
}
.bold1 {
	font-weight: bold;
}
.d {
	font-size: 16px;
	font-weight: bold;
}
