  @charset "utf-8";
/* CSS Document */



#another_window{
	width: 820px;
	/*height: 400px;*/
	height: 415px;
	/*overflow: hidden;*/
}

#another_window div.encyc{
	position: relative;
	padding: 25px 55px;
}

#another_window div.encyc p.encyclopedia_link{
	position: absolute;
	top: 335px;
	left: 450px;
	z-index: 10;
}

#another_window div.encyc p.aw_kka_logo{
	position: absolute;
	/*bottom: -10px;
	right: -13px;*/
	top: 409px;
	left: 658px;
	z-index: 10;
}

