#NewsPic {
	border-width: 0px; margin: 0px; padding: 0px; left: 0px; top: 0px; width: 1000px; height: 245px; position: relative;
}
#NewsPicTxt {
	border-width: 0px; margin: 0px auto; padding: 0px; width: 365px; height: 0px; text-align: center; color: black; font-family: Sans-Serif; font-size: 12px; font-weight: bold; position: relative;
}
#NewsPicTxt a {
	color: black; text-decoration: none;
}
#NewsPicTxt a:hover {
	color: black; text-decoration: none;
}
#NewsPicTxt a:visited {
	color: black; text-decoration: none;
}
#NewPicTxt a:link {
	color: black; text-decoration: none;
}
#NewsPicTxt a:hover {
	color: red;
}
#NewsPic a {
	border-width: 0px; text-decoration: none;
}
#NewsPic a:hover {
	text-decoration: none;
}
#NewPic a:visited {
	text-decoration: none;
}
#NewsPic .Picture {
	border: 0px solid rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#NewsPic .Nav {
	width: 100%; height: 12px; right: 0px; bottom: 0px; position: absolute;
}
#NewsPic .Nav span {
	background: rgb(0, 0, 0); font: 10px/normal Courier; width: 24px; height: 100%; text-align: center; color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; float: right; display: block; font-size-adjust: none; font-stretch: normal;
}
#NewsPic .Nav span.Cur {
	background: rgb(1, 159, 232); color: white;
}
#NewsPic .Nav span.Normal {
	background: rgb(0, 0, 0); color: white; filter: Alpha(opacity=50); opacity: 0.5;
}
#NewsPic .Nav span a {
	width: 100%; height: 100%; color: white; display: block; position: relative;
}
#NewsPic .Nav span a:hover {
	
}
