*{
margin:0;
padding:0;
color:#000;
text-decoration:none;
}
ul{
list-style:none;
list-style-type:none;
}
a{
color:#000
}
a:hover{
color:#000;
}
body{
font-size:12px;
background:url(../images/banner_bg.gif) repeat-x ;
text-align:center;
}
#box{
width:1000px;
margin:0 auto
}
#banner{
width:583px;
margin:0 auto
}
#des{
margin:20px 0 30px 0;
}

table{
font-size:12px;
}
tr{
padding:20px 0
}
td{
text-align:center;
padding:5px
}