@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  内容
	
 ---------------------------------------------- */

#correlation #main{
	height:682px;
}
	
* html #correlation #main{
	display:inline-block;
	width:720px;
	float:right;
	margin-right:3px;
	text-align:left;
	}



.bg_correlation{
	width:720px;
	height:682px;
	background:url(images/correlation.png) no-repeat right top;
	text-indent:-9999px;
	overflow:hidden;
	}
	


#pop{
	position:absolute;
	left:-110px;
	top:200px;
	}

