@charset "utf-8";
/* CSS Document */


div.banner_topo div {
    width:920px;
    height:222px;
    position:relative;
	left:8px;
	top:4px;
}

div.banner_topo div#banner01{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -695px;
	
}

div.banner_topo div#banner02{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -237px;
}

div.banner_topo div#banner03{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -1373px;
	position:absolute;
	
	
}
div.banner_topo div#banner04{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -918px;
}
div.banner_topo div#banner05{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -918px;
}
div.banner_topo div#banner06{
    background:url('../imgs/banner/bg_banners.jpg') no-repeat 0px -465px;
}
div.banner_topo #nav { margin: 0px; position:absolute; top:380px; left:22px;  z-index:100; width:230px; height:30px; background:none; }

#nav a { left:645px; color: #cccccc; margin:0px; padding: 18px 0 10px 11px; text-decoration: none; height:20px; width:21px; display:block; float:left; background:url('../imgs/banner/bg_nav.png') no-repeat }
#nav a.activeSlide { color: #cc0000;  background:url('../imgs/banner/bg_nav_active.png') no-repeat }



