#newsContentInfo {
font-size: 0.8em;
text-align: center;
color: #909090;
padding-top: 10px;
}

.newsSubName {
height: 25px;
min-height: 25px;
max-height: 25px;
margin-left: auto;
margin-right: auto;
line-height: 25px;
background-color: #ffffff;
background-image: url('../images/headerinfo-bg.png');
background-repeat: repeat-x;
color: #404040;
font-weight: bold;
padding: 0px 10px 0px 10px;
border: 1px solid #909090;
border-top: 3px solid #990000;
}

.newsPN {
line-height: 25px;
font-size: 14px;
font-weight: normal;
margin-bottom: 20px;
}

.newsPN a {
text-decoration: none;
color: #990000;
}

.newsPN a:hover {
color: #c93030;
}

.newsPN img {
vertical-align: middle;
}

.newsPNR {
float: right;
}
