/*190609*/
@import url(../home/0908core.css);

#index0 {
	position: absolute;
	z-index:99;
	visibility: hidden;
	width:420px;
	top: 18px;
}
#index1 {
	width:130px;
	position: absolute;
	z-index:100;
	visibility: hidden;
	top: 12px;
}

#index1 p{margin:0; padding:0;}

#index1 a.fnd, #index1 a.fndoff, #index1 a.fnd:hover{background:url('../home/buttonfnd1.gif');}
#index1 a.odd, #index1 a.oddoff, #index1 a.oddoff:hover{background:  url('../home/buttonodd1.gif');}
#index1 a.res, #index1 a.resoff, #index1 a.resoff:hover{background:url('../home/buttonres1.gif');}
#index1 a.t2t, #index1 a.t2toff, #index1 a.t2t:hover{background:url('../home/buttont2t1.gif');}

#index1 a.fnd, #index1 a.fndoff, #index1 a.odd, #index1 a.oddoff, #index1 a.res, #index1 a.resoff, #index1 a.t2t, #index1 a.t2toff{
	width:122px; height:19px; text-align:left;
	display:block;
	color:black;
	font-size: 11px; font-weight: bold; line-height: 100%;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding: 5px 0px 0px 8px; margin:0px 0px; 
	}
#index1 a.fnd:hover, #index1 a.odd:hover, #index1 a.res:hover, #index1 a.t2t:hover{
	color: white;
	text-decoration: none;
	background-position: 0px -24px;
	}
#index1 a.fndoff, #index1 a.fndoff:hover, #index1 a.oddoff, #index1 a.oddoff:hover, #index1 a.resoff, #index1 a.resoff:hover, #index1 a.t2toff, #index1 a.t2toff:hover{
	color: white;
	text-decoration:none;
	background-position:0px -48px;
	cursor:default;
	}

#index2 {
	position: absolute;
	z-index:100;
	visibility: hidden;
	left: 842px;
	top: 9px;
	width:225px;
	}
#index2 a.button {
	display:block;
	width:225px; height:58px; background:url(buttonindex.jpg); 
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding: 18px 0px 0px 0px; margin:0px 0px; 
	font-size:11px;
	text-align:center;
	line-height: 120%;
	color:#990000;
	}
#index2 a.button:hover {
	background-position:0px -76px;
	text-decoration:none;
	color:#CC0000;
	}

.panel {
	background-color:#FFFF99; padding:6px;
	border: 1px solid red;
	}
.s1{
	width:100%;
	float:left;
}