.bluetitle {
	font-size: 14px;
	line-height: 18px;
	color: #5B71D0;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.bg-table {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/about/places/beijing/main_table_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bluefont {
	font-size: 12px;
	line-height: 18px;
	color: #5A71D0;
	text-decoration: none;
	letter-spacing: 1px;
}
.border-blue {
	border: 4px solid #A9BAE5;
}
