.Left{
	background:url(LeftBg.jpg) #dfeef5 no-repeat right top;
}
.Middle{
	background:#eff8fb;
}
.Right{
	background:#eff8fb;
}
.MiddleHead{
	background:url(MiddleTitle.jpg) no-repeat;
}
.RightTitle{
	font-size:14px;
	color:#004282;
	font-weight:bold;
	text-indent:8px;
}
.RightMore{
	font-size:12px;
	color:#6c6c6c;
	text-decoration:none;
}

