a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title {
	color: #fff;
	background-color: #808080;
	background-repeat: repeat-x;
	padding: 5px 5px;
	height:16px;
}
.title table {
	color: #fff;
}
tr.cc:hover {
#	background-color:#FFF0F0;

}
.adm, .adm *{
	font-size:11px;
}
.title a:link, .title a:visited {
	color: #fff;
	text-decoration:underline;
}
.category {
	padding: 0 50px;
}
.category td {
	padding:5px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
hr {
	height:1px;
	border:none;
	background-color:#eaeaea;
	color:#eaeaea;
	margin:10px 0 10px 0;
}
* html hr {margin: 3px 0 3px 0; /* äëÿ IE6 */}
*+html hr {margin: 3px 0 3px 0; /* äëÿ IE7 */}
.fotd {
	border-top:1px solid #eaeaea;
}
p.err {
	color:#666;
	text-align:center;
	margin:0px;
}
.content {
	padding: 20px 0;
}
.site {
	margin: 0px 50px;
}
.site b {
	font-weight:normal;
}
.site i {
	display:block;
	font-style:normal;
	margin:5px 0 0 0;
	color:#999;
}
.site u {
	text-decoration:none;
}
h1 {
	margin-bottom:7px;
}
h1,h2,h3 {
	font-weight:normal;
}
h3 {
	margin: 0 0 3px 0;
	font-size: 17px;
}
.sinfo {
	float:left;
	text-align:left;
	width:80%;
}
.binfo {
	float:right;
	text-align:right;
	width:20%;
}
.binfo img {
	border:0;
}