﻿
.newsBase {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.newsBase .title {
	font-family: "宋体";
	color: #FF0000;
	font-size: 24px;
	text-align: center;
}
.newsBase .info {
	font-family: "新宋体";
	text-align: center;
	clear: both;
	height: 25px;
	padding: 5px;
}
.newsBase .text {
	font-family: "宋体";
	line-height: 15pt;
	color: #5E5E5E;
	font-weight: lighter;
	font-size: 11pt;
	text-align: left;
	vertical-align: baseline;
	letter-spacing: 2pt;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 2em;
}
hr
{
	line-height: 1px;
	height: auto;
	width: 96%;
	color: #c0bcaf;
	border: dotted 1px #c0bcaf;
}

/* */

.newsContent {
	font-family: "宋体";
}
.newsContent .title {
	font-size: 14pt;
	list-style-type: square;
	list-style-position: inside;
	color: #303030;
	visibility: inherit;
	height: auto;
	width: auto;
	text-align: left;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	position: relative;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:both;
}
.newsContent .image{
	background-position: center;
}

.newsContent .image img{
	font-family: "宋体";
	margin: 25px;
}
.newsContent .image .imageTitle{
	font-family: "宋体";
	background-position: center;
	color: #FF0000;
	text-align: center;
}
.newsContent .text{
	font-family: "宋体";
	line-height: 15pt;
	color: #5E5E5E;
	font-weight: lighter;
	font-size: 11pt;
	text-align: left;
	vertical-align: baseline;
	letter-spacing: 2pt;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 2pc;
}
.newsContent {
	font-family: "宋体";
}


.newsFile{
	display: block;
	clear: both;
	text-align: left;
}
.newsFile ul{
	list-style-type: square;
	list-style-position: inside;
}
.newsFile ul li{
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsFile .title
{
	font-size: 15pt;
	list-style-type: square;
	list-style-position: inside;
	color: #303030;
	visibility: inherit;
	height: auto;
	width: auto;
	text-align: left;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	position: relative;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsFile .item{
	list-style-position: inside;
	list-style-type: square;
	text-indent: 40pt;
	font-size: 14px;
}

.newsFile a
{
	display: block;
	font-family: "宋体";
	font-size: 10pt;
	font-style: normal;
	color: #CCCCCC;
	height:20px;
	line-height:22px;
}
.newsFile  a:link{
	background-color: Transparent;
}


.newsFile a:visited{
	background-color: Transparent;
}

.newsFile a:hover{
	background-color: #8E8877;
	color:#F2F1EE;
}

div.newsLeftBottom
{
	padding-right: 20px;
	text-align: right;
}

