* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: #afd8f7 url(img/html_bg.png) left top repeat-x;
}
body {
	font: 12px/18px Tahoma, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color:#fcfdfd;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1100px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.announce_p{
	
}

.more{
	margin-top:10px;
	display:block;
	margin-left:20px;
	background:url(img/more.png) center center no-repeat;
	width:137px;
	height:29px;
	text-align:center;
	line-height:27px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	height: 277px;
	background: url(img/header_bg.png) 0 top no-repeat;
	z-index:2;
}

#header #logo{
	margin-left:27px;
	margin-top:9px;:
}

#header #mail{
	margin-top:18px;
	margin-left:146px;
}

#header #header_menu{
	margin-top:48px;
	position:relative;
	font-size:13px;
	font-weight:bold;
	list-style:none;
	margin-left:22px;
}

#header #header_menu li{
	width:210px;
	height:38px;
	background:url(img/menu_li_bg.png) left top no-repeat;
	float:left;
	line-height:36px;
	text-align:center;
	margin-right:-2px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 240px;
	height: 1%;
	position: relative;
	background:url(img/content_bg.jpg) 254px top repeat-y;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	position:relative;
	padding: 17px 280px 0 274px;
}

#content .content_menu{
	padding-left:1px;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:25px;
	margin-top:5px;
	margin-right:11px;
	color:#F00;
	width:260px;
	float:left;
}

#content .content_menu li{
	list-style:inside disc;
	margin-left:0px;
	margin-bottom:0px;
}

#content .content_menu li a{
	color:#07365a;
	font-size:11px;
}

#content ul li{
	list-style:inside disc;
	margin-left:10px;
	margin-bottom:5px;
}

#content h2{
	padding-left:20px;
	padding-top:7px;
	height:28px;
	background:url(img/content_h2.png) center top no-repeat;
	color:#073558;
	font-size:13px;
	clear:both;
	margin-bottom:16px;
}

#content .content_pic{
	float:left;
	margin-right:15px;
	margin-top:5px;
}

#content #content_announce {
	clear:both;
	overflow:hidden;
}

#content #content_announce #content_announce_title{
	padding-left:20px;
	padding-top:7px;
	font-weight:bold;
	height:28px;
	background:url(img/content_h2.png) center top no-repeat;
	color:#073558;
	font-size:13px;
}

#content #content_announce ul{
	background:url(img/content_announce_bg.png) center 0 no-repeat;
	overflow:hidden;
}

#content #content_announce li{
	width:230px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	list-style:none;
	font-weight:bold;
}

#content #content_announce li img{
	margin-left:20px;
}

#content #content_announce li .announce_p.content{
	color:#f20925;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 254px;
	margin-left: -100%;
	position: relative;
}

#sideLeft #sideleft_menu{
	font-size:13px;
	font-weight:bold;
	list-style:none;
	margin-left:22px;
}

#sideLeft #sideleft_menu li{
	width:210px;
	height:38px;
	background:url(img/menu_li_bg.png) left top no-repeat;
	line-height:36px;
	text-align:center;
}

#sideLeft #sideleft_announce{
	margin-left:42px;
	width:182px;
	margin-top:35px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:50px;
}

#sideLeft #sideleft_announce img{
	margin-top:-5px;
}

#sideLeft #sideleft_adv{
	width:201px;
	margin-left:30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 241px;
	margin-left: -256px;
	position: relative;
	padding-left:15px;
	margin-top:-269px;
}

#sideRight #sideright_collumn{
	background:url(img/sideright_rub.png) repeat-y;
}

#sideRight #sideright_collumn_top{
	width:212px;
	height:71px;
	background:url(img/sideright_top.png) no-repeat;
	margin-bottom:-62px;
}

#sideRight #sideright_collumn_bottom{
	width:212px;
	height:74px;
	background:url(img/sideright_bottom.png) no-repeat;
	margin-bottom:15px;
}

#sideRight #sideright_menu{
	list-style:none;
	padding-top:87px;
	background:url(img/sideright_news_title.png) left -2px no-repeat;
	padding-bottom:20px;
}

#sideRight #sideright_menu li{
	position:relative;
	width:170px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	z-index:5;
}


#sideRight #sideright_menu li p{
	margin-bottom:0px;
	color:#f0f80a;
	font-weight:bold;
	font-size:14px;
}

#sideRight #sideright_menu li a{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

#sideRight #sideright_menu li a:hover{
	text-decoration:none;
}

#sideRight #poll{
	background:url(img/sideright_poll_title.png) no-repeat;
	min-height:100px;
	margin-left:5px;
	padding-top:50px;
}

#sideRight #sideright_adv{
	margin-left:5px;
	width:201px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position:relative;
	width: 800px;
	margin: -240px auto 0;
	min-height: 140px;
	background:url(img/footer_bg.png) 0 bottom no-repeat;
	padding-left:150px;
	padding-right:150px;
	padding-top:100px;
	font-weight:bold;
}

#footer p{
	margin-bottom:0;
	color:#FFF;	
	font-size:11px;
}

#footer a{
	color:#f0f80a;
}

 #rzgn {font-size: 11px; }                                  
 #rzgn a{font-size: 11px;color:#000;}  
