﻿*{ padding:0; margin:0 auto; font-size:12px;}
#container{
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    font-size: 12px;
    color: #1f3a87;
    background: #FFF;
}
ul{ list-style:none;}
img {
    border: 0;
}
#header,#nav, {
    width: 1000px;
}
#foot_link {
    width: 100%;
}
#logo {
    width: 198px;
    margin: 4px 0 0;
    float: left;
}
#top {
    width: 660px;
    height: 60px;
    margin: 2px 0 0 12px;
    float: left;
}
#sup_home {
    margin: 0 0 0 10px;
    float: left;
}
#sup_home img {
    margin: 0 4px 0 0;
}
#login_box{ width:1000px; float:left;}
#sup_home ul {
    margin: 0;
    padding-left: 20px;
    height: 60px;
    list-style-type: none;
}
#sup_home li {
    height: 12px;
    margin-top: 7px;
}

#nav {
    margin-top: 5px;
    height: 60px;
    color: inherit;
    background: #f7f7ff;
}
#nav ul {
    width: 998px;
    height: 58px;
    margin: 0;
    border: 1px solid #cacaff;
    background: url(/images/nav_line.gif) no-repeat center;
}
#nav li {
    width: 998px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    margin: 0;
    text-align: center;
}
#foot_link {
    margin: 15px 0 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background: url(/images/foot_line.gif) no-repeat center bottom;
}
.foot_text {
    margin: 15px;
    text-align: center;
}
.banquan {
    width: 700px;
    margin: 15px auto 0;
}
.banquan span {
    color: Red;
    background: inherit;
    line-height: 24px;
}
.banquan p {
    margin: 10px 0 0;
}
.zhengjian {
    float: right;
}

