body {
	color: #767676;
	margin: 0;
	background: #fff;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link, a:active, a:visited {
	color: #009cdb;
	text-decoration: none;
}
a:hover, a:focus {
	color: #f253ff;
}
img {
	vertical-align: middle;
	border-style: none;
}
span {
	color: #f00;
}
span.blink {
	color: #767676;
	text-decoration: blink;
}
.cent {
	text-align: center;
}
.head {
	border-bottom: 1px solid #a6daf0;
	background: #c1e1ff url(images/head.png) repeat-x top;
}
.dt {
	margin-top: 2px;
	padding: 2px;
	border-top: 1px dotted #bcbcbc;
}
.rek, div.one_news {
	padding: 4px;
	border-bottom: 1px solid #e0e0e0;
	background: #fff9ff;
}
.rek a {
	color: #f253ff;
	padding-left: 16px;
	background: url(images/rekl.gif) no-repeat left center;
}
.ban {
	padding: 4px;
	border-bottom: 1px solid #e0e0e0;
	background: #f5fdff;
}
.tit, .tit2 {
	margin-bottom: 1px;
	padding: 4px;
	border-bottom: 1px solid #000080;
	background: #ebebeb url(images/top.gif) repeat-x top;
}
.menu, .news {
	padding: 4px;
	border-top: 1px solid #0f0742;
	border-bottom: 1px solid #0f0742;
}
.link a {
	padding-left: 16px;
	background: url(images/link.gif) no-repeat left center;
}
.friend a {
	padding-left: 16px;
	background: url(images/fico.gif) no-repeat left center;
}
.copy {
	color: #fff;
	margin-top: 1px;
	background: #28a6d9 url(images/end.gif) repeat-x top;
}
.copy a {
	color: #fdfdfd;
}
.copy b {
	font-weight: normal;
	padding: 5px 5px 5px 35px;
	display: block;
	background: url(images/img.gif) no-repeat left top;
}