﻿body
{
    background-color:#1c538a;
}
img
{
    border:0px;
}
#head
{
    width:100%;
    height:249px;
    display:block;
    background: url("../images/login_01.gif") center top no-repeat;
}
#content
{
    width:100%;
    height:226px;
    display:block;
    background: url("../images/login_02.gif") center top no-repeat;
}
#menu
{
    width:100%;
    height:244px;
    display:block;
    background: url("../images/login_03.gif") center top no-repeat;
}
#footer
{
    width:100%;
    height:132px;
    display:block;
    background: url("../images/login_04.gif") center top no-repeat;
}



#login_box
{
    width:920px;
    height:200px;
    margin-left:auto;
    margin-right:auto;
}
#login_zone
 {
     float:right;
     width:350px;
     height:200px;
     display:block;
     color:#4774a6;
     font-size:16px;
     font-weight:bold;
 }
#login_zone table
{
    width:100%;
    margin-top:5px;
}
#login_zone td
{
    height:40px;
    color:#4774a6;
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
}
#login_zone .hd
{
    width:90px;
    text-align:right;
}
#login_zone .hdc
{
    padding-left:50px;
}
#login_zone .input
{
    width:160px;
    height:24px;
    background-color:#e3eef4;
    border:1px solid #96c2dc;
    font-size:14px;
}


 .select_out
{
    width:160px;
    height:25px;
    display:block;
    background-color:#e3eef4;
    border:1px solid #96c2dc;
    
    *height:28px;
}
.select
{
    width:154px;
    height:20px;
    display:block;
    overflow:hidden;
    margin-left:5px;
    
    *margin-left:3px;
}
.select select
{
    border-width:0px;
    background-color:#e3eef4;
    
    width:150px;
    margin:3px 5px 0px 0px;
    
    *width:162px;
    *margin:-5px;
    
}
#login_zone img
{
    cursor:pointer;
}



#menu_box
{
    padding-top:56px;
    width:920px;
    height:140px;
    display:block;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    padding-right:6px;
    text-align:left;
}
#menu_item01
{
    width:302px;
    height:60px;
    display:block;
    overflow:hidden;
    background: url("../images/menu01.gif") left top no-repeat;
    float:left;
    margin-right:7px;
}
#menu_item02
{
    width:302px;
    height:60px;
    display:block;
    overflow:hidden;
    background: url("../images/menu02.gif") left top no-repeat;
    float:left;
    margin-right:7px;
}
#menu_item03
{
    width:302px;
    height:60px;
    display:block;
    overflow:hidden;
    background: url("../images/menu03.gif") left top no-repeat;
    float:left;
}
#menu_box a
{
    width:302px;
    height:60px;
    display:block;
    padding-left:120px;
    padding-top:8px;
    line-height:22px;
}
#menu_box a:link , #menu_box  a:visited
{
    color:#efefef;
    text-decoration:none;
}
#menu_box a:active , #menu_box  a:hover
{
    color:#fff;
    text-decoration:none;
}
.menu_item01_fix
{
    padding-left:130px !important;
}



#footer_bar
{
    width:100%;
    height:49px;
    background-color:#7396b7;
    display:block;
    background: url("../images/footerBg.gif") center top no-repeat;
    
}
#footer_bar_box
{
    width:920px;
    height:49px;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
    
    color:#3a4559;
    font-size:12px;
    font-weight:bold;
    line-height:50px;
}






.info_bg
{
    background: #1c538a url("../images/info_bg.jpg") center top no-repeat;
}
#info_box
{
    width:920px;
    margin-left:auto;
    margin-right:auto;
    padding-top:50px;
    padding-bottom:70px;
}
#info_box_hd
{
    width:920px;
    height:50px;
    display:block;
    background: url("../images/info_box_hd.jpg") center top no-repeat;
}
#info_box_bd
{
    width:920px;
    display:block;
    background: url("../images/info_box_bd.jpg") center top repeat-y;
    font-size:16px;
    line-height:30px;
    color:#001442;
}
.info_box_padding
{
    padding-left:60px;
    padding-right:60px;
}
#info_box_fd
{
    width:920px;
    height:50px;
    display:block;
    background: url("../images/info_box_fd.jpg") center top no-repeat;
}
h2
{
    margin:0px;
    text-align:center;
    padding-bottom:20px;
}



#footer_nav
{
    float:left;
}
#footer_nav a:link , #footer_nav  a:visited
{
    color:#3a4559;
    text-decoration:none;
}
#footer_nav a:active , #footer_nav  a:hover
{
    color:#fff;
    text-decoration:none;
}
#footer_copyright
{
    float:right;
}
#system_type
{
    float:left;
    width:505px;
    padding-top:50px;
    display:block;
    text-align:right;
    font-size:14px;
    font-weight:bold;
    color:Red;
}
#xinnian
{
    display:block;
    text-align:right;
    font-size:18px;
    font-weight:bold;
    color:#E73b56;
}
