* {margin:0; padding:0;}
img, fieldset {border:0;}
body, table {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1f2327}
h1 {font-size:26px;}
h2 {font-size:23px;}
h3 {font-size:18px;}
input, label, select {vertical-align:middle;}
textarea {vertical-align:top;}
a, a img{text-decoration:none;}

h1, h2, h3{
	font-weight:normal;
	color:#fe9300;
	font-family:Tahoma, Geneva, sans-serif;
	margin:7px 0 12px 0;
}
hr{
	border:none;
	height:1px;
	background:#c4c4c4;
}
hr + hr{
	background:#ededed;
	margin:0 0 17px 0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.wrap{
	width:998px;
	margin:0 auto;	
}
.top_menu{
	height:22px;
	float:right;
	margin:6px 22px 0 0;
}
.top_menu li{
	float:left;
	list-style:none;
	margin:0 0 0 15px;
}
.top_menu a{
	color:#8B8E93;
}
#header{
	height:141px;
	position:relative;
	background:url(../images/header_bg.png);
}
#header div.right{
	position:relative;
	width:675px;
	height:105px;
	background:url(../images/header_gray_bg.png);
	margin:1px 6px 0 0;
	padding:7px 0 0 0;
}
#header div.right div{
	width:628px;
	height:7px;
	background:url(../images/post_top_bg.png) no-repeat;
	position:absolute;
	bottom:0;
	right:25px;
}
#header p{
	font-size:15px;
	margin:2px 0 0 29px;
}
.logo{
	float:left;
	margin:15px 0 0 49px;
	clear:both;
}
.menu{
	width:676px;
	height:44px;
	background:url(../images/menu_bg.png) no-repeat;
	margin:10px 0 0 -3px;
	list-style:none;
}
.menu li{
	float:left;
	margin:13px 36px 0 0;
}
.menu a{
	color:#fff;
}
.menu li.home{
	margin:0 40px 0 0;
}
.menu li.home a{
	display:block;
	width:28px;
	height:43px;
}
#content{
	overflow:hidden;
}
#post{
	width:681px;
	min-height:500px;
	height:auto;
	background:url(../images/post_bg.png) repeat-y;
	float:right;
}
#post .wrap{
	width:572px;
	background:url(../images/post_mid_bg.png) repeat-y;
	min-height:300px;
	margin:0 0 0 22px;
	padding:20px 28px 17px 28px;
}
#post .wrap + div{
	width:628px;
	height:7px;
	background:url(../images/post_bot_bg.png) no-repeat;
	margin:0 0 0 22px;
	padding:0 0 14px 0;
}
#post img{
	border:#d0d3d9 1px solid;
}
#post p{
	margin:0 0 17px 0;
}
#post ul{
	clear:both;
}
#post ul img{
	float:left;
	margin:0 20px 0px 0;
}
#post ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	list-style:none;
}
#post ul a{
	font-weight:bold;
	color:#fe9300;
	text-decoration:underline;
}
#post ul p{
	margin:8px 0 0 0;
}
#post .button{
	display:block;
	width:124px;
	height:23px;
	background:url(../images/all_post_button.png) no-repeat;
	margin:34px 0 0 0;
}
#sidebar{
	float:left;
	position:relative;
	min-height:500px;
	height:auto;
	background:url(../images/sb_mid_bg.png);
}
#sidebar .top{
	width:317px;
	height:15px;
	background:url(../images/sb_top_bg.png) no-repeat;
}
#sidebar .bottom{
	position:absolute;
	bottom:0;
	float:left;
	width:317px;
	height:22px;
	background:url(../images/sb_bot_bg.png);
}
#sidebar .wrap{
	width:269px;
	padding:4px 21px 21px 27px;
	margin:0 0 20px 0;
}
#sidebar p{
	margin:0 0 12px 0;
	width:240px;
}
#sidebar p a{
	font-weight:bold;
	color:#1f2327;
	display:block;
}
#sidebar .button{
	display:block;
	width:124px;
	height:23px;
	background:url(../images/all_news_button.png) no-repeat;
	margin:0 0 21px 0;
}
.adv{
	list-style:none;
}
.adv li{
	margin:0 0 18px 0;
}
#footer{
	background:#282a30;
	height:93px;
	border-bottom:#8f9098 1px solid;
}
#footer .wrap{
	position:relative;
}
#footer .wrap div{
	position:absolute;
	width:675px;
	height:19px;
	background:url(../images/footer_bg.png) no-repeat;
	right:6px;
}
#footer a{
	display:block;
	color:#808186;
	padding: 11px 0 10px 42px;
	width: 100px;
	margin: 29px 0 0 38px;
	float: left;
}
#footer a.site_creation {
	background:url(../images/create_site_logo.png) no-repeat;
}
#footer span{
	display:block;
	color:#fff;
	float:right;
	margin:41px 38px 0 0;
	width: 160px;
	text-align: right;
}

.buttonpost{
	display:block;
	width:124px;
	height:23px;
	background:url(../images/all_post_button.png) no-repeat;
	margin:0 0 21px 0;
}

.buttonnews{
	display:block;
	width:124px;
	height:23px;
	background:url(../images/all_news_button.png) no-repeat;
	margin:0 0 21px 0;
}

.selectlink{
	margin:0 0 12px 0;
	width:240px;
	font-weight:bold;
	color:#fe9300;
	display:block;
}