body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF; 
	color;
	font-family: "Times New Roman", Times, serif; 
	font-size: 0pt;
}
a {
	text-decoration: none;
	color: #000000;
}

/* Ссылки */ 
a:link {
	color: #000000;
	}
a:visited.white {
	color: #000000;
	}
a:hover {
	color: #CCC2A7;
	}

/* Ссылки новости */	
a:link.white {
	color: #F0EEE6;
	}
a:visited.white {
	color: #F0EEE6;
	}
a:hover.white {
	color: white;
	}


	
/* Информационный блок */
.blok1 {
	background: url(/sm_full.aspx?guid=1723) no-repeat; 
	height: 50px; 
	width: 250px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
	font-size: 12pt;
}
.blok2 {
	background: url(/sm_full.aspx?guid=1713) repeat-y; 
	width: 250px;  
	text-align: justify;
	font-size: 12pt;
}
.blok3 {
	background: url(/sm_full.aspx?guid=1733) no-repeat; 
	width: 250px;
	height: 54px; 
}

/* Новости */
.news_date {
	font-size: 12pt;
	color: #FFFFFF; 
	font-weight: bold; 
}
.news_name {
	font-size: 12pt;
        
}
.news_link {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none; 
}
.news_link2 {
	font-size: 12pt;
	text-align: right;
	text-decoration: none; 
}

/* Поиск */
.search {
	background: url(/sm_full.aspx?guid=1793) no-repeat; 
	height: 35px; 
	width: 250px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
	font-size: 10pt;
}


/* Заголовки */
.hd1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
        text-decoration: none;	 
}
.hd2 {
	font-weight: bold;
	font-size: 12pt;	 
}
.hd3 {
	font-weight: bold;
	font-size: 12pt;
}

/* Приёмная */
.ansv {
	font-weight: bold;
	font-size: 12pt;
        font-style: italic	 
}

.question {
	width: 500px;	 
}

.current_way{
	border: 0px;
	font-size: 9pt;
	font-weight: 400;
	margin: 10px 0px;
	padding: 5px;
	text-align: left;
}

/* Подробнее */
.more {
	color: #663300;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
    text-decoration: none;	 
}