/*页面导航条*/
.topmenu{
    width:778px;
    height:42px;
    background:url(images/zwwxnew_1.gif) no-repeat top;
}

.topmenu ul {

    PADDING-TOP: 15px;
    WIDTH: 778px;
}

.topmenu li {
    float: left;
    PADDING-LEFT: 5px;
}
.topmenu a:link{
    color:#ffe500;
}
.topmenu a:visited{
    color:#fff9bf;
}
/*页面功能项*/
.pageFunction{
    width:778px;
    height:163px;
    background:url(images/zwwxnew_2.gif) no-repeat top;
}
.search{
    float:right;
    margin:70px 95px 0px 0px;

}
.search .submit{
    width:110px;
    height:20px;
    cursor:pointer;
    border:0px;
    background:transparent;
}
.search input{
    border:1px solid #c0c0c0;
}
.pagehelp{
    float:right;
}
.pagehelp li{
    float:right;
}
.pagehelp a{
    width:100px;
    height:50px;
}
.pagehelp span{
    display:none;
}
/*页面主体*/
.main{
    width:778px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    background:url(images/zwwxnew_8.gif) repeat bottom left;
}
/*左侧最佳精品*/
.main_l{
    float:left;
    margin:0px;
    padding:0px;
    width:249px;
    height:auto;
}
.main_l_t{
    float:left;
    width:249px;
    height:423px;
    background:url(images/zwwxnew_3.gif) no-repeat top;
}
.refinedPage h4{
    display:none;
}
.refinedPage{
    margin-top:60px;
    width:230px;
    height:350px;
    text-align:left;
    line-height:160%;
}

.refinedPage ul li a{
    float:left;
    width:140px;
    display:block;
}
.main_l h5{
    margin:0px;
    text-align:right;
}

.main_l h5 a{
    font-size:10px;
}

.main_l_d{
    float:left;
    width:249px;
    height:495px;
    background:#57451D;
}

.leftPage{
   float:left;
    margin:5px 0px 5px 2px;
    width:240px;
    height:233px;
    background:#FEF1D7;
}

.leftPage h4{
     margin:0px;
    padding-top:10px;
    display:inline-block;
    height:30px;
    background:#C4B79D;
}

.leftPage ul{
    text-align:left;
    line-height:140%;
    width:230px;
    height:190px;
    overflow:auto;
}

.leftPage ul li a{
    float:left;
    width:140px;
    display:block;
}


/*右侧*/
main_r{
    float:left;
    width:529px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
.main_r_top{
   float:left;
  width:528px;
  height:189px;
  background:url(images/zwwxnew_4.gif) no-repeat top;
}
.mainpage{
    float:left;
    width:529px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    background:url(images/zwwxnew_5.gif) repeat-y top;
}

.pages{
    float:left;
    margin:5px 0px 5px 7px;
    width:253px;
    height:233px;
    background:url(images/zwwxnew_9.gif) no-repeat top;
}
.pages h4{
    margin:0px;
    padding-top:10px;
    display:inline-block;
    height:30px;
}

h4 a{
    font-size:14px;
}
.pages ul{
    text-align:left;
    line-height:140%;
    width:240px;
    height:190px;
    overflow:auto;
}

.pages ul li a{
    float:left;
    width:150px;
    display:block;
}

.pages h5{
    margin:0px;
    text-align:right;
}
.pages h5 a{
    font-size:10px;
}


/*footer*/
#copyright {
    margin-left: auto;
    margin-right: auto;
    WIDTH: 778px;
    HEIGHT: 72px;
    BACKGROUND: url( images/zwwxnew_6.gif ) no-repeat center;
}

#copyright span {
    display: none;
}

#copyright #contact {
    float: left;
    margin: 20px 0px 0px 220px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #guestnote {
    float: left;
    margin: 20px 0px 0px 20px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #faq {
    float: left;
    margin: 20px 0px 0px 20px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #collegesoft {
    clear:both;
    width:450px;
    height:30px;
}

