.main {
	width: 960px;
	background-image: url(images/beijing2.gif);
	background-color: #70ADC9;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content1 {
	float: left;
	width: 130px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	padding: 10px;
}
.content1_xb {
	background-image: url(images/lan.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 39px;
	width: 130px;
}
.content1_xb a {
    TEXT-DECORATION: none; color:#000}
.content1_xb a:hover {
    TEXT-DECORATION: underline; color:#F30;}
.content2 {
	float: left;
	width: 800px;
	margin-left: 10px;
}
