body {
	background-color: #2E1801;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #eadcc3;
}
#news .news img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#news {
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/background_news.jpg);
	background-repeat: repeat-x;
	background-color: #372612;
}
.news {
	background-image: url(img/background_news.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 28px;
	margin-right: 28px;
}
.contents {
	color: #eadcc3;
}
#info {
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 28px;
	margin-right: 28px;
}

.px10 {
	font-size: 10px;
	line-height: 18px;
}



#news .date {
	font-size: 12px;
	font-weight: bold;
	color: #bca16f;
}



#menu {
	padding: 0px;
	margin-top: 41px;
	margin-right: 30px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#menu a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a {
	color: #cc9900;
}

a:hover {
	color: #FF9900;
}
