*{
margin:0;
padding:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color:#cccccc;
}
a img{
border:0;
}
ul{
list-style-type:none;
}
#wrapper{
margin:0 auto;
width:900px;
}
#logo{
height:65px;
background:url(../images/red_bj.jpg) repeat-x bottom;
background-color:#FFFFFF;
padding-top:20px;
padding-bottom:20px;
}
#content{
background:url(../images/bj_line.jpg) repeat-x;
background-color:#927950;
}
#banner{
margin-top:19px;
}
#download{
text-align:left;
line-height:30px;
color:#FFFFFF;
font-weight:bold;
margin-left:40px;
margin-top:25px;
font-size:14px;
}
#footer{
width:850px;
border-top:#836C43 solid 7px;
height:80px;
line-height:40px;
}