.left {
	float: left;
	height: 600px;
	width:185px;
	background-color: #e8bbd9;
	}
.left img:hover  {
	cursor:pointer;
	opacity:0.6;
} 
.left1 {
	float: left;
	height: 600px;
	width:185px;
	}
body{
	padding:0px;
	margin:0px;
	background-image:url(../images/bg-tile.jpg);
	}
#fb
{
	margin-top:10px;
    margin-left:10px;
}

#dress
{ 
    float: left;
	height: 200px;
	width: 200px;
	margin-top: 100px;
    margin-left: 100px;
	background-image: url(../images/Maid%20Of%20Honour.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
	}
#dress:hover
{ 
	background-image:url(../images/Maid%20Of%20Honour1.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
	}
#play
{
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 100px;
    margin-left: 140px;
	background-image: url(../images/Myvalentine.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
}
#play:hover
{
    background-image:url(../images/Myvalentine1.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
}	
#title
{
	float: left;
	height: 70px;
	width: 1100px;	
}
#ad
{
	height: 60px;
	width: 468px;
	float: right;
	margin-right:10px;
}
#ad1
{
	height: 250px;
	width: 250px;
	margin-top: 50px;
    margin-left: 85px;
    float: left;
}
#ad2
{
	height: 250px;
	width: 250px;
	margin-top: 50px;
    margin-left: 85px;
    float: left;
}
#tit
{
	margin-top:5px;
	margin-left:10px;
}
#tit1
{ margin-left:200px;
  margin-top:20px;
}
#tit2
{ margin-left:220px;
}
#ok
{
	float:left;
	position:relative;
	margin-top: 15px;
	margin-left:10px;
	visibility:hidden;
	width:auto;
	height:auto;
}
	.back
    {
	float:none;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 730px;
	}
.bg
    {
	float:left;
	height: 600px;
	width: 730px;
	background-image: url(../images/BG1.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	}
#main{
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	}
.g
{
	width:50px;
	height:50px;
	margin:2px;
	float:left;
}
.b
{
	width:50px;
	height:50px;
	margin:2px;
	float:right;
	}
.man{
	width: 250px;
	height: 501px;
	background-image: url(../images/boy/boy-body.png);
	margin-left: 280px;
	float:left;
    margin-top: -501px;
	}
.girl{
	width: 137px;
	height: 438px;
	background-image: url(../images/girl/body.png);
	margin-left: 155px;
	margin-top: 104px;
	float:left;
	}
.girl1{
	width: 137px;
	height: 438px;
	background-image: url(../images/girl/body.png);
	margin-left: 247px;
	margin-top: 104px;
	float:left;
	}
.ghair{
	width: 137px;
	height: 438px;
	margin-top:0px;
}
.gbottom{
	width: 137px;
	height: 438px;
	margin-top:-438px;
}
.gtop{
	width: 137px;
	height: 438px;
	margin-top:-438px;
}
.gshoe{
	width: 137px;
	height: 438px;
	margin-top:-438px;
}
.gbag{
	width: 137px;
	height: 438px;
	margin-top:-438px;
}
.shirts{
	width: 250px;
	height:501px;
	margin-top:-501px;
}
.pant{
	width: 250px;
	height:501px;
	margin-top:-501px;
	}
.hair{
	width: 250px;
	height:501px;
	margin-top:0px;
	}
.jackets
{
	width: 250px;
	height:501px;
	margin-top:-501px;		
}
.shoe{
	width: 250px;
	height:501px;
	margin-top:-501px;
    }
.acc
{
	width: 250px;
	height:501px;
	margin-top:-501px;
}
#remove
{
	width:auto;
	height:auto;
	float:left;
	}
#remove img:hover{
	cursor:pointer;
	opacity:0.6;
}
.but
{
	margin-left:15px;
	float:left;
	position:relative;
}
#sound
{
	width: 40px;
 	height: auto;
	float: right;
    margin-left: 25px;
	margin-top:5px;	
}
#sound img:hover{
	cursor:pointer;
	opacity:0.6;
}

.right {
	float:right;
	height: 600px;
	width:185px;
	background-color: #e8bbd9;	
}
.right img:hover {
	cursor:pointer;
	opacity:0.6;
		
}
.right1 {
	float:right;
	height: 600px;
	width:185px;	
}
