@charset "utf-8";
/* CSS Document */
#run_news{
	height: 29px;
	color: #006600;
	width: 560px;
	display: block;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #3C7800;
}
.run_news_body{
	MARGIN: 0px;
	WIDTH: 478px;
	HEIGHT: 27px;
	background-color: #3C7800;
	/*background-image: url(../image/index/ms_bg.gif);
	background-repeat: repeat-x;*/
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}

.run_news_title {
	WIDTH: 80px;
	HEIGHT: 27px;
	float: left;
	position: relative;
	vertical-align: middle;
	padding-top: 2px;
	background-color: #3C7800;
}

#pscroller2{
	width: 475px;
	height: 16px;
	margin-top: 6px;
}

#pscroller2 a{
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFF00;
	letter-spacing: 2px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

