


@charset "utf-8";
/* CSS Document */

div,p,dl,ul,table {
	text-align: left;
}

a img {
	border: none;
}

button {
	background: none;
	border: none;
	overflow: visible;
	vertical-align: middle;
	cursor: pointer;
}

input {
	vertical-align: middle;
}

.picshow {
	background: #fff;

	float: left;
	position: relative;
	width: 400px;
}

#newspic {
	width: 400px;
	position: relative;
	top: 0px;
	height: 140px;
	border-right-width: 0px
}

#newspictxt {
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	margin: 3px auto 0px;
	width: 365px;
	color: black;
	padding-top: 0px;
	font-family: sans-serif;
	position: relative;
	height: 0px;
	text-align: center;
	border-right-width: 1px
}

#NewsPicTxt a {
	color: black;
	text-decoration: none
}

#NewsPicTxt a:hover {
	color: black;
	text-decoration: none
}

#NewsPicTxt a:visited {
	color: black;
	text-decoration: none
}

#NewsPicTxt a:link {
	color: black;
	text-decoration: none
}

#NewsPicTxt a:hover {
	color: red
}

#NewsPic a {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	text-decoration: none
}

#NewsPic a:hover {
	text-decoration: none
}

#NewsPic a:visited {
	text-decoration: none
}

#NewsPic img.Picture {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	left: 0px;
	border-left: #ffffff 1px solid;
	width: 400px;
	border-bottom: #ffffff 1px solid;
	position: absolute;
	top: -1px;
	height: 217px;
}

#NewsPic .Nav {
	width: 398px;
	bottom: -2px;
	position: absolute;
}

#NewsPic .Nav span {
	display: block;
	background: #000000;
	float: right;
	font: 10px courier;
	border-left: #ffffff 1px solid;
	width: 24px;
	cursor: hand;
	color: #ffffff;
	height: 100%;
	text-align: center;
}

#NewsPic .Nav span.Cur {
	background: #019fe8;
	color: white
}

#NewsPic .Nav span.Normal {
	background: #000000;
	filter: alpha(opacity =     50);
	color: white;
	opacity: 0.5
}

#NewsPic .Nav span a {
	display: block;
	width: 100%;
	color: white;
	position: relative;
	height: 100%
}

#NewsPic .Nav span a:hover {
	cursor: pointer
}