
#area_head{
	width: 170px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 220px;
}

#area_window{
	width: 410px;
	height: 740px;
	position: absolute;
	top: 0px;
	left: 390px;
}

#area_text{
	width: 275px;
	height: 45px;
	position: absolute;
	top: 30px;
	left: 500px;
}

#area_thum{
	width: 360px;
	height: 630px;
	position: absolute;
	top: 75px;
	left: 415px;
}

#pop-back{
	width: 600px;
	height: 440px;
	position:absolute;
	left:50%;
	top:50%;	
	margin-top:-220px;
	margin-left:-300px;
}

#pop-cg{
	width: 480px;
	height: 360px;
	position: absolute;
	top: 30px;
	left: 60px;
}

#pop-btn{
	width: 180px;
	height: 50px;
	position: absolute;
	top: 390px;
	left: 20px;
}
