 #list_top {
  background: url('/res/img/dataresumecenter/top.jpg') no-repeat;
 }
 
 #list_right_bottom {
     background: url('/res/img/dataresumecenter/right_bottom.jpg') no-repeat;
 }
 
#list_right_container table{
     font-size: 12px;
     margin:0 0 25px 2em;
     border-collapse:collapse;
     width:548px;
     border:1px solid;
 }
  #list_right_container th{
     border:1px solid;
     text-align: center;
 }
 #list_right_container td{
     border:1px solid;
 }

