html {	
	border: none;
	width: 100%;	
	height: 100%;	
}
body {
	height:auto !important;
	height:100%;
	min-height:100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #C9CCD5;	
	width: 100%;
	border: none;
}
/* Âêëþ÷èì áîêñîâóþ ìîäåëü */
div, td, th, tr {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a img, form, area, map {
	padding: 0;
	margin: 0;
	border: none;
}
div.rel {
	position: relative;
}
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: auto;
	line-height: 0px;
}
div.rasporka {
	width: 303px;
}
div.rasporka2 {
	width: 707px;
}
div.hidden {
	overflow: hidden;
}
div.rel {
	position: relative;
}
div.left_bg {
	background: url(../img/table_l.gif) top left repeat-y;
	height: 100%;
	width: 1010px;
}
div.right_bg {
	background: url(../img/table_r.gif) top right repeat-y;
	height: 100%;
	width: 1010px;
	padding: 0px 3px;
}
table.body {
	width: 100%;
	height: 100%;
	background: #fff;	
}
table.body td {
	vertical-align: top;	
}
td.top_row {
	height: 146px;
}
td.flash_row {
	background: url(../img/top3.jpg) top left no-repeat;
	height: 232px;
}
div#flash {
	height: 232px;
	text-align: right;
	width: 100%;
	padding-right: 1px;
}
td.left_row {
	background: url(../img/left_bg.jpg) 57px 0px repeat-y;
	width: 303px;
	text-align: center;
	/*padding-left: 30px;*/
}
td.left_row h2 {
	color: #E2EDF6;
	
	font-size: 10px;
	font-family: Verdana;
}
table.participants {
	margin: 0px;
	padding: 0px;
	width: 246px;
}
table.participants td {
	color: #E2EDF6;
	text-align: center;
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	width: 123px;
	padding: 4px;
}
table.participants td img {
	border: 1px solid #000;
}
td.content_row {
	background: url(../img/content_bg.jpg) bottom right no-repeat;	
	color: #65666A;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	padding-bottom: 60px;
}
td.content_row h1 {
	color: #FB990F;	
	font-size: 14px;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
div.content_l {
	width: 300px;
	float: left;
	border-right: 1px solid #D5E9F9;
	padding-right: 20px;	
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 20px;
}
div.content_r span {
	color: #2272B0;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin: 5px 0px;	
}
div.content_r {
	margin: 20px 0px 20px 0px;
	width: 283px;
	float: left;
}
td.copyright {
	height: 90px;
	background: #419FE7 url(../img/footer.jpg) 0px 0px no-repeat;
}
td.footer {
	height: 137px;
	background: #419FE7 url(../img/footer_bg.jpg) 512px 0px no-repeat;
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	padding: 70px 0px 0px 90px;
}
.border {
	border-top: 1px solid #7E7E80;
	border-left: 1px solid #7E7E80;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	color: #666;
	font-size: 11px;
}
.name, .question {
	width: 280px;
}
.name {
	height: 20px;
}
.question {
	height: 180px;
}
.button {
	border: none;
	width: 116px;
	height: 23px;
	background: #FFB35B url(../img/submit.jpg) top left;
	float: right;
	margin-top: 10px;
}
div.move_top {
	top: -120px;
	border: 0px solid red;	
	width: 246px;
	margin: 0px;
	padding: 0px;
	margin-left: 58px;
}
div#ajax {
	padding: 30px 20px 110px 20px;	
}

div.vopros,
div.otvet,
div.autor_v,
div.autor_o {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65666A;
	text-align: justify;	
	margin-bottom: 5px;
}
div.vopros {
	font-weight: bold;
}
div.vopros,
div.autor_v {
	color: #2272B0;	
}
div.otvet {
	clear: both;	
	font-weight: normal;
}
div.autor_v,
div.autor_o {
	float: right;
	font-weight: bold;
}
div.autor_v {
	font-weight: normal;
}
div.line {
	height: 1px;	
	margin: 10px 0px;
	clear: both;
	background: url(../img/punctir.gif) top left repeat-x;
}
