﻿.newscontentparent
{
	width: 100%;
	height: 650px;
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 20px;
}
.yueduliang
{
	color: #999;
	font-size: 12px;
	text-align: right;
	margin-top: -15px;
}
.newscontenttitle
{
	font-size: 22px;
	/*color: #0205FF;*/
	font-weight: bold;
	text-align: center;
}
.newscontentintrotitle
{
	/*color: #ff3300;*/
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
.newscontentsubtitle
{
	/*color: #ff3300;*/
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
.newscontent
{
	font-size: 15px;
	width: 100%;
	text-align: left;
	margin-top: 15px;
	margin-left:5px;
	margin-right:15px;
	word-wrap: break-word;
}
#idcontentstyle p {
    text-indent: 2em;
}


.newscontentimage
{
	text-align: center;
}
.newscontentimagediscription
{
	text-align: center;
	font-size: 9pt;
	margin: 5px 0px 10px 0px;
	color: #666666;
}
