﻿/* lgbzc 2009-06-02 登陆页面 */
body{ font-size:12px; margin:0; padding:0; background-color:#FBEFE9;}
.login_table{ margin:0 20px; width:260px;}
.login_table td{ height:40px; text-align:center; font-size:16px; font-weight:bold;}
.login_table .title{ background:url(../main/images/login_title.gif) no-repeat left center; font-size:18px; font-family:"黑体"; text-align:left; text-indent:3em; height:60px;}
.btnLogin{ margin-left:20px;}
.text{ border:#BD1A2D 1px solid; width:142px; padding:5px 3px 3px 3px; font-size:14px; font-weight:bold; background:#FFF0F2;}
.text:hover{ border-color:#9ecc00;}
.login_bottom{width:100%; border-top:0px solid #D6F2FF; line-height:40px; text-align:center;}
.login{ float:right; display:inline; margin:40px 57px 0 0; height:390px;}
.loginArea{ width:292px; background:url(../main/images/login_middle.jpg) repeat-y;}
.loginTopBg{ margin:0; padding:0; width:100%; height:9px; background:url(../main/images/loginArea_top_bg.jpg) no-repeat;}
.loginBottomBg{ margin:30px 0 0 0; padding:0; width:100%; height:9px; background:url(../main/images/login_bg.gif) no-repeat 0 -18px #FFF;}

.main{ float:left; display:inline; width:100%; background:url(../main/images/login_bg_main.jpg) center 20px no-repeat;}
/*#container{ background:url(../main/images/login_bg_main.gif) 20px 180px no-repeat;}*/
.reg{ float:left; display:inline; margin:255px 0 0 50px; width:230px;}
.reg dl{ float:left; margin:0;}
.reg dl dd{ margin:0; width:100%; height:40px; line-height:40px; text-align:center; text-indent:1em;}
.reg dl dt{ background:url(../main/images/login_reg_bg.jpg) no-repeat; text-indent:3em; height:40px; font-size:14px; line-height:40px;}
.reg dl dd a{ margin:0 7px; color:#FF9900; text-decoration:none;}

.bg-image {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: -1;
}
.page-center-footer {
    text-align: left;
    float: left;
    padding-left: 0px;
    position: absolute;
    top: 410px;
    left: 300px;
    width: 230px;
}

.page-center-footer a {
    color: #bd1a2d;
    font-weight: bold;
    font-size: 16px;
}
/* 页头 */
.header {background: #bd1a2d; padding-top: 12px; height: 78px;}
.header div {width: 1000px; margin: 0px auto;}
.header .header-hotline {float: right;}