@charset "utf-8";
/* CSS Document */

body {
background-color: #e5d9be;
margin:0px auto;
background-image: url(images/vip_bg.png);
}
html { padding:0; margin:0; 
}
#page{

padding:0; margin:0;

}
#header{
width:1042px;
height:132px;
margin:0 auto;
}
#title{
width:1042px;
height:130px;
margin:0px auto;
}
#content{

margin:0px auto;
width:1042px;
height:550px;
background-color: #f3f3f3;

}

#left{
margin-left:10px;
height:550px;
width:430px;
float:left;

}

#right{
margin:0px auto;
height:550px;
width:593px;
background-image: url(images/middle.png);
background-repeat:repeat;
float:left;
display:inline;
}
#right1{
width:330px;
height:550px;
float:left;
}
#right2{
width:250px;
margin-top:35px;
margin-left:10px;
height:550px;
float:left;
display:inline;}
#up{
height:180px;
width:330px;
float:left;

}
#down{
margin:0px auto;
height:312px;
width:330px;
float:left;
display:inline-block;
}
#head h2{
 font-size:18px;
width:330px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
float:left;
}
#table_content table tr td:first-child {
width: 80px;
float: left;
}
#table_content{
font-size:14px;
margin:0px auto;
width:330px;
height:270px;
float:left;
display:inline-block;
}
#footer{
width:1042px;
margin:0px auto;
height:64px;}