﻿/*      ------------------   图片html搬运css-------------------         */
#blue_frame{
	position: absolute;
	top:-44px;
	left:-49px; 
	z-index: 1;
}	/* 蓝色块的木头框 */ 
#article_words_flower{
	position:relative;
	width: 250px;
	height: 100px;
	border-radius: 20px;
	margin: 10px 0px 0px 50px;
}/*艺术字*/
#echinopsis_button{
	width:100px;
	height: 100px;
	margin: 10px 0px 0px 50px;
	position: relative;
	z-index: 5;
	border-radius: 20px;
}/*仙人球的图片*/
#rose_button{
	width:100px;
	height: 100px;
	margin: 10px 0px 0px 50px;
	position: relative;
	z-index: 5;
	border-radius: 20px;
}/*玫瑰图片*/
#narcissus_button{
	width:100px;
	height: 100px;
	margin: 10px 0px 0px 50px;
	position: relative;
	z-index: 5;
	border-radius: 20px;
}/*水仙图片*/
#and_so_on{
	width:100px;
	height: 100px;
	margin: 10px 0px 0px 50px;
	position: relative;
	z-index: 5;
	border-radius: 20px;
}/*尽请期待*/