.head2{
	font-family: Arial;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
}
.banner_bg{
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	background-position: bottom;
}
.soft_sum_work{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.soft_ico{
	margin: 0px;
	padding: 0px;
}
.soft_ico li{
	background-image: url(images/soft-ico.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}
.soft_word{
	font-family: Arial;
	font-size: 19px;
	line-height: 20px;
	color: #000;
}
.soft_br{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
a.buy {
	display: block;
	height: 69px;
	width: 286px;
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.buy {
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px -69px;
}
.feature_icon{
    margin: 0px;
	padding: 0px;
}
.feature_icon li{
    background-image:url(guide-images/features-icon.jpg);
    background-repeat: no-repeat;
    padding-left: 33px;
    padding-bottom: 10px; 
}
.l_green_ico {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.l_green_ico li {
	background-image: url(guide-images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 26px;
    padding-bottom: 20px;
	padding-top: 0px;
	color: #333333;
}
.bbb{ 
font:italic;
}
.l_tab_ico{
    margin: 0px;
	padding: 0px;
}
.1_tab_ico li{
    background-image:url(guide-images/l-tab-ico.jpg);
    background-repeat:no-repeat;
	background-position: left 8px;
    padding-left: 16px;
	
}
