/* 由 F12 开发人员工具生成。这可能不是原始源文件的准确表示形式。*/
#plant a {
	background: rgb(255, 255, 255); position: absolute;
}
#plantclick {
	height: 18px; right: 0px; bottom: 0px; position: absolute;
}
#plantclick span {
	background: rgb(204, 204, 204); width: 17px; height: 18px; text-align: center; color: rgb(153, 153, 153); margin-left: 1px; float: left; display: block; cursor: pointer;
}
#plantclick span.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
#plant {
	overflow: hidden; position: relative;
}
