	/*border: lime solid 1px;
*/
body {
	background: url('images/bg.jpg') #201b17;
	font-family: tahoma;
	font-size: 11px;
}
td.c10 {
	background: url('images/kana_4.jpg');
}
div.c9 {
	margin: 0 90px 0 90px;
}
div.content {
	margin: 0 10px 0 200px;
}
p.c6 {
	margin: 0;
	padding-left: 20px;
	padding-right: 10px;
}
.kut {
	float: right;
	height: 35px;
	width: 40px;
}
.kutv {
	margin-bottom: 0;
	margin-top: 10px;
	height: 35px;
	background: url('images/kut_lv.gif') no-repeat;
}
.kutn {
	margin-bottom: 10;
	margin-top: 0px;
	height: 35px;
	background: url('images/kut_ln.gif') no-repeat;
}
.pv {
	background: url('images/kut_pv.gif') no-repeat;
}
.pn {
	background: url('images/kut_pn.gif') no-repeat;
}
#menu {
	width: 150px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 12px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	padding-top: 5px;
	height: 29px;
	display: block;
}
#menu a {
	padding-top: 7px;
	padding-bottom: 7px;
	background: url('images/glek.gif') no-repeat;
	padding-left: 65px;
	height: 29px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#menu a:hover {
	background: url('images/glek-in.gif') no-repeat;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.selected {
	background: url('images/glek-in.gif') no-repeat;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
td.c3 {
	background: url('images/kana_3.jpg');
}
td.c2 {
	background: url('images/kana_2.jpg');
}
td.c1 {
	background: url('images/kana_1.jpg');
}
.border {
	height: 220px;
	width: 556px;
	margin-left: 2px;
	border-left: 2px dashed #f8f6f2;
	border-right: 2px dashed #f8f6f2;
}
.text {
	padding: 10px;
	height: 200px;
	width: 530px;
	overflow: auto;
	font-size: 11px;
}
a.newsitem {
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: none;
}
.date {
	font-size: 11px;
	color: black;
	margin-top: 0;
}
h2 {
	margin-bottom: 0;
}
/*<hr> tag replacement*/
div .hr {
  overflow: hidden;
  width: 100%;
  height: 2px;
  background: url('images/hr.gif') repeat-x #000;
}
