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

#NewsPic {
	width: 592px;
	position:relative;
	height: 278px;
	}
#NewsPicTxt {
	border: 1px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	width: 592px;
	color: black;
	text-align: center;
}
#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
	text-decoration: none;
}
#NewsPic a {
	BORDER: 0px;
	text-decoration: none;
}
#NewsPic a:hover {
	text-decoration: none;
}
#NewPic a:visited {
	text-decoration: none;
}
#NewsPic img {
	width: 592px;
	HEIGHT: 278px;
	border:none;
}

#NewsPic .Nav {
	height: 15px;	
	display: block;
	position: absolute;
	right:0;
	bottom:0;
	
}
#NewsPic .Nav SPAN {
	display: block;
	background: #000000;
	float: right;
	margin-right:5px;
	margin-bottom:3px;
	font: 10px Courier;
	BORDER-LEFT: #ffffff 1px solid;
	width: 24px;
	cursor: pointer;
	color: #ffffff;
	height: 100%;
	text-align: center
}
#NewsPic .Nav SPAN.Cur {
	background: #019fe8;
    aom  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
}

.pic1{
	width:592px; 
	height:278px;
	overflow:hidden;
	margin:0px;
	float:left;
}
.ad{
	width:875px; 
	height:278px;
	overflow:hidden;
	margin:0px;
	float:left;
}
.cat1{
	width:283px; 
	height:278px;
	overflow:hidden;
	margin:0px;
	float:left;
}
