

/*banner*/
#banner
{
    background-image: url( '/images/banner_bg2.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    height: 86px;
    width: 1024px;
}
/*#banner_bg_left*/
{
    background-image: url(  '/images/bg_mark_left.gif' );
    background-repeat: no-repeat;
    width: 63px;
    height: 205px;
    position: relative;
    top: 44px;
    float: right;
}

#logo
{
    position: relative;
    height: 62px;
    width: 308px;
    left: 75px;
    bottom: -6px;
    z-index: 1;
}


h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
#searchbox
{
    position: absolute;
    top: 200px;
    left: 50px;
}
#should
{
    position: relative;
    height: 62px;
    width: 308px;
    left: 40px;
}
#should_content
{
    width: 600px;
    line-height: 16px;
    position: relative;
    float: right;
    right: 50px;
    bottom: 20px;
}
content
{
    background-position: left bottom;
    top: 220px;
    width: 100%;
    bottom: 0px;
   }
#faqs
{
    cursor: pointer;
    margin-left: 20px;
    line-height: 14px;
}
#man
{
    width: 266px;
    display: inline-block;
}
