﻿#left
{
    float: left;
    width: 730px;
}
#right
{
    float: left;
    width: 210px;
    margin-left: 10px;
}

#left .menu
{
    width: 730px;
    height: 30px;
    line-height: 30px;
    background: url(/images/Banner_01.gif) no-repeat;
}
#left .menu .title
{
    float: left;
    font-size: 14px;
    color: White;
    font-weight: bold;
    width:140px;
    text-align:center;
}
#left .menu .title a:link
{
    color: #406899;
    text-decoration: none;
}
#left .menu .title a:visited
{
    text-decoration: none;
    color: #406899;
}
#left .menu .title a:hover
{
    color: #406899;
    text-decoration: underline;
}
#left .menu .search
{
    float:left;
    width:400px;
    height:25px;
    line-height:25px;
    margin-left:20px;
}
#left .menu .add
{
    float: right;
}
#left .title
{
    font-weight: bold;
    font-size: 14px;
}
#left #site ul
{
    list-style: none;
    margin: 0px;
    padding:0px;
    margin-top:-3px !important;
    *margin-top:-6px !important;
}
#left #site ul li
{
    float: left;
    padding:0px 2px;
    margin: 0px 10px 5px 0px;
    white-space:nowrap;
    height:20px;
    line-height:20px !important;
    *line-height:25px !important;
}
#left #site ul li.current
{
    background-color:#2271A5;
	color:#FFFFFF;
}


#archivesbody
{
    width: 950px;
    background: url(/images/CompanyArchives_01.gif) repeat-y;
}
#archivesbody .archivesleft
{
    float: left;
    width: 208px; /*224px*/
    padding-top: 15px;
    padding-left: 16px;
    background: url(/images/CompanyArchives_03.gif) no-repeat top;
}
#archivesbody .archivesleft .kuan
{
    float: left;
    width: 188px;
    height: 147px;
    background: url(/images/member_09.gif) no-repeat;
}
#archivesbody .archivesleft .kuan .img
{
    width: 180px;
    height: 135px;
    margin: 5px 0px 0px 3px;
}
#archivesbody .archivesright
{
    float: left;
    width: 726px;
    background: url(/images/CompanyArchives_04.gif) no-repeat top;
}
#archivesbody .archivesright .companyarchivesmenu
{
    width: 496px; /*726px*/
    height: 27px; /*41px*/
    padding-top: 14px;
    padding-left: 230px;
}
#archivesbody .archivesright .companyarchivesmenu ul
{
    width: 490px;
    font-size: 14px;
    font-weight: bolder;
}
#archivesbody .archivesright .companyarchivesmenu ul li
{
    float: left;
    width: 80px;
    text-align: center;
}
#archivesbody .archivesright .companyarchivesmenu ul li.line
{
    width: 1px;
    height: 15px;
    background: url(/images/CompanyArchives_05.gif) no-repeat;
}
#archivesbody .archivesright .content
{
    width: 686px;
    padding: 20px;
}
#archivesbody .archivesright .content .one
{
    width:90%;
    border: solid 1px #cacaca;
}
#archivesbody .archivesright .content .one .title
{
    float:left;
    color: #FFFFFF;
    font-size: 14px;
    font-weight:bolder;
    width: 170px;/*186px*/
    height: 28px;
    line-height:28px;
    padding-left:16px;
    background: url(/images/member_08.gif) no-repeat;
    margin:14px 0px;
}
#archivesbody .archivesright .content .one .content
{
    width:95%;
    padding:0px 0px 10px 0px;
}


#archivesbody .archivesbottom
{
    width: 950px;
    height: 2px;
    background: url(/images/CompanyArchives_02.gif) no-repeat;
}
