@charset "utf-8";
/* CSS Document */

.banner_bg{
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 15px;
	padding-left: 35px;
}
.head2{
	font-family: Arial;
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.head2_vip{
	font-family: Georgia;
}
.soft_sum_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #e3e3e3;
}
.soft_word{
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	color: #cacaca;
	display: block;
	margin-bottom: 5px;
}
.soft_samll_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #a4a4a4;
}
.soft_ico{
	margin: 0px;
	padding: 0px;
}
.soft_ico li{
	background-image: url(images/soft-ico.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 33px;
}
.soft_br{
	display: block;
	margin-top: 3px;
	margin-bottom: 15px;
}
a.buy{
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 200px;
	display: block;
}
a:hover.buy{
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.pri_word{
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #333;
}
.dow_word{
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #333;
}
.dow_word_link a, .dow_word_link a:visited{
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #0a68c8;
	text-decoration: underline;
}
.dow_word_link a:hover{
	color: #000;
	text-decoration: underline;
}

