.one {
	height: 100px;
	width: 92px;
	margin-right: auto;
	margin-left: auto;
	background-position: 2px;
	border: 1px solid #979797;
	float: right;
}
.two {
	background-color: #DCDCDC;
	height: 24px;
	width: 84px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(1.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2px;
}
.twoxia {
	background-color: #EFF2F7;
	height: 30px;
	width: 84px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	font-size: 12px;
	line-height: 18px;
	text-indent: 12px;
	margin-bottom: 3px;
	list-style-type: circle;
}
