* {
font-size: 14px;
margin: 0 auto;
padding: 0;
border: 0;
}
.left{
float:left;
}
.right{
float:right;
}
a {
color: #9a9a9a; 
text-decoration: none;
}
a:visited {
color: #9a9a9a;
}
a:hover {
color: #9a9a9a;
text-decoration: underline;
}
body {
font-family:"ËÎÌå", sans-serif;
margin: 0 auto;
padding:0px;
color: #9a9a9a;
text-align:center;
}
.beijing{
background:#000 url(../images/body_bgb.jpg) no-repeat;
background-attachment:fixed;
}
.beijing2{
background:#000 url(../images/body_bgb2.jpg) no-repeat;
background-attachment:fixed;
}
