/* 查看简历页面样式 */

#right_body
{
    width: 666px;
    min-height:600px;
    height: auto;
    float: left;
    margin-left: 14px;
    text-align: left;
}
.resume_title
{
    width: 652px;
    height: 20px;
}
.resume_li1
{
    width: 450px;
    line-height: 24px;
    float: left;
    padding-left: 10px;
}
.resume_li2
{
    width: 176px;
    line-height: 24px;
    float: right;
}
.resume_ul
{
    width: 666px;
    background-image: url(../images/resume.jpg);
    background-repeat: no-repeat;
}
#basic
{
    width: 666px;
}
#photo
{
    float: right;
    padding-top: 46px;
    padding-right: 56px;
}
.resume_con1
{
    width: 632px;
    margin-left: 18px;
    padding-top: 18px;
    background-image: url(../images/xuxian.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 18px;
    font-weight: bold;
}
.resume_con2
{
    width: 452px;
    height: 28px;
    line-height: 28px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    text-indent: 12px;
    margin-left: 18px;
}
.resume_con2li1
{
    width: 170px;
    float: left;
}
.resume_con2li2
{
    width: 235px;
    float: right;
}
.resume_con3
{
    width: 632px;
    height: 28px;
    line-height: 28px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    text-indent: 12px;
    margin-left: 18px;
}



/* 个人首页页面样式 */
#homepage_title
{
    width: 93px;
    height: 31px;
    float: left;
}
#homepage_list
{
    float: left;
    width: 193px;
    background-image: url(../images/homepage_left.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
#homepage_banner
{
    width: 666px;
    height: 198px;
    float: left;
    clear: both;
}
#homepage_con1
{
    width: 666px;
    height: auto;
    float: left;
    margin-top: 28px;
}



#homepage_con2
{
    width: 666px;
    height: 212px;
    margin-top: 8px;
    float: left;
    background-color: #fafafa;
}
#con1_left
{
    width: 317px;
    float: left;
}
.con_title
{
    width: 317px;
    height: 25px;
    background-image: url(../images/homepage_conline.jpg);
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
.content_ul
{
    width: 317px;
    height: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
}
.content
{
    width: 210px;
    height: 25px;
    float: left;
    line-height: 24px;
    text-indent: 10px;
}
.content2
{
    width: 40px;
    height: 25px;
    float: right;
    line-height: 24px;
}

.content2 a:link
{
    color: #333333;
    text-decoration: none;
}
.content2 a:visited
{
    color: #333333;
    text-decoration: none;
}
.content2 a:hover
{
    color: #333333;
    text-decoration: none;
}
#con1_right
{
    width: 317px;
    float: left;
    margin-left: 26px;
}
#con_bottom
{
    width: 320px;
    float: left;
    margin-top: 14px;
    height: 27px;
}
#bottom_title
{
    background-image: url(../images/homepage_title3.jpg);
    text-align: right;
    padding-top: 10px;
    height: 17px;
}
.bottom_ul
{
    width: 316px;
    padding-top: 10px;
    padding-left: 4px;
}
.bottom_li
{
    width: 316px;
    background-image: url(../images/homepage_line.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 25px;
    line-height: 25px;
}
#con_bottom2
{
    width: 314px;
    height: 192px;
    background-color: #fff;
    margin-top: 14px;
    float: right;
    margin-right: 12px;
    display: inline;
}

#bottom_title2
{
    width: 307px;
    height: 21px;
    padding-top: 8px;
    margin-left: 5px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #f3f3f3;
    font-weight: bold;
    color: #ef5c1f;
    line-height: 20px;
}
.bottom_ul2
{
    width: 307px;
    padding-top: 5px;
    padding-left: 4px;
}
.bottom_li2
{
    width: 307px;
    background-image: url(../images/homepage_line.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 25px;
    line-height: 25px;
}


