body {
	background-position:center;
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: black;
	text-decoration: none;
}
.style6 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style12 {
	font-size: 13px;
	color: #f9f9f9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.border {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(Bg1.png);
	width: 900px;
	background-repeat: repeat-y;
}

div.page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

div.header {
	position: relative;
	width: 100%;
}
div.header div.top {
	position: relative;
	width: 100%;
	height: 142px;
	background: url(Headr1.png);
}
div.header div.top div.logo {
	position: relative;
	padding: 20px 0px;
}
div.header div.menu {
	position: relative;
	width: 100%;
	height: 44px;
	font-size: 14px;
	background: url(Headr2.png);
	background-repeat: no-repeat;
	
	padding-left: 5px;
	z-index: 100;
	
	color: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.header div.bottom {
	position: relative;
	width: 100%;
	height: 110px;
	background: url(Bg2.png);
	z-index: 0;
}
div.header div.menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	text-decoration: none;
	font-weight: bold;
}
div.header div.bottom div.left {
	position: absolute;
	left: 0px;
	height: 80px;
	width: 375px;
	margin: 5px 10px;
	display: table-cell;
}
div.right {
	position: absolute;
	display: table-cell;
	right: 18px;
	top: 41px;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	width: 155px;
	height: 20px;
	border: none;
	font-weight: bold;
	background-color: transparent;
}
img {
	border: 0;
}
div.sisu {
	width: 860px;
	min-height: 100px;
}
div.footerborder {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
}
div.footer {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 860px;
	height: 80px;
	background: url(ftr2.png);
	background-repeat: no-repeat;
	text-align: center;
	
}
div.footer div {
	padding-top: 7px;
	font-size: 12px;
	color: #f9f9f9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.content {
	margin: 0px 5px;
	font-size: 14px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.title {
	position: absolute;
	top: 16px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.titlemenu {
	display: table-cell;
	width: 400px;
	position: absolute;
	bottom: 25px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 2;
}

div.cell {
	display: table-cell;
	vertical-align: top;
	width: 420px;
	padding: 5px;
}
.alink {
	padding-left: 5px;
}
.alink,.alink a {
	font: 14px arial;
	color: #ff0000;
}

div.menulist {
	position: relative;
	display: inline;
	z-index: 47;
	line-height: 40px;
}

div.menuitem {
	position: relative;
	float: left;
	margin-right: 4px;
	border-top: 2px solid white;
	z-index: 46;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ab141b;
	height: 38px;
	overflow: hidden;
}
div.menuitem:hover {
	position: relative;
	background-color: #bb242b;
	height: auto;
	overflow: visible;
}
div.menuitem div.submenu {
	background-color: #bb242b;
	line-height: 30px;
	padding: 2px;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 40;
}
div.submenu a {
	display: block;
}
div.submenu a:hover {
	background-color: #cb343b;
}

div.newsbox {
	position: relative;
	background: url(Headline_box.png);
	float: left;
	width: 240px;
	height: 160px;
	margin-left: 3px;
	margin-right: 3px;
}
div.newsbox .golink {
	position: absolute;
	display: inline-block;
	width: 100%;
	text-align: center;
	bottom: 35px;
	margin-left: auto;
	margin-right: auto;
}
div.newsbox .newstext {
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 5px;
	line-height: 100px;
	bottom: 60px;
	width: 234px;
	color: #444444;
	font-weight: bold;
	overflow: hidden;
}
div.newstime {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10px;
	font-size: 12px;
	color: gray;
}

div.container {
	background-color: white;
}
div.container .inner {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	padding: 2px;
	font-weight: bold;
}
.txtarea {
	border: 1px solid black;
	border-top: 1px dashed black;
}
.button {
	border: 1px solid black;
	background-color: white;
	margin-right: 3px;
	height: 100%;
}
.button:hover,.button:active {
	background-color: silver;
}
table.top tr td {
	vertical-align: top;
}