
#news_report{
	float:right;
	margin:0 10px 0 0;
	*margin:0 5px 0 0;
	height:630px;
	*_height:620px;
	width: 250px;
	background:#ffffff;
	border:1px solid #DDDDDD;
	overflow:hidden;
}
#news_report h2{	
	display:block;
	margin:0 auto;
	padding:6px 0 2px 0;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	layout-flow:horizontal; 
	color:#0d3f7c;
	height:20px;
    background:#e4e6db url(img/bulletU.png) no-repeat scroll 7px 7px;
	border-bottom: 3px solid #0d3f7c;
	text-align : center;
}
.news_report_box{
	text-align:center;
	margin:20px ;
	background:#E5E5E5;
	height:90px;
	width: 215px;
}

.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#news {
	margin:0 10px 10px 20px;
	*margin:0 10px 10px 20px;
	float:left;
	height:auto;
	*_height:auto;
	background:#ffffff;
	width: 650px;
	/*border:1px solid #DDDDDD;*/	
	-background:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
}

.news_more {
    padding:0 60px 0 0 ;
	float:right;
	list-style-position : outside;
	list-style: none;
	font-size:14px;
	color:#7F7F7F;
}

#news a:link{
	color:#000000;
	text-decoration:none;
	}
#news a:visited{
	color:#000000;
	text-decoration:none;
}
#news a:hover{
	color:#808080;
	text-decoration:none;
	}
#news a:acitve{
	color:#000000;
	text-decoration:none;
	}

#news h2 { 
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:0px;
	color:#003399;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

#news h2 span.dat{
	font-size:10px;
	color:#7F7F7F;
}





#news h2.current {
	font-weight:bolder;
	cursor:default;
	background:url(img/newsh2bg.gif)  
}
#news h3 {

	font-weight:bolder;
	margin:0 100px 0 0 ;
	padding:20px 5px 0 0 ;
	font-size:16px;
}
#news span.h3dat{
    float:right;
	font-size:14px;
	color:#7F7F7F;
}
#news div.box {	
	display:block;
	border:0px ;
	border-width:0 2px;
	height: auto;
	padding:15px;
	color:#000;
	font-size:14px; 
}
#news div.box p{
    color:#666666;
    text-indent:2em;
	font-size:13px; 	
	text-align:justify;
	line-height:1.5em; 
}

#news p.img{ 
	/*background: url(img/javascript24.png) ;*/
	margin:0 5px 15px 0 ;
	padding:0px;	
	height: 82px;
	width: 82px;
}
#news p.left{ 
	float:right; 
}
#news ul{
	padding:5px 0 0 10px;
}
#news li{
    font-size:15px; 	
	padding: 5px 0 5px -10px;
	*padding:5px 0 0 -5px;
	*_padding:5px 0 0 20px;
}

#news span.smalldat{
	float:right;
	list-style-position : outside;
	list-style: none;
	font-size:9px;
	color:#7F7F7F;
}


#news a:active {
  outline:none;
}

#news :focus {
  -moz-outline-s