@charset "UTF-8";
/* CSS Document */

div#scrollerwrap {
	width:956px;
	height:36px;
	float:left;
	background:url(/images/scroller-bg.jpg) top left repeat-x;
}
div.scroller {
	color:#6a9b01;
	letter-spacing:2px;
	line-height:36px;
	width:711px;
	height:36px;
	margin:0px 20px 0px 0px;
	float:left;
	font-weight:700;
	font-size:15px;
}
div#date {
	width:205px;
	margin:0px 20px 0px 0px;
	float:left;
	height:36px;
	line-height:36px;
	color:#6a9b01;
	text-align:right;
	font-weight:700;
	font-size:15px;
}
div#subbannerwrap {
	width:956px;
	height:132px;
	float:left;
	background:url(/images/sub-banner-bg.jpg) top left repeat-x;
	text-align:center;
}
div#shadow {
	width:956px;
	float:left;
	background:url(/images/index-shadow.jpg) top left no-repeat;
	min-height:64px;
}
	