/* CSS Document */

body {
	margin: 0;
	background: white;
}

table,
a {
	font: 12px/20px tahoma;
	color: #444;
	text-decoration: none;
}

input,
textarea,
button {
	font: 12px/15px tahoma;
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #F30;
	text-decoration: underline;
}

#flash {
	margin-top: -20px;
}

form {
	margin: 0;
}
#part2 {
	border: 1px solid #ccc;
}

#part2 {
	display: none;
}

#list td {
	border-bottom: 1px solid #ccc;
	font: 11px/16px tahoma;
	color: #999;
}
#list a {
	margin-right: 12px;
}

strong {
	color: #690;
}

#form input,
#form select {
	width: 150px;
	background: #eee;
	border: 0;
}

#form textarea {
	background: #eee;
	border: 0;
	width: 440px;
}

#form .btn {
	width: 60px;
	border: 1px solid #ccc;
}

select{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;	
}

.time{
	color:#000000; font-size:11px;
}
.split{font-size:11px;}
.ime{
	color:#666666; text-decoration:none;
}
.ime:hover,.ime:active{
	color:#EC0000; text-decoration:none;
}
.news_bt{
	font-weight:bold;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 16px;
}
.news_bt2{
	font-weight:bold;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 13px;
}
}