@charset "utf-8";
#newsbar {
	width: 976px;
	position: relative;
	height: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url(../iepngfix.htc);
}
#newsbar .prev{
	color: #CACACA;
	background-color: transparent;
	background-image: url(../images/news-bar/btn_prev.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 90px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	display: block;
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newsbar .jCarouselLite{
	display: block;
	height: 90px;
	width: 931px;
	position: relative;
	float: left;
	background-color: #000000;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
}
#newsbar .jCarouselLite ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 931px;
}
#newsbar .jCarouselLite li{
	height: 74px;
	width: 227px;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 7px;
	margin-bottom: 3px;
}
#newsbar .jCarouselLite img{
	border: 1px solid #c2c2c1;
}
#newsbar .next{
	font-size: 1px;
	color: #C6C6C7;
	background-color: transparent;
	background-image: url(../images/news-bar/btn_next.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 90px;
	width: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	position: relative;
}body,html {
	margin: 0px;
	padding: 0px;
}
