html,body
{
    margin:0px auto;
    padding:0px;
    font-size:12px;
	background-color:#FFFFFF;  
	color:#333;
}
.commdiv
{ 
	width:1000px; margin-left:auto; margin-right : auto;
	clear:both;
}
img
{
    border:0px;
    
    }
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;
    }
a.MenuTop
{
    color:#333;
    font-size:14px;  
    text-decoration:none;
    font-weight:bold;
    }
a.MenuTop:hover
{
    color:#f60;
    }
a.MenuTop.visited
{
    color:#666;
    }

.dateTime
{
   font-size:11px;
   font-family:Arial;
   padding-right:10px;
   color:#888;
   text-align:right;
    }
.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;
}
.margin8pxTop{
	margin-top:8px;
}