@charset "utf-8";
/* Body */
body {
	background-color: #4f4d4d;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

/* Head */
.login {
	background-image: url(img/page/_02.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 45px;
	width: 642px;
}

td {
	overflow: hidden;
}

/* Middle */
.subnavi {
	background-image: url(img/page/_18.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 22px;
	width: 600px;
}

.search {
	background-image: url(img/page/_21.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 31px;
	width: 738px;
}

.content {
	background-image: url(img/page/_25.jpg);
	background-repeat: repeat-y;
	border: 0px;
	width: 750px;
}

.leftsite {
	background-image: url(img/page/_46.jpg);
	background-repeat: repeat-y;
	border: 0px;
	width: 199px;
}

.latestnews {
	background-image: url(img/page/_24.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 124px;
	width: 199px;
}

.latestwars {
	background-image: url(img/page/_38.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 124px;
	width: 199px;
}

/* Footer */
.white {
	background-color:#4f4d4d;
	border: 0px;
}

/* Leftsite */

.headlines {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

/* Poll */

.pollbg {
	background-image: url(img/page/_45.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 31px;
	width: 199px;
}

/* News */

.newsleft {
	background-image: url(img/news/_04.jpg);
	background-repeat: repeat-y;
	border: 0px;
	width: 2px;
}

.newsright {
	background-image: url(img/news/_05.jpg);
	background-repeat: repeat-y;
	border: 0px;
	width: 2px;
}

.middle {
	background-image: url(img/news/_06.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 322px;
	height: 17px;
}

.newsmiddle {
	background-image: url(img/news/_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fdfdfd;
	border: 0px;
	width: 318px;
}

.newsrubric {
	background-color: #fdfdfd;
	width: 318px;
}

.newsfont {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
}