@charset "utf-8";/* CSS Document */html,body {margin:0;padding:0;text-align:left;}div#news {	padding:0px;	width:680px;}#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;display: block;}#news ul.news_title {list-style:square;width:680px;margin:0;padding:0;}#news ul.news_title li {	margin:5px 0px;	padding:5px 5px 10px;	background-attachment: scroll;	background-image: url(news_line.jpg);	background-repeat: no-repeat;	background-position: left bottom;}#news .news_txt a {	background: url(new.jpg) no-repeat 2px;	text-indent: 80px;	color: #333333;	text-decoration: none;	padding-left: 40px;	margin-left: 10px;}#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);}