body		{
	background: url('img/bg.gif');
	margin:0;
	padding:0;
}
.input {
	width: 133px;
	height: 19px;
	border: 1px solid #8b7f5d;
	font: 12px Tahoma;
	color: #8b7f5d;
}
.submit {
	font: bold 12px Tahoma;
	color: white;
	background: none;
	border: none;
	cursor: pointer;
}
.lang a {
	font: bold 12px Tahoma;
	color: white;
	text-decoration: none;
}
.lang a:hover {
	font: bold 12px Tahoma;
	color: #d0b665;
	text-decoration: none;
}
.menu {
	text-align: center;
}
.menu a {
	font: bold 12px Tahoma;
	color: white;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}
.title {
	color: #dab338;
	font: normal 17px Tahoma;
}
.title2 {
	color: #535252;
	font: normal 17px Tahoma;
	text-decoration: none;
}
.title2 A{
	color: #535252;
	text-decoration: none;
}
.title2 A:hover{
	color: #d0b665;
	text-decoration: underline;
}
.content {
	font: 11px Tahoma;
}
.content a{
	font: 11px Tahoma;
	color: black;
	text-decoration: none;
}
.content a:hover{
	font: 11px Tahoma;
	color: #d0b665;
	text-decoration: underline;
}
.news_index {
	font: 11px Tahoma;
	color: black;
}
.news_index a{
	font: 11px Tahoma;
	color: black;
	text-decoration: none;
}
.news_index a:hover{
	font: 11px Tahoma;
	color: #d0b665;
	text-decoration: underline;
}
.submenu a{
	font: 12px Tahoma;
	color: black;
	text-decoration: none;
}
.submenu a:hover{
	font: 12px Tahoma;
	color: #d0b665;
	text-decoration: underline;
}
