body {
margin:0;
padding:0;
background:#fff;
background-attachment:fixed;
text-align:center;
min-width:750px;
font-family:helvetica,arial,sans-serif;
}
img {border:none;}

#wrapper {
width:750px;
margin:0 auto;
}
#logo {
text-indent:-999px;
position:relative;
width:750px;
height:170px;
text-align:center;
background:url("../cn/img/img-index/logo.gif") no-repeat 40% 40%;
}
#banner {
text-indent:-999px;
position:relative;
left:0;
top:0;
width:750px;
height:287px;
background:url("../cn/img/img-index/1.jpg") no-repeat 50% 10%;
}
#main {
width:60%;
height:50px;
padding:0;
margin:0 auto;
}
#zh {
float:left;
margin:0;
width:49%;

}
#en {
float:right;
margin:0;
width:49%;

}
#footer {
padding:30px 0 0 0;
width:750px;
text-align:center;
font-family:tahoma,arial,sans-serif;
font-size:11px;
}
