﻿article#left h2{
	width:695px; height:35px;
	margin-bottom:20px;
}
article#left section{
	width:695px;
	padding-bottom:44px;
	margin-bottom:15px;
	text-align:left;
	background:url(../images/step_bg.jpg) no-repeat;
	background-position:center bottom;
}
article#left section.last{
	background:none;
}
article#left section h3{
	width:695px; height:26px;
	margin-bottom:15px;
}
article#left section p{
	line-height:180%;
	padding:0 5px;
}
article#left strong{
	color:#c00;
}
