@charset "utf-8";/* CSS Document */html,body {margin:0;padding:0;text-align:left;}div#news {	padding:0px;	width:325px;}#news .news_date {	font-size:11px;	font-weight:bold;	color:#996600;	margin:0 20 0 0;	padding: 0px;}#news .news_txt {font-size:11px;font-weight:normal;color:#666666;}#news ul.news_title {list-style:square;width:325px;margin:0;padding:0;}#news ul.news_title li {margin:5 0;padding:0 5px 10px;}#news .newicon {background:url(newicon.gif) no-repeat left bottom}#news a {color: #AA8C1A; }#news a:hover{color: #cc0000; text-decoration:none;}#news a img {text-decoration: none;border-style: none;}#news a:hover img{opacity:0.65;filter: alpha(opacity=70);}
