@charset "utf-8";

#open_rss {
	width: 500px;
	font-size: 12px;
	height: 30px;
	white-space: nowrap;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px;
	border-style: solid;
	border-color: #606060;
	overflow: hidden;
	position: absolute;
}
#ticktitle img {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px;
	border-right: 0;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	border-color: #606060;
}

#open_rss #news a {
	font-size: 15px;
	text-decoration: none;
	padding:0;
	background:none;
}

