#container-home{ padding:0 3px;}

.home-news{ width:480px; height:220px; overflow:hidden;  float:left; background:url(images/bg_news.png) no-repeat 0 0;}
.home-news #tab-head{ height:32px; padding-left:20px;}
.home-news #tab-head li{ float:left; width:80px; text-align:center; line-height:32px;cursor:pointer;}
.home-news #tab-head li a{ color:#FFF;}
.home-news #tab-head li.active{background:url(images/bg_tab_active.png) no-repeat 0 100%;}
.home-news #tab-head li.active a{ color:#039;}
.home-news .tab-body{ padding:15px; }
.home-news .list td{ padding:0 5px; line-height:22px; border-color:#EEE;}
.home-news .tab-body a{ color:#F60;}
.home-news .news-date-col{ text-align:right; color:#666;}

.home-img-links{ width:222px; float:right;}
.home-img-links li{ height:74px;}
.home-news {
    width: 710px;
    height: 220px;
    overflow: hidden;
    float: left;
    background: url(images/bg_news.png) no-repeat center center/100% 100%;
}
.side-map h1{ padding-left;25px;}