﻿.topImgBanner *{margin: 0;padding: 0;font-size: 12px;}
        .topImgBanner{position: relative;width:850px;height: 430px;border-left:solid 0px #999999;border-top:solid 1px #999999;border-bottom:solid 0px #999999;}
        .topImgBannerShow{position: relative;width: 100%;height:100%;overflow: hidden;}
        .topImgBannerList{position: absolute;z-index: 0;width: 100%;height: 100%;}
        .topImgBannerList a img{width:850px;height:428px;padding:0px;}

        .topImgBannerNavBg{position: absolute;bottom: 4px;background-color: #333;opacity: 0.6;filter: Alpha(opacity=60);height:60px;width:840px;z-index:0; left:6px;}
        .topImgBannerNav{position: absolute;bottom: 0px;height:60px;width:100%;z-index:1;}
        .topImgBannerNav .topImgBannerNavTitle{width:48%;float:left;height:100%;margin:0 2%;overflow:hidden; color:#ffffff;}
        .topImgBannerNavTitle h3{font-size: 16px;line-height: 30px;padding-right:0px;height:30px;overflow:hidden; }
        .topImgBannerNavTitle div{font-size: 13px;line-height: 25px;padding-right:0px;height:25px;overflow:hidden;}
        .topImgBannerNav .topImgBannerNavList{width:46%;float:right;height:100%;overflow:hidden;}
        
        .topImgBannerNavList ul{width:370px;margin-top:3px;}
        .topImgBannerNavList ul li{list-style:none;width:70px; text-align:center;height:100%;position:relative; float:left;margin-left:3px;}
        .topImgBannerNavList img{width: 65px;height: 35px;border:solid 2px #ccc;margin:0px;vertical-align:middle;opacity: 0.6;filter: Alpha(opacity=60);}        
        .topImgBannerNavList img:hover,.topImgBannerNavList li.cur img{opacity: 1;filter: Alpha(opacity=100);border:solid 2px #ed7900;}