@charset "utf-8";
/* CSS Document */

html,body
{
margin:0;
padding:0;
font-family:"宋体", "Times New Roman";
font-size:12px;
background:url(../images/office/log_bk.gif) repeat-x 0 0;
}
ul,li,form,h5,p
{
margin:0;
padding:0;
list-style:none;
}
a
{
text-decoration:none;
color:#000000;
}
b
{
color:#00A0E9;
margin:0 2px;
}
a:hover
{
color:#FF6600;
}
#container
{
margin:0 auto;
width:950px;
}
.logo
{
width:678px;
height:155px;
margin:0 auto;
}
.logo img
{
border:none;
}

/*登录框*/
#login_panel
{
position:relative;
margin:5px auto 0;
width:678px;
}
.panel_top
{
color:#FFFFFF;
font-size:14px;
line-height:42px;
text-indent:50px;
height:55px;
background:url(../images/office/panel_top.gif) no-repeat;
}
.panel_body
{
padding:25px 0;
background:url(../images/office/panel_bk.gif) repeat-y;
}
.panel_pic
{
float:right;
width:240px;
height:265px;
background:url(../images/office/panel_pic.gif) no-repeat 0 center;
}
.panel_in,.panel_logout
{
width:360px;
height:265px;
margin-left:50px;
}
.panel_logout
{
top:80px;
left:0;
background-color:#FFF;
position:absolute;
-moz-opacity:.92;
opacity:0.92;
filter:alpha(opacity=92);
z-index:100;
}
.out_hint
{
width:320px;
height:25px;
margin-top:90px;
background:url(../images/office/panel_out_hint.gif) no-repeat;
}
.re_login
{
width:95px;
height:28px;
line-height:28px;
text-align:right;
font-size:14px;
background:url(../images/office/re_ico.gif) no-repeat;
margin:35px auto;
}
.re_login a
{
color:#eb6100;
}
.re_login a:hover
{
text-decoration:underline;
}
.notice
{
text-align:center;
color:#eb6100;
padding:10px 0;
line-height:18px;
background:#f2f2f2 url(../images/office/ding.gif) no-repeat top right;
}
.panel_in form
{
margin:20px 0;
font-size:14px;
padding-left:5px;
}
.panel_in table col
{
width:52px;
}
.panel_in input
{
border:none;
border:1px solid #9f9f9f;
line-height:20px;
height:20px;
width:234px;
margin:4px 0;
*margin:3px 0;
}
#validcode
{
width:90px;
}
.panel_in span,#validcodeimg
{
padding-left:6px;
font-size:12px;
}
#submit
{
width:92px;
height:26px;
color:#FFF;
border:none;
cursor:pointer;
background:url(../images/office/btn_submit.gif) no-repeat;
padding-bottom:4px;
*padding-bottom:0;
margin:15px 0 20px;
}
.user_link
{
color:#00a0e9;
padding:0 2px;
text-decoration:underline;
}
.user_link:hover
{
color:#FF6600;
}
.panel_bottom
{
height:15px;
background:url(../images/office/panel_bottom.gif) no-repeat;
}
.panel_shadow
{
height:36px;
background:url(../images/office/panel_shadow.gif) no-repeat;
margin:30px auto;
}

/*错误页面*/
.error_page .logo
{
height:125px;
padding-top:30px;
}
.error_page .panel_in
{
width:auto;
margin:0;
}
.error_page .panel_top
{
background-image:url(../images/office/epanel_top.gif);
}
.error_page .notice
{
font-size:14px;
color:red;
line-height:1.8;
background:none;
margin:20px;
}

/*底部*/
#footer
{
line-height:35px;
text-align:center;
margin-bottom:30px;
}
#footer div
{
border-top:1px solid #000000;
}
