@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/bg_05.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D7A31;
}
a {
	color: #FFC;
	text-decoration: none;
}
a:hover {
	color: #FFC;
	text-decoration: underline;
}
.bg-news {
	background-image: url(images/bg-news_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.div-news {
	height: 227px;
	overflow: hidden;
	margin-top: 20px;
}


.title {
	color: #C90;
}
.textbox {
	background-color: #A49E3E;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn {
	background-color: #A49E3E;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
