@charset "utf-8";
.LSI_tab {
	background-color: #093;
}
#LSI_contents {
	position: relative;
	width: 900px;
	height: 485px;
	float: left;
	background-color: #9CC;
}


.link_box {
	width: 290px;
	height: 230px;
	position: absolute;
	background-color: #60897B;
	border: 2px solid #FFF;
	background-repeat: no-repeat;
}

#LSI_contents .link_box img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link_box:hover {
	background-color: #090;
	border: 2px solid #000;
}
.link_text {
	background-color: #FFF;
	position: absolute;
	height: 20px;
	width: 290px;
	left: 0px;
	top: 210px;
	font-weight: bold;
	color: #000;
}
.link_box:hover .link_text {
	background-color: #900;
	color: #FFF;
}
#revamp {
	left:2px;
	top: 5px;
}

#reaction {
	left: 302px;
	top: 5px;
}

#controversy {
	left: 602px;
	top: 5px;
}
#LSI {
	left: 2px;
	top: 245px;
}
#market_cross {
	left: 302px;
	top: 245px;
}
#perspective {
	left: 602px;
	top: 245px;
}

