﻿.leftbar
{
    height:103px;
    width:210px;
    background-image:url('/images/CompanyInfo/title_leftbar.png');
    background-repeat:repeat-x;
}
.titlecompanyinfo
{
    height:103px;
    width:472px;
    left:188px;
}

.titlemanagement
{
    height:103px;
    width:495px;
    left:188px;
}

.titlepartners
{
    height:103px;
    width:471px;
    left:188px;
}

.rightbar
{
    width:100%;
    height:34px;
    background-image:url('/images/CompanyInfo/title_rightbar.png');
    background-repeat:repeat-x;
}

#smallmanage
{
    bottom:20px;
    left:140px;
}

#smallpartners
{
    bottom:24px;
    left:200px;

}
#smallcompany
{
    bottom:20px;
    left:140px;
}

#contentbg
{
    top:30px;
    margin-left:auto;
    margin-right:auto;
    background-image:url("/images/CompanyInfo/content_bg.jpg");
    background-repeat:no-repeat;
    background-position:center;
    width:902px;
    height:278px;
    font-size: 13px;
    text-align:center;
}

#subdiv
{
    padding:12px;
    text-align:justify;
}

a:link,
a:visited,
a:active
{
    text-decoration: none;
    color: #0D699A;
    
    
}
a:hover
{
    text-decoration: none;
    color: #1596C2;
}
