body {
	margin: 0px;
}

#urlbar {
	background: url(../images/toplist.gif) no-repeat;
	height: 100px;
	margin-top: 0px;
	text-align: left;
	width: 605px;
	margin-bottom: -2px;
}
.urlmenu {
	background: url(../images/node.png) no-repeat 3px 2px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	color: #E9DADA;
	font-family: Arial;
}
.urlmenu a:visited {
	font-weight: bold;
	color: #E9DADA;
}
.urlmenu a:link {
	font-weight: bold;
	color: #E9DADA;
}
.urlmenu a:hover {
	font-weight: bold;
	color: #E9DADA;
}

.boxtop {
	width: 605px;
	background: url(../images/_top_table.gif) no-repeat -2px 0px;
	height: 10px;
	margin: 0px;
	margin-bottom: -2px;
	margin-top: 10px;
}

.boxleft {
	width: 605px;
	background: url(../images/_left_side.gif) repeat-y -3px 0px;
}
.boxright {
	width: 605px;
	background: url(../images/_right_side.gif) repeat-y 596px 0px;
}
.boxbottom {
	width: 605px;
	background: url(../images/_bottom_table.gif) no-repeat 1px 0px;
	height: 8px;
	margin: 0px;
}
#urlresult {
	padding: 20px 8px 20px 8px;
	margin: 0px 9px 0px 2px;
	background-color: #ffffff;
	text-align: left;
}
#rssbar {
	margin: 0px;
	background: url(../images/topnews.gif) no-repeat -2px 0px;
	height:100px;
	width:605px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: -2px;
}
.rssmenu {
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	color: #618DBC;
	font-family: Arial;
}
.rssmenu a:link {
	color: #618DBC;
	font-weight: bold;
}
.rssmenu a:visited {
	color: #618DBC;
	font-weight: bold;
}
.rssmenu a:hover {
	color: #618DBC;
	font-weight:bold;
}
#rssresult {
	padding: 5px;
	margin: 0px 9px 0px 2px;
	background-color: #ffffff;
	text-align: left;
}
.ul {
	padding: 20px 20px 20px 20px;
	margin: 0px;
	list-style-image: url(../images/ul.gif);
	width: 240px;
}

.ul li {
	padding-bottom: 10px;
}

.ul li a {
	color: #114376;
}

.infotips {
	display: none;
	width: 300px;
	background: #F7F5C1;
	position: absolute;
	border: 1px solid #807159;
	padding: 5px;
	z-index: 20;
}
.rssHover {
	font-weight: bolder;
}
.urlHover {
	color: #FFFF00;
}
#lasttable {
	padding: 20px 8px 20px 8px;
	margin: 0px 9px 0px 2px;
	background-color: #ffffff;
	text-align: left;
}