* {
	padding: 0;
	margin: 0;
}

html, body {
	border: 0;
}

body {
	font: 12px/16px Georgia, Verdana;
	color: #E4E4E4;
	background: #1d1d1d;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

img {
	border: 0;
}

a, a:link, a:hover, a:visited, .psevdo_a {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #66B3FF;
}

#pen {
	position: absolute;
	top: 315px;
	right: 30px;
	cursor: pointer;
}

.news {
	padding-top: 10px;
	padding-bottom: 10px;
}

.page_list {
	word-spacing: 10px;
	font-size: 11px;
	background: #252525;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.found {
	background: yellow;
	color: red;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding-top: 152px;
	padding-bottom: 30px;
	background: #323232 url(../images/interface/body_bg.gif) no-repeat left top;
	border: 1px solid black;
}

#top {
	height: 152px;
	position: absolute;
	top: 0;
}

#logo {
	margin: 50px 20px 20px 150px;
}

#logo a {
	display: block;
}

#logo img {
	width: 469px;
	height: 60px;

}

#top_right {
	position: absolute;
	left: 720px;
	top: 20px;
	width: 200px;
	text-align: right;
}

#top_right form {
	margin-top: 70px;
	margin-bottom: 20px;
}

#top_right ul {
	float: right;
	margin-right: -30px;
	margin-bottom: 15px;
}

#top_right ul li {
	float: left;
	list-style: none;
	margin-right: 30px;
}

#top_right form #submit {
	width: 19px;
	height: 19px;
	border: 0;
	background: orange url(../images/interface/search.gif) no-repeat;
	font-size: 0px;
	cursor: pointer;
}

#top_right form #query {
	width: 128px;
	color: #c6c6c6;
	background: #323232;
	border: 1px solid black;
	font-size: 11px;
	height: 14px;
	padding: 2px 5px 1px 5px;
}

#block_left {
	width: 199px;
}

#menu {
	list-style: none;
	margin-top: 40px;
}

#menu li a {
	display: block;
	width: 179px;
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
	background: #DA251D url(../images/interface/menu_bg.gif) no-repeat;
	text-decoration: none;
	font-size: 18px;
	color: #c6c6c6;
	color: #fff;
	position: relative;
}

#menu li a:hover {
	background-color: #fff;
	color: #fff;
}

#anounce {
	list-style-image: url(../images/interface/star.gif);
	font-size: 14px;
	margin-left: 25px;
	margin-top: 20px;
}
#anounce li {
	margin: 15px 15px 15px 0;
}
#anounce li a {
	color: #fff;
}

#anounce li a:hover {
	color: #66B3FF;
}

#copyright {
	font-size: 10px;
	color: #c6c6c6;
	padding: 9px;
	height: 17px;
	width: 181px;
	margin-top: 30px;
	background: url(../images/interface/copyright.gif) no-repeat;
}

#block_main {
	padding: 30px;
}

.pic {
	border: 2px solid #DA251D;
	margin: 8px;
}

#block_main h1 {
	font-family: Georgia, Verdana;
	font-size: 24px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DA251D;
	color: #fff;
}

#block_main h2 {
	font-family: Georgia, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #DA251D;
	font-weight: normal;
}

#block_main h3 {
	font-family: Georgia, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DA251D;
}

div.popup p, #block_main p {
	margin: 10px 0 10px 0;
	text-indent: 10px;
}

div.popup ul, div.popup ol, #block_main ul, #block_main ol {
	margin-left: 30px;
}

.news_date {
	margin-top: 20px;
	color: #da251d;
	padding-left: 13px;
	background: url(../images/interface/star.gif) no-repeat left 2px;
}

.news_title {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}

#cat_menu {
	float: right;
	list-style: none;
}

#cat_menu li.level_0 {
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}

#cat_menu li.level_1 {
	margin-left: 10px;
	font-size: 10px;
}

#cat_menu li.level_1 a {
	color: #A2A2A2;
}

a.cat_list {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

div.popup {
	color: black;
}
