@charset "UTF-8";
/* CSS Document */
#bar {
	position:absolute;
	left:0px;
	top:43px;
	width:100%;
	height:48px;
	z-index:2;
	background-color: #CCCCCC;
}
#fader {
-moz-opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#title {
	position:absolute;
	left:60px;
	top:48px;
	width:1017px;
	height:41px;
	z-index:3;
}

.style5 {color: #3C3C3C}
.style6 {font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}