#imgHover {
	position: relative;
	margin-top: 10px;
	width: 740px;
}   
#imgHover #imgFrame {
	border: solid 1px #999;
	right: 0;
	top: 0;
	line-height: 124px;
	text-align: center;
	width: 400px !important;
	width: 402px;
	height: 265px !important;
	height: 267px;
}

#imgHover #imgHoverList {
	list-style: none;
	position: relative;
}

#imgHover ul li {
	float: left;
	margin-right: 5px;
}

#imgHover ul li img {
	border: none;
}

#imgHover ul li a {
	display: block;
}

#imgHover ul li a:hover {
	position: static;
}

#imgHover ul li a .mainImage {
	display: none;
}

#imgHover ul li a:hover .mainImage {
	display: block;
	position: absolute;
	top: 3px;
	left: 507px !important;
	left: 83px;
}

.gaiyo{
	text-decoration: none;
	font-weight:bold;
	font-size:12pt;
	color: #006EAA;
}

.sintiku{
	text-decoration: none;
	font-weight:bold;
	font-size:12pt;
	color: #AA3000;
	border-top:1px dashed black;
	border-bottom:1px dashed black;
	width:310px;
	height:40px;
	padding-left:5px;
}

