body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a{
                     color: #000000;
}
a:hover{
                     text-decoration: none;
}
.top {
	height: 43px;
	background-image: url(/res/pic/www/images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-image: url(/res/pic/www/images/left_top_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.right {
	background-image: url(/res/pic/www/images/right_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-image: url(/res/pic/www/images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
}
.txt {
	padding-top: 25px;
	padding-right: 32px;
	padding-bottom: 25px;
	padding-left: 32px;
	text-align: justify;
	vertical-align: top;
}
.BgCnt{background: url(/res/pic/www/images/fon.jpg) repeat-y;}
.nav {
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	height: 27px;
}
.banner {
	width: 150px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 13px;
	text-align: center;
	vertical-align: bottom;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	width: 150px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 13px;
	background-image: url(/res/pic/www/images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
}
.newsdate {
	font-weight: bold;
	color: #E88416;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.further {
	color: #F4BA00;
	text-decoration: underline;
	text-align: right;
}
.further:link {
	color: #F4BA00;
	text-decoration: underline;
	text-align: right;
}
.further:hover {
	color: #F4BA00;
	text-decoration: none;
	text-align: right;
}
