body {
	margin: 0;
	background-image: URL('/images/bg.jpg');
}
a.tumb: hover img {
	border: 1px dashed #A4ECFF;
}
a.tumb img {
	border: 1px solid #ACBFCA;
}
a.tumb {
	text-decoration: none;
}
.pay {
	font: bold 20px Arial;
	color: #008AFF;
}
.pay: hover {
	color: #00B4FF;
}
.font {
	font: bold 13px Arial;
}
.top1 {
	font: normal 11px Arial;
	color: black;
}
.top2 {
	font: bold 12px Arial;
	color: #CC6200;
}
.bot {
	font: normal 11px Arial;
	color: black;
}
.bot2 {
	font: normal 11px Arial;
	color: #C82167;}
.bot2:hover {
	color: black;
}
.top_sites {
	font: bold 14px Arial;
}
.name {
	font: bold 17px Arial;
	color: #CC3366;
}
A:hover {
	text-decoration: none;
	color: yellow;
}
.top {
	font: bold 13px Arial;
	color: yellow;
	text-decoration: none;
}
.top:hover {
	font: bold 13px Arial;
	color: #B6F0FF;
}
.sr {
	height: 24px;
	color: #3399CC;
	width: 30px;
	background-image: URL(/images/bg.jpg);
	border: 1px;
	font: bold 13px Arial;
}
.page {
	font: bold 15px Arial;
}
.men {
	font: bold 15px Arial;
}
.ts {
	min-width:1000px;
	width: 100%;
}
.bl {
	margin: 0; padding: 0;
}
.bl li{
	text-align: center;
	width: 240px;
}
.bl li{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; 
	*display: inline;
	position: relative;
	z-index: 99;
}


.all_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.all_m a{
	color: #FFFFFF;
	text-decoration: none;
/*	font-style: italic; */
	
}
.all_m a:hover{
	color: #000000;
}

.bst_m a{
	color: #FF0000;
	text-decoration: none;
/*	font-style: italic; */
	
}
.bst_m a:hover{
	color: #000000;
