@charset "utf-8";
@import url("reset.css");
body{background:#fff;}
#header{
	height:120px;
	width:auto;
	overflow:hidden;
	background:url(http://img.dt00.net/images/news-popunder/header-background.jpg) repeat-x;
}
#firedigest{
	position:absolute;
	top:17px;
	left:35px;
	width:269px;
	height:94px;
	overflow:hidden;
	background:url(http://img.dt00.net/images/news-popunder/us-firedigest.gif) no-repeat;
}
#attention{
	position:absolute;
	top:30px;
	right:70px;
	width:358px;
	height:85px;
	overflow:hidden;
	background:url(http://img.dt00.net/images/news-popunder/us-attention.gif) no-repeat;
}
table.table-content{
	width:100%;
	height:2000px;
}
table.table-content td.goods-block{
	background:url(http://img.dt00.net/images/news-popunder/us-rcol-bg.gif) no-repeat top left #e09a2d;
}
table.table-content td.news-block{
	background:#5f331c;
}
div.footer{
	padding:5px;
	background:#5f331c;
}
/* START INFORMERS */
div.informer table tr td{
	text-align:center !important;
}
div.goods{
	padding:45px 0 0 0;
}
div.goods table{
	width:250px;
}
div.goods table tr td a img{
	border:5px solid #5f2706;
}
div.goods table tr td a.title,
div.goods table tr td a.descr,
div.goods table tr td span{
	display:block;
	padding:5px 5px 0 5px;
	text-align:center;
}
div.goods table tr td a.title{
	font:700 12px Tahoma, Verdana, Arial;
	color:#990000;
}
div.goods table tr td a.descr{
	font:700 11px Tahoma, Verdana, Arial;
	color:#4b1500;
}
div.goods table tr td span{
	font:700 12px Tahoma, Verdana, Arial;
	color:#990000;
	margin:0 0 20px 0;
}
div.news div{
	width:220px;
	height:250px;
	background:#eee;
	float:left;
	margin:5px 0 0 5px;
	padding:10px 0 0 0;
	text-align:center;
	-moz-border-radius:10px;
}
div.news div a.title{
	display:block;
	padding:0 5px;
	text-align:center;
	font:700 11px Tahoma, Verdana, Arial;
	color:#353f4a;
}
/* END INFORMERS */