.version {
	position: absolute;
    left: 5px;
    bottom: 4px;
    text-align: right;
	color: grey;
	border-radius: 9px;
	font-size: 14px;
	font-family: cursive;
}

.donate {
	position: absolute;
    right: 5px;
    bottom: 4px;
    text-align: right;
	color: grey;
	border-radius: 9px;
	font-size: 15px;
}

.QQ {
	position: absolute;
    right: 45px;
    bottom: 4px;
    text-align: right;
	color: grey;
	border-radius: 9px;
	font-size: 15px;
}

.settingBto {
    width: 50%;
    height: 20px;
    text-align: left;
    margin-bottom: 0px;
	font-family: 宋体, serif, monospace;
}

.settingText {
	font-size: 16px;
	padding-top: 3px;
	padding-left: 6px;
	color: #888;
}