#NewsPic
{
	border: 0px;
	left: 0px;
	margin: 0px 0px;
	width: 930px;
	position: relative;
	top: 0px;
	height: 236px;
}
#NewsPicTxt
{
	border-width: 1px;
	font-weight: bold;
	font-size: 12px;
	margin: 3px auto 0px;
	width: 930px;
	color: black;
	font-family: Sans-Serif;
	position: relative;
	height: 0px;
	text-align: center;
}
#NewsPicTxt A:link
{
	color: black;
	text-decoration: none;
}
#NewsPicTxt A:hover
{
	color: black;
	text-decoration: none;
}
#NewsPicTxt A:visited
{
	color: black;
	text-decoration: none;
}
#NewsPic A
{
	border: 0px;
	text-decoration: none;
}
#NewsPic A:hover
{
	text-decoration: none;
}
#NewPic A:visited
{
	text-decoration: none;
}
#NewsPic img
{
	border:0px;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
}
#NewsPic .Nav
{
	right: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 12px;
}
#NewsPic .Nav SPAN
{
	display: block;
	background: #000000;
	float: right;
	font: 10px Courier;
	border-left: #ffffff 1px solid;
	width: 24px;
	cursor:pointer;
	color: #ffffff;
	height: 100%;
	text-align: center;
}
#NewsPic .Nav SPAN.Cur
{  /*À¶É«019fe8*/
	background: #dc143c;
	color: white;
}
#NewsPic .Nav SPAN.Normal
{
	background: #000000;
	FILTER: Alpha(opacity=50);
	color: white;
	opacity: .5;
}
#NewsPic .Nav SPAN A
{
	display: block;
	width: 100%;
	color: white;
	position: relative;
	height: 100%;
}
#NewsPic .Nav SPAN A:hover
{
	cursor: pointer;
}
