

.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-price {
	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 dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask,.theme-popover-mask2 {
	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 {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:660px;
	height:360px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-popover2 {
	z-index:9999;
	position:fixed;
	top:45%;
	left:50%;
	width:700px;
	height:660px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit,.theme-poptit2 ,.theme-poptit-copy,.theme-poptit-copy1{
	border-bottom:1px solid #ddd;
	padding:0 12px;
	position: relative;
}
.theme-popbod {
	padding:10px 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,.theme-poptit2 .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}

.theme-poptit-copy .close{
	float:right;
	color:#999;
	padding:5px;
	margin:20px 10px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}

.theme-poptit-copy1 .close{
	float:right;
	color:#999;
	padding:5px;
	margin:-5px 10px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}

.theme-poptit .close:hover,.theme-poptit2 .close:hover ,.theme-poptit-copy,.close:hover,theme-poptit-copy1,.close:hover{
	color:#444;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}
.inp-gray, .feed-mail-inp {
	border:1px solid #ccc;
	background-color:#fdfdfd;
	width:220px;
	height:16px;
	padding:4px;
	color:#444;
	margin-right:6px
}
.dform {
	padding:20px 20px 20px 20px;
	text-align: left;
	line-height:24px;
	text-align:justify ;
}
.dform table{ border:1px #000 solid; border-collapse:collapse; margin:20px auto 0 auto;}
.dform table tr td{border:1px #000 solid; border-collapse:collapse; padding:10px; text-align:center;}