/* 信息中心页面样式 */

#right_body
{
    width: 730px;
    height: auto;
    float: left;
    margin-left: 14px;
    text-align: left;
    overflow: hidden; *width:710px;
}
#right_title
{
    width: 100%;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
}
#right_con
{
    width: 737px;
    height: 170px;
    float: left;
    margin-top: 15px;
}
#right_con1
{
    width: 710px;
    float: left;
    margin-left: 4px;
    margin-top: 15px;
    display: inline;
}
#con_title
{
    width: 735px;
    height: 33px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    padding-left: 4px;
    background-image:url(../images/InfoTitleBarBg.jpg);
    background-repeat:no-repeat;
    
}

#con_title h1 {
    height:31px;
    line-height:31px;
    font-weight:bold;
    color:#124f6c;
    margin-left:30px;
    margin-top:2px;
    _margin-left:15px;
}

.more
{
    width: 40px;
    height: 12px;
    float: right;
    padding-right: 36px;
}

#con_title .more {
    margin-top:4px;
    line-height:29px;
    height:20px;
}

.more a:link
{
    color: #333333;
    text-decoration: none;
}
.more a:visited
{
    color: #333333;
    text-decoration: none;
}
.more a:hover
{
    color: #333333;
    text-decoration: none;
}

#right_pic
{
    width: 142px;
    height: 91px;
    float: left;
    padding-top: 20px;
    padding-right: 19px;
    padding-left: 24px;
}
.news_rightul
{
    padding-top: 4px;
    width:520px;
    float: left;
}
.news_rightli
{
    width: 475px;
    height: 22px;
    background-image: url(../images/new_line.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height: 22px;
    padding-top: 2px;
    overflow: hidden;
    white-space: nowrap;
}

.news_rightli a:link
{
    color: #333333;
    text-decoration: none;
}
.news_rightli a:visited
{
    color: #333333;
    text-decoration: none;
}
.news_rightli a:hover
{
    color: #333333;
    text-decoration: none;
}



/* 毕业生就业页面样式 */
#employment_title
{
    width: 735px;
    height: 24px;
    background-image: url(../images/InfoTitleBarBg.jpg);
    background-repeat:no-repeat;
    font-weight: bold;
    padding-top: 11px;

    color:#124f6c;
    margin-bottom:10px;
}

#employment_title h1 {
    margin-left: 38px;
    _margin-left:18px;
}

.employment_new
{
    width: 100%;
    height: 26px;
    background-color: #fcfcfc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
    line-height: 26px;
}


.employment_new li a:link
{
    color: #333333;
    text-decoration: none;
}
.employment_new li a:visited
{
    color: #333333;
    text-decoration: none;
}
.employment_new li a:hover
{
    color: #333333;
    text-decoration: none;
}

.employment_new2
{
    width: 100%;
    height: 26px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
    line-height: 26px;
}

.employment_new2 li a:link
{
    color: #333333;
    text-decoration: none;
}
.employment_new2 li a:visited
{
    color: #333333;
    text-decoration: none;
}
.employment_new2 li a:hover
{
    color: #333333;
    text-decoration: none;
}

.employ_news
{
    width: 540px;
    height: 12px;
    float: left;
    margin-left: 20px;
    display: inline;
    white-space:nowrap;
}

.employ_date
{
    width: 140px;
    height: 12px;
    float: left;
    text-align: right;
}
.page
{
    width: 666px;
    height: 40px;
    float: left;
    text-align: center;
    padding-top: 30px;
}





/* 办事指南页面样式 */
#guide
{
    width: 202px;
    height: 277px;
    background-image: url(../images/Guide.jpg);
    margin-bottom: 8px;
    margin-top: 10px;
}
.guide_ul
{
    width: 154px;
    text-align: left;
    margin-top: 80px;
    margin-left: 18px;
    float: left;
}
.guide_li
{
    width: 136px;
    background-image: url(../images/Guide_line.jpg);
    background-repeat: no-repeat;
    height: 24px;
    float: left;
    background-position: bottom;
    padding-left: 18px;
    line-height: 24px;
}
.guide_li a:link
{
    color: #444442;
    text-decoration: none;
}
.guide_li a:visited
{
    color: #444442;
    text-decoration: none;
}
.guide_li a:hover
{
    color: #cc0000;
    text-decoration: none;
}
.guide_li2
{
    width: 136px;
    background-image: url(../images/Guide_line.jpg);
    background-repeat: no-repeat;
    height: 24px;
    float: left;
    background-position: bottom;
    padding-left: 18px;
    line-height: 24px;
    color: #cc0000;
}
.guide_li2 a:link
{
    color: #cc0000;
    text-decoration: none;
}
.guide_li2 a:visited
{
    color: #cc0000;
    text-decoration: none;
}
.guide_li2 a:hover
{
    color: #cc0000;
    text-decoration: none;
}


#guide_title
{
    width: 666px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f2f2f2;
    float: left;
    margin-top: 20px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 20px;
}
#guide_con
{
    width: 664px;
    height: 122px;
    border: 1px solid #d5ebeb;
    float: left;
    margin-top: 20px;
}
.guide_bule
{
    float: left;
    width: 662px;
    height: 120px;
    background-color: #f1f8f9;
    margin-top: 1px;
    margin-left: 1px;
}
.guide_about
{
    width: 614px;
    height: 94px;
    line-height: 22px;
    margin-left: 24px;
    margin-top: 18px;
}
#guide_project
{
    width: 628px;
    margin-left: 30px;
    margin-top: 26px;
    float: left;
    line-height: 22px; *margin-left:20px;
}
.guidef12
{
    font-weight: bold;
    color: #3277b2;
}
#guide_pic
{
    width: 521px;
    height: 154px;
    float: right;
    margin-top: 30px;
    margin-bottom: 26px;
}





/* 在线留言页面样式 */
#message
{
    width: 666px;
    background-color: #f8fbfe;
}
#message ul
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c6c6c6;
}
.message_li1
{
    width: 626px;
    margin-left: 20px;
    line-height: 18px;
    margin-top: 6px;
}
.message_li2
{
    width: 626px;
    height: 18px;
    margin-left: 20px;
    line-height: 18px;
    background-image: url(../images/message_icon.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    text-indent: 20px;
}
.message_li3
{
    width: 626px;
    margin-left: 20px;
    line-height: 18px;
    margin-top: 6px;
}
#message_con
{
    width: 666px;
    height: 225px;
    float: left;
    background-color: #f4f9fd;
}





/* 个人求职页面样式 */
#job_banner
{
    width: 666px;
    height: 197px;
    margin-bottom: 8px;
    background-image: url('../Images/PersonalSearchHeaderBg.jpg');
    background-repeat: no-repeat;
}

#job_banner input
{
    border: solid 1px #7f9db9;
    margin-right: 10px;
}

#job_banner select
{
    border: solid 1px #7f9db9;
    margin-right: 10px;
}

#job_banner #SearchBar
{
    position: relative;
    left: 260px;
    top: 35px;
    width: 400px;
}

#job_banner table tr
{
    height: 24px;
    line-height: 24px;
}

#job_banner .formLabel
{
    padding-right: 8px;
}



.job_title
{
    width: 160px;
    float: left;
}
.job_title2
{
    width: 278px;
    float: left;
}
.job_title3
{
    width: 102px;
    float: left;
}
.job_title4
{
    width: 52px;
    float: right;
    margin-right: 50px;
    *margin-right:25px;
}



.job_con1
{
    width: 160px;
    height: 12px;
    float: left;
    margin-left: 24px;
    display: inline;
}
.job_con2
{
    width: 278px;
    height: 12px;
    float: left;
    text-align: left;
    white-space: nowrap;
}
.job_con3
{
    width: 90px;
    height: 12px;
    float: left;
    text-align: center;
}
#job_search
{
    float: left;
    width: 78px;
    height: 15px;
    padding-top: 7px;
    padding-left: 16px;
}
.job_post
{
    float: left;
    width: 174px;
    padding-top: 18px;
}
.job_line
{
    width: 175px;
    text-align: left;
    background-image: url(../images/search_line.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 26px;
    line-height: 24px;
    padding-left: 10px;
}




/* 成绩查询?趁嫜?*/
.query_con1
{
    width: 280px;
    height: 12px;
    float: left;
    margin-left: 24px;
    display: inline;
}
.query_con2
{
    width: 280px;
    height: 12px;
    float: left;
}


/*在线资讯*/
.guest_02
{
    height: auto;
    background-color: #f8fbfe;
    margin: 5px 0px 12px 40px;
    width: 450px !important;
    width: auto;
}
.guest_text
{
    margin-top: 20px;
    margin-left: 30px;
    text-align: left;
}
.guest_text1
{
    margin-top: 10px;
    vertical-align: text-top;
    border: 1px solid #7f9db9;
    background-color: #fff;
}
.guest_text2
{
    height: 70px;
    width: 345px !important;
    height: 70px;
    width: 410px;
    border: 1px solid #7f9db9;
    background-color: #fff;
}
.guest_text3
{
    width: 149px !important;
    border: 1px solid #7f9db9;
    background-color: #fff;
}


.input_2
{
    font-size: 12px;
    color: #333333;
    border: 1px solid #b3ac7e;
}
.body_main_button
{
    font-size: 9pt;
    border-right: #6699CC 1px solid;
    padding-right: 3px;
    border-top: gainsboro 1px solid;
    padding-left: 3px;
    background: #f0f0e0;
    padding-bottom: 4px;
    margin-left: 0px;
    border-left: gainsboro 1px solid;
    color: #333399;
    margin-right: 2px;
    padding-top: 4px;
    border-bottom: #6699CC 1px solid;
    text-align: center;
}

