
/*--------Home Page--------*/
#Img1_text
{
	color: black;
    font-size: 32px;
    left: 110px;
    position: absolute;
    top: 65px;	
}
#btn1
{
	left: 451px;
    position: absolute;
    top: 51px;
	cursor:pointer;
}
#btn1_text
{
	font-size: 12px;
    left: 465px;
    position: absolute;
    top: 79px;
    z-index: 1;
	cursor:pointer;
}
#Img1_text2
{
	display:none;
	color: black;
    font-size: 18px;
    left: 83px;
    position: absolute;
    top: 75px;	
}
#btn2
{
	display:none;
	left: 263px;
    position: absolute;
    top: 132px;
}
#btn2_text
{
	display:none;
	cursor: pointer;
    font-size: 12px;
    left: 277px;
    position: absolute;
    top: 152px;
    z-index: 1;
}

/*--------Page1--------*/

#bkg1
{
	height: 401px;
    left: -12px;
    position: absolute;
    top: -9px;
    width: 709px;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em; 
	
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em; 
}
#drag1
{
	left: -2px;
    position: absolute;
    top: -4px;
    z-index: 500;
	cursor:pointer;
	width:173px;
	height:120px;
}
#drag2
{
	left: 167px;
	top: 0;
    position: absolute;
    z-index: 1;
	cursor:pointer;
}
#drag3
{
	left: 276px;
    position: absolute;
    top: 0;
    z-index: 1;
	cursor:pointer;
}
#drag4
{
	left: 382px;
    position: absolute;
    top: 23px;
    z-index: 1;
	cursor:pointer;
}
#drag5
{
	left: 421px;
    position: absolute;
    top: 5px;
    z-index: 1;
	cursor:pointer;
}
#drag6
{
	left: 524px;
    position: absolute;
    top: 30px;
    z-index: 1;
	cursor:pointer;
}
#drag7
{
	left: 606px;
    position: absolute;
    z-index: 1;
	cursor:pointer;
}
#drop_img
{
	height: 290px;
    left: 160px;
    position: absolute;
    top: 96px;
    width: 250px;
}
#drop1
{
	height: 98px;
    left: 212px;
    position: absolute;
    top: 193px;
    width: 156px;
    z-index: 1;
	width:173px;
	height:120px;
}
#drop2
{
	height: 22px;
    left: 337px;
    position: absolute;
    top: 292px;
    width: 36px;
    z-index: 1;
}
#drop3
{
	height: 28px;
    left: 323px;
    position: absolute;
    top: 344px;
    width: 36px;
    z-index: 1;
}
#drop4
{
	height: 23px;
    left: 373px;
    position: absolute;
    top: 235px;
    width: 22px;
    z-index: 1;
}
#drop5
{
	height: 34px;
    left: 235px;
    position: absolute;
    top: 350px;
    width: 31px;
    z-index: 1;
}
#drop6
{
	height: 29px;
    left: 175px;
    position: absolute;
    top: 231px;
    width: 32px;
}
#drop7
{
	height: 71px;
    left: 261px;
    position: absolute;
    top: 301px;
    width: 62px;
    z-index: 1;
}




