#gg {
	width: 539px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	
}
#q1 {
	float: left;
	height: 32px;
	width: 94px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/sh.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 2px;
}

#q2 {
	float: left;
	height: 32px;
	width: 94px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 2px;
}
.through {
	TEXT-DECORATION: line-through
}
.hsk {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3EA700;
	border-right-color: #3EA700;
	border-bottom-color: #3EA700;
	border-left-color: #3EA700;
}


