@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	font-size: 12px;
	color: #545454;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #545454;
}
a:hover {
	font-size: 12px;
	color: #407db0;
	text-decoration: underline;
}
a.new:link {
	font-size: 12px;
	color: #173368;
	text-decoration: none;
}
a.new:visited {
	font-size: 12px;
	text-decoration: none;
	color: #173368;
}
a.new:hover {
	font-size: 12px;
	color: #407db0;
	text-decoration: underline;
}
a.left:link {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	text-decoration: underline;
}
a.left:visited {
	font-size: 12px;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}
a.left:hover {
	font-size: 12px;
	color: #06218a;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
.texe{
    color:#031d37;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.ptext{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
}
#NewsPic
{
	position:relative;
	left:0px;
	top:0px;
	width:267px;
	height:155px;
	border:0;
	margin:0;
	padding:0;
}
#NewsPicTxt
{
	position: relative;
	width: 267px;
	height: 22px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight:bold;
	color: #2679df;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
margin-top:3px;
}
#NewsPicTxt a,#NewsPicTxt a:hover,#NewsPicTxt a:visited,#NewPicTxt a:link
{
	text-decoration:none;
	color:Black;
}
#NewsPicTxt a:hover
{
	color:Red;
}

#NewsPic a
{
	overflow:visible;
	width:100%;
	height:100%;
	border:0;
	text-decoration:none;
}
#NewsPic a:hover,#NewPic a:visited
{
	text-decoration:none;
}
#NewsPic .Picture
{
	position:absolute;
	border:solid 1px #2679df;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#NewsPic .Nav
{
	position:absolute;
	width:100%;
	height:12px;
	bottom:0px;
	right:0px;
	
}
#NewsPic .Nav span
{
	font: 10px Courier;
	font-weight:normal;
	color: #FFFFFF;
	float:right;
	display:block;
	width: 24px;
	height:100%;
	text-align:center;
	background: #000000;

	border-left:solid 1px #FFFFFF;
	
	cursor:hand;
}
#NewsPic .Nav span.Cur
{
	background:#ce0609;
color:white;
}
#NewsPic .Nav span.Normal
{
color:white;
	background: #000000;
	filter: Alpha(opacity=50);
    opacity: .5;
}
#NewsPic .Nav span a
{
	color:white;
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
#NewsPic .Nav span a:hover
{
	cursor:hand;
}