body {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #252525;
}
table {
	border:0px;
	border-collapse:collapse;
}
table td {
	margin: 0px;
	padding: 0px;
}
.tblc {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.tblr {
	float: right;
}
.dm {
	text-align: center;
}
h1 {
	font-size: 26px;
	color: #585e4c;
	font-weight: bold;
}
a {
	color: #2272cc;
}
img {
	border: 1px solid #191919;
}
.img {
	border: 0px;
}
.rub {
	font-size: 20px;
	color: #585e4c;
	font-weight: bold;
}
.bgm {
	background-color: #fbfbfb;
}
.bgl {
	background-color: #c7c8c9;
}
.bgbl {
	background-color: #252525;
}
.bgdark {
	background-color: #585e4c;
	color: #fbfbfb;
	text-align: center;
}
.bglight {
	background-color: #8c947b;
}
.c {
	text-align: center;
}
.menup {
	text-align: center;
	font-size: 22px;
}
.amenu {
	font-size: 22px;
	color: #815814;
	text-decoration: underline;
}
.amenu:hover {
	font-size: 22px;
	color: #fbfbfb;
	background-color:  #815814;
	text-decoration: none;
}
.pad10x{
	padding: 10px;
	margin: 10px;
}
.pad5x{
	padding: 5px;
	margin: 5px;
}
.pad3i{
	padding-right: 5px;
	margin-right: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.bdi {
	padding-right:10px;
}
.b5i {
	padding-right:5px;
}
.mnews {
	font-size: 20px;
}
.mtoday {
	padding: 10px;
	font-size: 18px;
	color: #fbfbfb;
}
.atoday {
	font-size: 16px;
}
.ntoday {
	font-size: 12px;
}
.alight {
	color: #fbfbfb;
	font-size: 12px;
}
.txtlight {
	color: #dee0d9;
}

.copy {
	color: #737869;
}
.adslink {
	font-size: 10px;
	color: #ccd0c5;
}
.adslink a{
	font-size: 10px;
	color: #ccd0c5;
	text-decoration: none;
}
.h1x {
	height: 1px;
}
.h2x {
	height: 2px;
}
.h6x {
	height: 6px;
}
.h10x {
	height: 10px;
}
.h20x {
	height: 20px;
}
.h40x {
	height: 40px;
}
.w1x {
	width: 1px;
}
.w10x {
	width: 10px;
}
.w50x {
	width: 50px;
}
.w100x {
	width: 100px;
}
.w222x {
	width: 222px;
}
.w250x {
	width: 245px;
}
.w988x {
	width: 988px;
}
.w1p {
	width: 1%;
}