/*标签定义*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #00171d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #57606c;
}
h2 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #36b6d2;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.body_tt {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #282727;
	margin: 15px;
	padding: 0px;
	line-height: 30px;
}
strong {font-weight: bold;}
a:link, a:visited {color: #0b65aa;text-decoration: underline;}
a:hover {color: #333;text-decoration: none;}

/*字体样式定义*/
span.yellow {font-weight: bold;color: #ec6600;}
span.reviews_word {color: #286a74;font-style: italic;}
.Reviews_name {font-size: 10px;color: #666;}
.size{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
}
/*main 菜单定义*/
a.main-small {font-family: Arial;font-size: 14px;font-weight: bold;color: #404040;
text-align: center;}
a:link.main-small,a:visited.main-small {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	height: 26px;
	width: 72px;
	display: block;
	line-height: 26px;
}
a:hover.main-small {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	width: 72px;
	display: block;
	background-image: url(images/main-bghover.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}
span.main-small {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	width: 72px;
	display: block;
	background-image: url(images/main-bghover.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	text-align: center;
}
a.main-big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-align: center;
}
a:link.main-big,a:visited.main-big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	height: 26px;
	width: 96px;
	display: block;
	line-height: 26px;
}
a:hover.main-big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	width: 96px;
	display: block;
	background-image: url(images/main-bg1hover.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}
span.main-big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	width: 96px;
	display: block;
	background-image: url(images/main-bg1hover.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}

/*购买按钮样式定义*/
a.top_buy_button {
	display: block;
	height: 53px;
	width: 215px;
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.top_buy_button {
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}
a.b_buy_button {
	display: block;
	height: 53px;
	width: 215px;
	background-image: url(images/buy_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.b_buy_button {
	background-image: url(images/buy_b.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}
a.dow_button {
	display: block;
	height: 39px;
	width: 104px;
	background-image: url(images/dow_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.dow_button {
	background-image: url(images/dow_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}
a.dow_1_button {
	display: block;
	height: 39px;
	width: 104px;
	background-image: url(images/dow_s_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.dow_1_button {
	background-image: url(images/dow_s_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

/*下载字体样式定义*/
.text-download {
	font-size: 20px;
	color: #359e02;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
}
.text-download a:link,.text-download a:visited {
	color: #359e02;
	text-decoration: underline;
	line-height: 30px;
	font-size: 24px;
}
.text-download a:hover{
	text-decoration: none;
	color: #333;
}
.text-download1 {
	font-family: Arial;
	font-size: 12px;
	color: #359e02;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
}
.text-download1 a:link,.text-download1 a:visited {
	color: #359e02;
	text-decoration: underline;
	line-height: 30px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.text-download1 a:hover{text-decoration: none;color: #333;}

/*列表样式定义*/
ul.banner {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	display: block;
}
ul.banner li {
	display: block;
	margin-left: 0px;
	background-image: url(images/icon-1.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
}
.guides_ico {
	list-style-type: none;
	padding: 0px;
	margin: 15px;
}
.guides_ico li {
	background-image: url(images/r_tab_ico.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-bottom:5px;
}
.guides_link a:link, .guides_link a:visited {
	font-size: 12px;
	color: #004E9B;
	text-decoration: none;
	font-family: Verdana;
	line-height: 12px;
}
.guides_link a:hover{color:#000;text-decoration: underline;}

/*软件链接样式定义*/
.b_link,.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 24px;
	color: #0072d4;
	text-align: center;
}
.b_link a:hover{color:#000;}

/*版权字体定义*/
.cright-text {font-family: Verdana;font-size: 11px;color: #595959;text-align: center;
line-height: 36px;}






/*背景以及线条定义*/
.main-bg {background-image: url(images/main-bg.jpg);background-repeat: repeat-x;
height: 34px;}
.content-line {border: 1px solid #5994d9;}
.hotsoftware-line {border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #ddd;border-bottom-color: #ddd;padding-top: 10px;padding-bottom: 10px;text-align: center;}
.header-bg {
	background-image: url(images/header-bg.jpg);

background-repeat: no-repeatheight: 70px;			height: 70px;
	background-repeat: no-repeat;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2a6d78;
}

/*自定义*/
.questionx{
	font-family: Georgia, Arial;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color:#666;
	line-height: 20px;
}


