@charset "utf-8";
a {
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #1100E1;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(img/beijing1.jpg);
	background-repeat:repeat;
}
#more {
	top: 6px;
	right: 9px;
	bottom: 3px;
	position: relative;
	left: 0px;
}
#main{
background:url(img/bf.gif);
background-repeat:repeat
}
.bhh
{
display:inline
}