input.btn-help {
	height: 29px
}
.theme-gobuy-help, .theme-signin-help {
	font-size: 15px
}
.theme-price-help {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block
}
.theme-price-help dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px
}
.theme-desc-help {
	padding: 30px
}
.theme-version-help {
	padding: 30px
}
.theme-popover-mask-help {
	z-index: 9998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	display: none
}
.theme-popover-help {
	z-index: 9999;
	position: fixed;
	top: 5%;
	left: 5%;
	width: 80%;
	min-width: 800px;
	height: 800px;
	margin: 0x 0 0 0px;
	border-radius: 5px;
	border: solid 2px #666;
	background-color: #fff;
	display: none;
	box-shadow: 0 0 10px #666
}
.theme-poptit-help {
	border-bottom: 1px solid #ddd;
	padding: 12px;
	position: relative
}
.theme-popbod-help {
	padding: 20px 15px;
	color: #444;
	height: 148px
}
.theme-popbom {
	padding: 15px;
	background-color: #f6f6f6;
	border-top: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	color: #666
}
.theme-popbom a {
	margin-left: 8px
}
.theme-poptit .close {
	float: right;
	color: #999;
	padding: 5px;
	margin: -2px -5px -5px;
	font: bold 14px/14px simsun;
	text-shadow: 0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color: #444
}
.theme-title-help {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	text-align: left;
	display:none；
}