html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e9e9e9;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
	height: 0;
	font-size: 0pt;
}
h1.auto_news_h1,
h1.auto_blogs_h1 {
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 1px solid orange;
	font-weight: normal;
	font-size: 18px;
}
#container,
#main,
#header,
#central {
	width: 954px;
}
* html #central2,
* html #central-foot {
	width: 100%;
}
#container {
	margin: 10px auto;
	text-align: left;
}
* html #container {
/*
	width: 950px !important;
*/
}
#central {
	background: #fff url(/_img/images_on/fon_page_images/center_left.gif) repeat-y 0 0;
}
#central2 {
	padding: 20px 44px;
	background: transparent url(/_img/images_on/fon_page_images/center_right.gif) repeat-y 100% 0;
}
#header {
	background: #fff url(/_img/images_on/fon_page_images/head_fon.jpg) repeat-x 0 0;
	height: 97px;
}
.header-t {
	background: transparent url(/_img/images_on/fon_page_images/head_bkg.jpg) no-repeat 0 0;
	height: 82px;
	width: 100%;
	position: relative;
}
.header-t-l {
	padding-left: 23px;
}
.header-t-logo {
	background: transparent url(/images/Upload/siteonnet.gif) no-repeat 100% 0;
	height: 69px;
	width: 112px;
	top: 10px;
	right: 50px;
	position: absolute;
}
.header-t-logo a {
	display:block;
	height:100%;
	width:100%;
}
.header-t-r {
	background: transparent url(/_img/images_on/fon_page_images/head_bkg_right.jpg) no-repeat 100% 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 82px;
	width: 38px;
}
.header-line {
	height: 15px;
	width: 100%;
	background: transparent url(/_img/images_on/fon_page_images/head_line_fon.gif) repeat-x 0 0;
	position: relative;
}
.header-line-l,
.header-line-r {
	position: absolute;
	height: 15px;
	width: 26px;
	top: 0;
}
.header-line-l {
	background: transparent url(/_img/images_on/fon_page_images/head_line_left.gif) no-repeat 0 0;
	left: 0;
}
.header-line-r {
	background: transparent url(/_img/images_on/fon_page_images/head_line_right.gif) no-repeat 100% 0;
	right: 0;
}
.tmp-name {
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	padding-left: 20px;
	padding-top: 40px;
}
#footer {
	text-align: center;
	color: #888;
	font-size: 12px;
	height: 30px;
}
#news,
#blogs {
	width: 582px;
}
#news a {
	color: #1f4cff;
}
#news li {
	font-size: 13px;
}
#central-t {
	margin-bottom: 20px;
}
.t-ads-l,
.b-ads-l {
	padding-right: 20px;
}
.t-ads-r,
.b-r-ads-r {
	padding-left: 20px;
}
.ads-vert,
.ads-big-block,
.ads-vert-mini,
.ads-mini {
	border: 1px solid #828288;
	background-color: #ccccff;
	width: 120px;
	height: 600px;
}
.ads-vert-mini {
	width: 120px;
	height: 240px;
}
.ads-mini {
	width: 120px;
	height: 60px;
}
.ads-vert-marg,
.ads-vert-mini,
.ads-mini {
	margin-top: 20px;
}
.ads-big-block {
	width: 300px;
	height: 250px;
}
.b-r-ads-t {
	padding-bottom: 20px;
}
/*li.auto_news_li table .j br {
	float: left;
}
*/
ul.auto_news_ul {
	list-style: none;
	padding-left: 0;
}
ul.auto_blogs_ul {
	list-style: none;
	padding: 9px;
}
ul.auto_blogs_ul li {
	padding: 15px 0;
}
#news li p {
	margin: 0;
}
#central-b-r {
	width: 724px;
}
#center-b-footer {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
#center-b-footer .tabplace {
	border-left:1px solid #999999;
	height:116px;
	overflow:hidden;
	width:733px;
	margin: 10px auto;
}
#center-b-footer .tabplace .cell_cols {
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background-color: #FF9700;
	height:116px;
	width:182px;
}
#center-b-footer .tabplace .cell_cols .cell_rows {
	border-bottom:1px solid #997799;
	font-size:12px;
	font-weight:bold;
	height:22px;
	text-align:center;
	width:182px;
}
#center-b-footer .tabplace .cell_cols .cell_rows a {
	color:#fff !important;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height: 22px;
}
#central-foot {
	width: 100%;
	height: 25px;
	background: transparent url(/_img/images_on/fon_page_images/bot_fon.gif) repeat-x 0 0;
	position: relative;
}
.central-foot-left,
.central-foot-right {
	position: absolute;
	height: 25px;
	width: 25px;
	top: 0;
}
.central-foot-left {
	background: transparent url(/_img/images_on/fon_page_images/bot_fon_left.gif) no-repeat 0 0;
	left: 0;
}
.central-foot-right {
	background: transparent url(/_img/images_on/fon_page_images/bot_fon_right.gif) no-repeat 0 100%;
	right: 0;
}

