#sidebar #news a {
	background-position: bottom center;
}
#contents h1 {
	background-image: url(../img/news/h1_512x21.gif);
} 
#contents table {
	width: 512px;
	_width: 510px;
} 
#contents img {
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
} 
#contents .img-big {
	margin-bottom: 20px;
} 
#contents .img-r {
	margin-right: 1px;
	margin-left: 10px;
	float:right;
} 
#contents .img-l {
	margin-left: 1px;
	margin-right: 10px;
	float:left;
} 
#contents .right10 {
	margin-right: 10px;
} 
#contents .left10 {
	margin-left:  10px;
} 
