@import url('digest_v1.1.css?1');
@import url('news_v1.0.css');
@import url('express.css');


#banner01 {
	margin: 10px 0;
/*	background: #fff;*/
	text-align: center;
}
#banner04 {
	margin: 0 0 20px 20px;
	float: right;
}
#banner05 {
	margin: 0 0 10px 0;
}



#tech_an {
	border: 1px solid #e9ecef;
	padding: 9px;
}
#tech_an .header {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
}
#tech_an .header li {
	color: #d6810c;
	border: 1px solid #471100;
	float: left;
	margin-right: 1px;
	width: 49.3%;
	text-align: center;
}
#tech_an .header li a, #tech_an .header li b {
	display: block;
	padding: .2em 0;
}
#tech_an .header li a {
	position: relative;
	color: #fff;
	background: #471100;
}
#tech_an .list {
	list-style: none;
	margin: 1em 0 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
}
#tech_an .list li {
	background: url(img/arr.gif) no-repeat 0 -2px;
	font-size: 11px;
	float: left;
	margin: .3em 0;
	width: 24.9%;
}
#tech_an .list li a {
	display: block;
	position: relative;
	margin-left: 1em;
	color: #2d343a;
	text-decoration: none;
}
#tech_an .list li a:hover {
	text-decoration: underline;
}

/* Вопрос аналитику (new) - главная страница */
#questa h3 {
	background: #471100 url(img/arrwhite.gif) no-repeat 0 50%;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 8px;
}
#questa .content {
	border: 1px solid #cbced1;
	margin-top: 2px;
	padding: 8px 14px;
}
#questa .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}
#questa .content ul li {
	font-size: 11px;
	margin: .5em 0;
}
#questa .content ul li b {
	color: #347ec4;
}
#questa .content table 
{
	margin-top: 15px;
	border-collapse: collapse;
	width: 475px;
}
#questa .content td 
{
	width: 50%;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#questa .content td.tar
{
	text-align: right;
}