@charset "utf-8";
body {
    font-size: 12px;
}
#head {
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#nav {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    background-color: rgba(141,244,230,1.00);
    display: block;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: 0;
}
#nav ul li {
    width: 126px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border-right: 2px dashed rgba(168,159,241,1.00);
    float: left;
}

#nav ul li a {
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    text-decoration: none;
}
#nav ul li:hover  {
    background-color: #0505EF;
}
.wailian ul {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding: 0;
    width: 100%;
    list-style-type: none;
    text-decoration: none;
    float: none;
    right: auto;
    top: auto;
}
.wailian {
    width: 900px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    height: 25px;
    background-color: #CBCBCB;
}
.wailian ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    text-decoration: none;
    float: left;
}
.wailian ul a {
    width: 106px;
    text-shadow: 0px 0px #FFFFFF;
    padding: 5px 10px;
    background-color: #D0CFCF;
    border-right: 2px solid #171515;
    text-align: center;
    float: left;
    text-decoration: none;
    left: auto;
    right: auto;
}
.wailian ul a:hover {
    background-color: #3041FB;
}





#bannar {
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    background-image: url(url);
}
#content {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    height: 500px;
}
#leftmain  {
    width: 200px;
    height: 500px;
    float: left;
    border: 1px solid rgba(93,151,241,1.00);
    background-color: rgba(240,240,240,1.00);
}
#menutitle {
    height: 40px;
}
#menu {
    height: 450px;
    margin-top: 10px;
}
#menu ul {
    padding: 0;
    margin: 0;
    text-align: left;
    list-style-type: none;
}
#menu ul li {
    line-height: 49px;
    display: block;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-bottom: 1px dashed rgba(129,201,247,1.00);
}
#menu ul li a {
    color: rgba(11,111,249,1.00);
    margin-left: 10px;
}




#rightmain {
    width: 695px;
    float: right;
    border-left: 1px dashed rgba(43,237,247,1.00);
    border-right: 1px solid rgba(93,151,241,1.00);
    border-bottom: 1px solid rgba(93,151,241,1.00);
    border-top: 1px solid rgba(93,151,241,1.00);
    text-decoration: none;
    margin-bottom: 10px;
    height: auto;
}
#righttitle  {
    height: 17px;
    background-color: #F4F4F4;
}
.pic   {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}
.rows {
    width: 160px;
    height: 220px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #AAA9A9;
    float: left;
}
.pictext a {
    text-decoration: none;
    margin-left: 5px;
    color: #4A3CF8;
}

.pictext {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
#rightmain2   {
    width: 680px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: 2px solid #969494;
    font-size: medium;
    text-align: center;
    height: 2350px;
    padding-left: 5px;
    padding-right: 5px;
}
rightmain2 ul {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
#rightmain2 ul a {
    font-size: medium;
    text-align: left;
    float: left;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    background-color: #B3B3B3;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
    margin-top: 10px;
    border-top: 5px solid #F71E22;
    bottom: 0%;
    right: auto;
    left: auto;
    width: 900px;
    height: auto;
}s
