﻿#main .body
{
    width: 950px;
}
#main .body .title
{
    width:950px;
    height:166px;
    background: url(/images/vip_01.jpg) no-repeat;
}
#main .body .content
{
    width: 890px;
    padding: 15px 30px;
    background: url(/images/vip_02.gif) repeat-y;
}
#main .body .bottom
{
    width: 950px;
    height: 2px;
    background: url(/images/vip_03.gif) no-repeat;
}
#main .body .title .add
{
    float:left;
    width:215px;
    height:37px;
    margin:120px 0px 0px 690px;
    _margin:120px 0px 0px 340px;
}
#main .body .item
{
    width:269px;/*293px*/
    height:57px;/*91px*/
    background: url(/images/vip_04.gif) no-repeat;
    padding:17px 12px;
}
#main .body .item .companyname
{
    float:left;
    width:203px;
    font-size:14px;
    font-weight:bolder;
}
#main .body .item .credite
{
   float:left;
   width:64px;
}
#main .body .item .address
{
   width:267px;
   line-height:20px;
}