.preview_block {
	font-size: 12px;
}

/* Фоновый слой */
.background {
	float: left;
	width: 100%;
	background: #fff;
}
.bg-n1 {
	float: left;
	width: 100%;
	background: url("bg1.png") repeat-x left top;
}
.bg-n2 {
	float: left;
	width: 100%;
	tbackground: url("bg2.png") repeat-x left bottom;
}
.bg-n3 {
	float: left;
	width: 100%;
	background: url("bg-repeat.png") repeat-y center top;
}
.bg-n4 {
	float: left;
	width: 100%;
	background: url("bg-bottom.png") no-repeat center bottom;
}
.bg-n5 {
	float: left;
	width: 100%;
	background: url("bg-top.png") no-repeat center top;
}


/* Рабочая область - весь сайт */
.workspace {
	margin: 0 auto;
	width: 990px;
	height: auto;
	text-align: left;
	
}
.workspace-z1 {
	tmargin-left: 20px;
	width: 990px;
}


/* Шапка */
.head {
	float: left;
	width: 990px;
	height: 157px;
}
.main-n1 {
	float: left;
	width: 990px;
}
.main-n0 {
	float: left;
	width: 990px;
	height: 0px;
}
.main-n0-l {
	float: left;
	height: 0px;
}


.main-n2 {
	float: left;
	width: 990px;
	height: 36px;
	text-align: right;
}

.main-n3 {
	float: left;
	width: 990px;
	height: 24px;
	text-align: right;
	margin-top: 15px;
}

.hmain1 {
	float: left;
	width: 990px;
	margin-top: 25px;
	height: 55px;
}

.head4 {
	
}

.socials {
	float: right;
	margin: 10px 0px;
}

.headlink {
	display: block;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	text-decoration: none;
}
.bnr2 {
	display: none;
	position: relative;
	float: left;
	left: 292px;
	top: 47px;
	width: 478px;
	height: 60px;
}


/* Содержимое сайта (блоки, сайдбары) */
.block_all {
	float: left;
	width: 990px;
	overflow: hidden;
	margin-top: 8px;
	tbackground: url("gradient.png") repeat-x left top;
	tpadding-top: 8px;
}
.block_all1{
	width: 990px;
	tmargin-left: 10px;
}

.isc {
	float: left;
	width: 990px;
}

/* Подвал */
.footer {
	float: left;
	width: 990px;
	margin-top: 8px;
}

.footer-up {
	width: 990px;
	height: 210px;
	tborder-bottom: 1px solid #E0E0E0;
}
.footer-up .left {
	float: left;
	height: 180px;
}
.footer-up .middle {
	float: left;
	height: 180px;
}
.footer-up .right {
	height: 180px;
	float: left;
}


.footer-down {
	width: 990px;
	height: 72px;
}



.footer p {
	font-size: 12px;
	color: #000;
}
.footer .tdcopyright {
	width: 490px;
	height: 72px;
	text-align: left;
	padding-left: 8px;
}
.footer .tdcopyright span {
	font-size: 11px;
	color: #333;
}

.footer .tdcounter {
	margin-left: 10px;
	width: 490px;
	height: 72px;
	text-align: right;
	padding-right: 4px;
}



/* Внутренняя страница - разметка */

.icontent {
	float: left;
	tmargin-top: 10px;
	width: 730px;
	padding-top: 2px;
}
.icontent-z1 {
	float: left;
	width: 730px;
}


.isidebar {
	float: left;
	margin-right: 10px;
	width: 250px;
	tpadding-top: 10px;
}



.adsense728{
	float: left;
	margin-bottom: 8px;
	width: 728px;
	height: 90px;
}
