body, html {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	background: #590002;
	color: #fff
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
input {
	font-size: 12px;
	border: 1px solid #999;
}
textarea {
	font-family: Calibri, Arial;
	font-size: 12px;
	border: 1px solid #999;
}
.input_img {
	border: none;
}
.button {
}
.page {
	float: left;
	width: 860px;
	background: #fff;
	padding-left: 20px;
}
.top {
	float: left;
	width: 806px;
	height: 230px;
	text-align: left;
}
.lang {
	margin-top: 10px;
}
.main {
	float: left;
	width: 794px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 300px;
	background-image: url('img/main_middle.png');
	background-repeat: repeat-y;
	text-align: left;
}
.main_top {
	float: left;
	width: 834px;
	height: 105px;
	background-image: url('img/main_top.png');
	background-repeat: no-repeat;
}
.main_top a {
	color: #2c1b0b;
}
.main_top_home {
	text-align: left;
	width: 586px;
	font-size: 11px;
	color: #2c1b0b;
}
.main_top_home a {
	color: #2c1b0b;
}
.main_bottom {
	float: left;
	width: 834px;
	height: 50px;
	background-image: url('img/main_bottom.png');
	background-repeat: no-repeat;
}
.menu {
	float: left;
	margin-top: 0px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	margin-right: 22px;
	display: inline;
}
.menu ul li a {
	color: #fff;
}
.menu ul li a:hover {
	color: #f2e4a9;
	text-decoration: underline;
}
.news_item {
	float: left;
	margin-bottom: 20px;
	width: 710px;
}
.news_title {
	font-weight: bold;
	margin-bottom: 5px;
}
.news_date {
	color: #999;
}
.news_text {
	margin-top: 10px;
}
.news_item_home {
	font-size: 14px;
	padding: 14px;
	margin-bottom: 15px;
}
.news_title_home {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.news_title_home a {
	color: #fff;
}
.news_date_home {
	font-size: 10px;
	margin-bottom: 10px;
	padding-left: 2px;
	line-height: 12px;
	text-align: left;
}
.news_text_home {
	text-align: justify;
	padding-top: 10px;
}
.title {
	float: left;
	font-size: 22px;
	color: #fff;
}
.content_text {
	padding-left: 35px;
}
.bottom {
	float: left;
	width: 834px;
	height: 83px;
	margin-bottom: 30px;
}
.bottom a {
	color: white;
}
.news_img {
	margin-right: 15px;
}
#news_photo {
	margin-bottom: 5px;
}
