img{
	border: 0;
}
#navbar{
	background: url("../images/bg_banner.png") repeat-x;
	height: 50px;
}
#navbar div{
	display: inline;
}
#logo{
	height: 50px;
	width: 100px;
}
#logo img{
	cursor: pointer;
}
.line{
	padding-top:8px;
	margin:0 8px 5px 8px;
	width:2px;
	height:32px;
}


#marquee{
	position: absolute;
	top:0px;
	left:100px;
	bottom: 3.5px;
}

#news li{
	list-style-type: none;
}
#news a{
	font-family: "Lucida grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	font-weight:600;	
}
#news a:hover{
	text-decoration: underline;
}
#ad{
	position: absolute;
	top:4px;
	right:0px;
}
.FrameButton{
	top:0px;
	cursor: pointer;
}
.tdButton{
	font-size:8px;
	background: url("../images/shade_bg.gif") repeat-x;
	text-align: center;
	height:8px;
	width:100%;
}
#divOpen{
	display:none;
}