body { background-image: url('../images/masterPage2_bg.png'); background-position: center 160px; background-repeat: no-repeat; }
.menu { list-style: none; }
.menu li { width: 80px; height: 30px; line-height: 30px; float: left; margin-left: 2px; }
.menu li a { display: block; width: 100%; height: 100%; background-color: #FCD98E; color: #3C2911; text-decoration: none; }
.menu li a:hover { background-color: #CDB073; }
.menu .select a { background-color: #3C2911; color: #FCD98E; }
.menu .select a:hover { background-color: #3C2911; }
.item { display: block; width: 100%; height: 92px; border-style: solid; border-color: #E8E6E6; border-width: 0px 0px 1px 0px; cursor: pointer; padding-top: 10px; padding-bottom: 10px; }
.item .left { width: 70px; line-height: 70px; height: 100%; float: left; background-image: url('/images/newflag.png'); background-position: center top; background-repeat: no-repeat; }
.item .right { width: 627px; height: 100%; float: right; text-align: justify; }
.item .right .title { width: 100%; height: 26px; line-height: 26px; font-size: 16px; color: #EE6FA0; }
.item .right .title:hover { text-decoration: underline; }
.item .right .date { width: 100%; height: 22px; line-height: 22px; font-size: 14px; color: #C32361; }
.item .right .desc { width: 100%; height: 44px; line-height: 22px; font-size: 14px; color: #F7BED4; }
.page {position: absolute; right: 0px; bottom: 0px; z-index: 0; list-style: none;}
.page li { float:left; border:#ccc 1px solid; line-height:20px; margin-right:4px; display:inline; font-family:Tahoma, Geneva, sans-serif; }
.page li a { display:block; padding:0 8px; }
.page .thisclass { background:#FF0000; color:#FFFFFF; padding:0 8px; font-size:14px; font-weight:bold; }
.item .right1 {
    width: 927px;
    height: 100%;
    float: right;
    text-align: justify;
}
.item .right1 .title:hover {
    text-decoration: underline;
}
.item .right1 .title {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #EE6FA0;
}
.item .right1 .date {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #C32361;
}
.item .right1 .desc {
    width: 100%;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #F7BED4;
}