﻿.commdiv
{ 
	width:800px; margin-left:auto; margin-right : auto;
	clear:both;
}
.nonerebg {
	background-repeat: no-repeat;
	background-position: center top;
}
.red12
{
	color:Red;
	font-size:12px;
	}
.content12Gray
{
	color:#333;
	font-size:12px;
	line-height:25px;
	}
.graybox1
{
	background-color:#EEF3F6;
	padding:5px;
}
.newstitle
{
	background-color:white;
	line-height:24px;
	font-size:14px;
	font-weight:bolder;
	color:Black;
	text-align:center;
	border:solid 1px #8DC9EA;
	background-color:#C9E8FE;
	padding:5px;
}
.newsplusinfo
{
	text-align:center;
	color:#0076C2;
	line-height:30px;
}
.whitebox3
{
	font-size:14px;
	line-height:24px;
	color:#2E2E2E;
	border:solid 1px #8DC9EA;
	background-color:White;
	padding:5px;
}
.whitebox3 .content
{
    padding:20px;
}
.newstitle
{
	background-color:white;
	line-height:24px;
	font-size:14px;
	font-weight:bolder;
	color:Black;
	text-align:center;
	border:solid 1px #8DC9EA;
	background-color:#C9E8FE;
	padding:5px;
}
.newstitle1
{
	background-color:white;
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	color:Black;
	text-align:center;
	border:solid 1px #8DC9EA;
	background-color:#DEF0FE;
	padding:3px;
}
.otherSmallTitle{
    margin-top:5px;
    margin-bottom:5px;
    background-color:white;
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	color:Black;
	
	background-color:#ebf2f6;
	padding:3px;
}
.hline{ 
    padding:3px;
    margin-top:10px;
    margin-bottom:10px;
    border-bottom:dotted 1px #3333FF; 
}
.divCenter{
    text-align:center;
    margin:5px auto;
}