/* CSS Document */
#scroll {
	height: 84px;
	width: 684px;

}
#top {
	width: 679px;

}
#left {
	float: left;
	height: 82px;
	width: 17px;
	position: relative;
	left: 0px;
	padding:0;
	margin:0;
}
#scroll #content #innercontent img {margin:0px 1px;}
#scroll #content {
	float: left;
	height: 90px;
	width: 650px;
	background-image:url(imagens/home_tnbg.jpg);
	overflow: hidden;
	z-index: 0;
	position: relative;
	left: 0px;

}
#scroll #content #innercontent {
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 1210px;
	z-index: -1;

}
#cover {
	background: #000000;
	width: 444px;
	overflow: hidden;
	position: relative;
}
#top a {
	color: #CCFF00;
	text-decoration: none;
}
#right {
	float: left;
	height: 82px;
	width: 17px;
	z-index: 100;
	position: relative;
	left: 0px;
	padding:0;
	margin:0;
	
}

.style1 {
	color: #CCFF00
}
#bottom {
	width: 300px;
	float: left;
}
#btmright {
	float: left;
	width: 680px;
}
#ctnbtm {
	width: 679px;

}
.style2 {color: #FF9900}


