@charset "utf-8";
/* CSS Document */
.head2{
	font-family: Arial;
	font-size: 37px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
}

.head2_s{
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
.bannner_bg{
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 20px;
}
.soft_sum_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #8e8c8c;
	font-weight: bold;
}
.soft_ico{
	display: block;
	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;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.soft_br{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.dow{
	background-image: url(images/dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 51px;
	width: 202px;
	display: block;
}
a:hover.dow{
	background-image: url(images/dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	height: 51px;
	width: 202px;
}
