/* ===========================================
   文字設定
============================================ */

.word1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: text-top;
	text-align: left;
	padding-right: 2px;
	padding-left: 8px;
}
.word2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	margin-left:1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.word2 a:visited {
	color: #663399;
	text-decoration: none;
}
body,td,th {
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* ===========================================
   版面定位
============================================ */
.menu_index {
	left:120px;
	top:0px;
	width:784px;
	height:530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.final {
	margin-right: auto;
	margin-left: auto;
	width: 784px;
	height: 64px;
}
.menu_index .left {
	float: left;
	margin-top: 56px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: 175px;
	position: absolute;
	z-index: 99;
}
.menu_index .right {
	float: left;
	margin-top: 260px;
	margin-left: 609px;
    position: absolute;
	z-index: 101;
}
.menu_index .mid {
	float: left;
	margin-top: 260px;
	margin-left: 185px;
	width: 418px;
	position: absolute;
	z-index: 99;
}
.menu_swf {
	width:784px;
	height:221px;
	position: absolute;
	z-index: 1;
}
