html,body
{
    margin:0px auto;
    padding:0px;
    font-size:12px;
	background-color:#FFFFFF;  
	color:#333;
}
.commdiv
{ 
	width:962px; margin-left:auto; margin-right : auto;
	clear:both;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 16px;
    height: 16px;
}
a
{
    font-size:12px;  
    text-decoration:none;  
    }
a:hover
{
    color:#f60;
    }
a.news
{
    color:#333;
    font-size:12px;  
    text-decoration:none;  
    }
a.news:hover
{
    color:#f60;
    }
a.news.visited
{
    color:#666;
    }
.dateTime
{
   font-size:11px;
   font-family:Arial;
   margin-left:15px;
   color:#888;
    }
.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;
}
