@charset "utf-8";
/* CSS Document */
.newscontent_titleA{
	color: #ffffff;
	font-weight: bold;
	background-color: #0b4192;
	height: 18px;
	width: 531px;
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 1px;
}
.newscontent_titleD{
	color: #ffffff;
	font-weight: bold;
	background-color: #0b4192;
	height: 18px;
	width: 745px;
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 1px;
}
.newscontent_titleB{
	padding-top: 8px; font-size: 16px;
	color: #666666;	text-align: center;	border-bottom: 1px dashed #999;	margin-bottom: 10px; padding-bottom: 8px; clear:both;
}
.newscontent_titleC{
	font-size: 12px;
	color: #694a7d;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.newscontent_PM{
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 0px;
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
}
.newscontent_PMB{
	color: #000000;
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
}
.newscontent_content{
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	line-height: 1.6em;
	
	min-height:200px !important;
	
	height:auto !important;
	height:200px;
}
