@charset "utf-8";
/* CSS Document */
.banner_img{
	background-image: url(images/banner-img.jpg);
	background-repeat: no-repeat;
}
.banner_bg{
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 60px;
	padding-right: 20px;
}
.banner_l_word{
	font-family: Arial;
	font-size: 48px;
	line-height: 48px;
	color: #390;
	font-weight: bolder;
}
.banner_l_word_s{
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
}
.head2{
	font-family: Arial;
	font-size: 36px;
	line-height: 40px;
	color: #069;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.soft_ico{
	margin: 0px;
	padding: 0px;
}
.soft_ico li{
	background-image: url(images/soft-ico.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 27px;
	list-style-type: none;
}
.soft_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}
.soft_word_tt{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display:block;
	margin-bottom:0.5px;
}
.soft_br{
	display: block;
	margin-bottom: 18px;
}
a.dow{
	background-image: url(images/dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 262px;
	display: block;
}
a:hover.dow{
	background-image: url(images/dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}
.feture_icon{
    margin: 0px;
	padding: 0px;
}
.feture_icon li{
    background-image: url(guide-images/features-icon.jpg);
	background-repeat:no-repeat;
	border-right-width:5px;
	padding-left: 30px;
}
.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: 10px;
	padding-top: 0px;
	color: #333333;
