ul {
	list-style: square outside url(data/images/square.gif);
	margin: 5px 0px 5px 15px;
	padding: 0px;
}
ul li {
	color: #ffffff;
	font: normal 11px Tahoma;
	margin-left: 0px;
}
h1 {
	font: normal 12px Verdana;
}
td {
	font: normal 12px Verdana;
}
p {
	color: #ffffff;
	font: normal 11px Tahoma;
	margin: 0px 0px 10px 0px;
}
a {
	color: #f6e87a;
	font: normal 11px Tahoma;
}
.gm-title {
	color: #f6e87a;
	font: bold 12px Tahoma;
	text-decoration: none;
}
a.mmenu {
	color: #ffffff;
	font: bold 10px Tahoma;
	text-decoration: none;
}
a.mmenu:hover {
	color: #f6e87a;
}
td.msel {
	width: 18px;
	background-image: url(data/images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 0px;
}
td.mselnot {
	width: 18px;
	background-image: url(data/images/pixel.gif);
	padding: 1px 2px 0px 0px;
}
table.main-about {
	margin: 40px 0px 0px 7px;
}
td.newsblock {
	padding: 10px 25px 10px 35px;
}
td.newsclock {
	background-image: url("../images/watch.gif");
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 20px;
}
td.newspre {
	padding-left: 20px;
	height: 50px;
}
td.gm-pre-img {
	width: 150px;
	padding: 7px 4px 3px 1px;
}
td.gm-pre-title {
	padding: 17px 0px 2px 0px;
	text-align: bottom;
}
.btm-left-main {
	background-image: url(../images/bg-bottom-left-main.jpg);
	background-repeat: no-repeat;
	padding: 2px 10px 0px 0px;
}
.btm-left-in {
	background-image: url(../images/bg-bottom-left-inner.jpg);
	background-repeat: no-repeat;
	padding: 2px 10px 0px 0px;
}
.btm-on-main {
	background-image: url(../images/bg-bottom-on-main.jpg);
	background-repeat: no-repeat;
}
.btm-on-in {
	background-image: url(../images/bg-bottom-on-inner.jpg);
	background-repeat: no-repeat;
}
.mid-main {
	background-image: url(../images/bg-mid-main.jpg);
	background-repeat: no-repeat;
}
.mid-in {
	background-image: url(../images/bg-mid-inner.jpg);
	background-repeat: no-repeat;
}
.cnt {
	margin: 0px 0px 7px 7px;
}