@charset "utf-8";
/* CSS Document */
.banner_bg{
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 40px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}

.head2{
	font-family: Arial;
	font-size: 37px;
	line-height: 50px;
	color: #0f6603;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.soft_sum_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #599f06;
	font-weight: bold;
}
.soft_word{
	font-family: Arial;
	font-size: 20px;
	line-height: 25px;
	color: #333;
}
.soft_ico{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.soft_ico li{
	background-image: url(images/soft-ico.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}
.soft_br{
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 15px
}
a.dow{
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 262px;
	display: block;
}
a:hover.dow{
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}
.feature_icon{
    margin: 0px;
	padding: 0px;
}
.feature_icon li{
    background-image: url(guide-images/icon.gif);
    background-repeat: no-repeat;
    padding-left: 26px;
    padding-right: 25px;
    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;
}
.review{
font-size:12px;
font-family: Verdana;
line-height: 18px;
}
