






#wrap .container{ width: 1000px; overflow: hidden; margin-top: 20px; padding-bottom:20px;background-color:#fff;}
#wrap .container .left{ float: left; width: 203px; background: #e7e9e9; }/*margin-left: 18px;*/
#wrap .container .right{ float: right; width: 779px; _width:777px; min-height: 300px; _height:300px;  overflow: hidden;}/*width: 761px; _width:759px;*/

/*左边样式开始*/
#wrap .container .left .hot-link{ width: 203px; height: 100%;  overflow: hidden;}
#wrap .container .left .hot h1{ width: 203px; height: 55px;  background: #1398E9; font-size: 20px; color: #ffffff; line-height: 55px; text-indent: 2em;}
#wrap .container .left .hot-link ul{ padding-left: 10px;}
#wrap .container .left .hot-link ul li{ height: 40px; line-height: 40px; border-bottom: 1px solid #cccccc;  text-indent: 1em;}
#wrap .container .left .hot-link ul li.active{ background: url(../images/list-bg.png) no-repeat left center;}
#wrap .container .left .hot-link ul li a{ color: #000000; font-size: 14px; text-decoration: none;}

#wrap .container .left .link h1{width: 203px; height: 30px; background: #20b84f; font-size: 14px; color: #ffffff; line-height: 30px; text-indent: 2em;}


/*右边样式开始*/

#wrap .container .right .position{ height: 40px; line-height: 40px; color: #565655; background: #f7f7f5; padding-left: 20px; font-size: 14px;}
#wrap .container .right .position a{ color: #565655;}
#wrap .container .right .list-name{ height: 60px; padding-left: 20px; border-bottom: 1px solid #cccccc; font-size: 26px; line-height: 60px;}
#wrap .container .right .con-list{ padding: 20px;height:auto;}
#wrap .container .right .con-list ul {overflow: hidden;}
#wrap .container .right .con-list ul li{height: 40px; overflow: hidden; line-height: 40px; position: relative; background: url(../images/dot.gif) no-repeat 10px 18px; padding-left: 20px;padding-right: 15px; cursor:pointer;}
#wrap .container .right .con-list ul li.odd{ background-color: #fbf8f8;}
    #wrap .container .right .con-list ul li:hover {
        background-color:#D4E0E7;
    }
#wrap .container .right .con-list ul li .date{ position: absolute; right: 0px; top: 0px; _top:-2px; color: #999; padding-right:5px;}
#wrap .container .right .con-list ul li a{ color: #333; font-size: 14px; line-height: 40px; text-decoration: none;}
#wrap .container .right .con-list ul li a:hover{ color: red;}

/*页码样式*/
#pagenav a {
    color:#000;
}
#pagenav a:visited {
    color:#000;
}
