#content{
	width:953px;
	height:495px;
	padding:40px 0 0 50px;
	margin: 0 auto;
	/*background-color: #FFF;*/
	/*background-image: url('../../common/img/site/bg-con.png');*/
	background-repeat:no-repeat;
}
#mnu_contener{
	width:220px;
	height:10px;
	display:block;
	border:1px #000;
	float:left;
	margin-top:-120px;
}
#kid_img{
	width:220px;
	height:164px;
	margin: 50px 0 0 -50px;
	position:relative;
	background-image: url('../../common/img/site/kid.png');
	background-repeat:no-repeat;	
}
#bubble_img{
	width:326px;
	height:251px;
	bottom:0px;
	right:0px;
	position:fixed;
	background-image: url('../../common/img/site/bubble.png');
	background-repeat:no-repeat;
}

#teens_img{
	width:326px;
	height:251px;
	bottom:0px;
	right:0px;
	position:fixed;
	background-image: url('../../common/img/site/teens.png');
	background-repeat:no-repeat;
}

#source{
	width:600px;
	margin: -70px 0 0 200px;
	position:relative;
}
#girl_img{
	width:220px;
	height:200px;
	margin: 50px 0 0 -40px;
	position:relative;
	background-image: url('../../common/img/site/girl.png');
	background-repeat:no-repeat;	
}