@charset "UTF-8";
body{margin:0px; font:9pt Arial, Helvetica, sans-serif; background-color: #161616; background-image:url('Background.png'); background-repeat:repeat-x; height: 100%; width: 100%;}
td{line-height:20px; font:9pt Arial, Helvetica, sans-serif; color:#666666;}
li{list-style-type:none;}
div,ul,li,a{margin: 0px; padding: 0px;}

a:link{ color:#003399; text-decoration:none;}
a:visited{ color:#003399; text-decoration:none;}
a:hover{ color:#666666; text-decoration:none;}


input {
    font-family: "Arial";
    font-size: 9pt;
    color: #666666;
    background-color: #f4f4f4;
    border: 1px solid #666666;
}
select {
    font-family: "Arial";
    font-size: 9pt;
    color: #666666;
    background-color: #f4f4f4;
    border: 1px solid #666666;
}
option{
    font-family: "Arial";
    font-size: 9pt;
    color: #666666;
    background-color: #f4f4f4;
    border: 1px solid #666666;
}

#warning{
    text-align: center;
    color:red;
    font-size: 12px;
    font-family: "宋体";
    height: 20px;
    width: 238px;
    margin: 2px 28px 1px 28px;
    line-height: 20px;

}
.content{
    height:694px;
    width:1000px;
    margin: auto;
}
.head{
    height: 94px;
    width: 1000px;
}
.head img{
    margin: 22px auto auto 22px;
}
.main{
    height: 564px;
    width: 1000px;
    position: relative;
}
.main_top{
    height: 434px;
    width: 1000px;
    background-image:url('banner.jpg');
}
.main_bottom{
    height: 129px;
    width:1000px;
    background-image:url('main_bg.png');
}
.main_bottom ul{
    text-align: center;
    padding-top: 35px;
}
.main_bottom ul li {
    float: left;
    width: 200px;
    height: 60px;
    position: relative;
}
.main_bottom ul li img{
    height: 32px;
    width: 32px;
    position: absolute;
    top: 0px;
    left: 26px;
}
.main_bottom ul li a,.tel{
    font-size: 12px;
    font-family: "arial";
    font-weight: bold;
    color:#515151;
    position: absolute;
    bottom: 7px;
    left: 30px;
}
.main_bottom ul li a:hover{
    color:#52b9e4;
}
.main_bottom ul li span{
    font-size: 20px;
    color:#515151;
    font-family:"宋体";
    position: absolute;
    top: 6px;
    left: 60px;
}
.main_right{
    height: 184px;
    width: 290px;
    position: absolute;
    right: 78px;
    _right:80px;
    _top:336px;
    bottom: 40px;
    background:url('login_bg.png') repeat-x;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius:3px 3px 0px 0px;
}
.main_right ul{
    height: 184px;
    width: 238px;
    margin-left: 28px;
 }
.main_right ul li{
    line-height: 36px;
    _height:34px;
    font-size: 12px;
    font-family: "宋体";
    width: 238px;
}
.main_right ul li input{
    border:none;
    height: 20px;
}
.input{
    width: 172px;
}
.b-r{
    border-right: 1px solid #a3a4a5;
}
.main_right ul li .Button{
    width: 132px;
    height: 31px;
    background: url("login_button.png");
}
.login_controls{
    padding-left: 56px;
}
.login_controls input.checkbox{
    background: none;
    vertical-align: middle;
}
.login_input{
    *margin-top: -15px;
}
.foot{
    height: 39px;
    width: 1000px;
    position: relative;
}
.foot ul{
    position: absolute;
    right: 6px;
    padding-top: 12px;
}
.foot ul li{
    float: left;
    padding: 0px 12px 0px 12px;
}
.foot ul li span{
    font-size: 11px;
    color: #fff;
    margin-right: 3px;
}
.foot ul li a{
    color:#cbcbcb;
    font-family: "宋体";
    font-size: 12px;
}
.foot ul li a:hover{
    color:#52b9e4;
}
