/* CSS Mainpage */

.tri_sample {
	overflow:hidden;
}
	.tri_sample .bl {
		display:block;
		width:195px;
		float:left;
		background:url(/img/mc_style/palka.gif) no-repeat right center;	
		padding-right:10px;	
		margin-right:15px;
		min-height:220px;
	} 
		.tri_sample .bl .last { background:none; margin-right:0;}
		.tri_sample .bl  h2{
			background:url(/img/mc_style/1_h_4.gif) no-repeat 5px  5px;	
			padding: 15px 10px 10px 50px;
		} 
.intro ul {
	padding: 10px 0;
}
.intro li
{
	padding: 2px 5px 2px 15px;
	background:url(/img/mc_style/lc_li_bg.jpg) no-repeat left center;
}
.block.intro h4 {
	background:url(/img/mc_style/krug1.gif) no-repeat 5px top;	
	padding: 10px 10px 10px 50px;
	margin-left: -10px
} 
.phone {
	display:block;
	padding-top:5px;
	color: #FF6600;
	font-weight:bold;
}
.begun {
	margin-bottom: -25px;
}
.note_txt {
	clear:both;
	font-size: 11px;
	margin-top: 20px;
}
	.note_txt div { width: 48%; margin-top: 10px; }
	.note_txt h1, .note_txt h2  { text-align: left;  padding:0; margin:0; margin-bottom: 2px; /*color: #FD6801;*/ }
	.note_txt p {  margin-bottom: 10px;  text-align: justify; padding: 0px; }
