﻿body
{
    margin: 0px; 
    padding: 0px; 
    text-align: center; 
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px; 
    font-size: 12px; 
    color: #333333;
}
.divMain
{
    width: 970px;
    margin: auto;
    position: relative;
}
.divContainer
{
    width: 970px;
    float: left;
}
.divLeft
{
    float: left;
    width: 200px;
    border: 1px #cccccc solid;
}
.divLeft2
{
    float: left;
    width: 200px;
}
.divLeftMenu
{
    margin-left: 10px;
    padding: 3px;
    line-height: 25px;
    font-weight: bold;
    text-align:left;
}
.divRight
{
    float: right;
    width: 750px;
}
.divRight2
{
    float: right;
    width: 750px;
    border: 1px #cccccc solid;
    text-align:left;
}

.divLeftImg
{
    width: 160px;
    float: left;
    margin-left: 10px;
}
.divTitle
{
    border-bottom: solid 1px #cccccc;
    padding: 3px;
    font-weight: bold;
    background-color: #d6ebf7;
    height: 20px;
}
.divTitleLeft
{
    margin-top: 13px;
}
.divRightTitle
{
    padding: 3px;
    font-weight: bold;
    background-image: url(../images/corporate/a11-2_g_title_bkgd.gif);
    height: 40px;
    color: #064C94;
}
.divAboutRecruitLeft1
{
    float: left;
    width: 110px;
}
.divAboutRecruitRight1
{
    width: 580px;
}
.divTop
{
    text-align: right;
    width: 740px;
}
.divTop2
{
    text-align: right;
    margin-top: 10px;
}
.divCenter
{
    text-align: center;
}
.divLine
{
    border-bottom: solid 1px #cccccc;
    width: 98%;
    margin: auto;
    height: 20px;
}
.divLine2
{
    border-bottom: solid 1px #cccccc;
    margin: auto;
    height: 20px;
}
.divLine3
{
    border-bottom: solid 1px #cccccc;
    margin: auto;
    height: 20px;
    text-align: right;
    font-size: 10px;
}
.divLineLeft
{
    width: 150px;
    float: left;
}
.divLineRight
{
    width: 575px;
    height: 35px;
}
.divLineRight2
{
    width: 550px;
}

.divBORight1
{
    width: 98%;
    margin: auto;
}
.divBORight2
{
    margin-left: 18px;
    width: 710px;
}
.divIRbg
{
    background-color: #C8C8C8;
    font-weight: bold;
    height: 20px;
}
.divIRTitle
{
    color: #064C94;
    font-weight: bold;
    margin-top: 10px;
}

.link_l:link
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.link_l:visited
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.link_l:active
{
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}
.link_l:hover
{
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}

.link_r:link
{
    text-decoration: none;
    color: #064C94;
}
.link_r:visited
{
    text-decoration: none;
    color: #064C94;
}
.link_r:active
{
    text-decoration: underline;
    color: #064C94;
}
.link_r:hover
{
    text-decoration: underline;
    color: #064C94;
}

.link_r2:link
{
    text-decoration: none;
    color: #333333;
}
.link_r2:visited
{
    text-decoration: none;
    color: #333333;
}
.link_r2:active
{
    text-decoration: underline;
    color: #12A4E1;
}
.link_r2:hover
{
    text-decoration: underline;
    color: #12A4E1;
}
