@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}



.nav {
}

.nav li {
	display: inline-block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


.nav li#nav1.off{
	background:url(../img/eq10/eq_10_q3_no1.png) no-repeat;
	background-position:right top  ;
	width:162px ;	height:87px ;
}

.nav li#nav1.on{
	background:url(../img/eq10/eq_10_q3_no1.png) no-repeat;
	background-position:left top  ;
	width:162px ;	height:87px ;
}

.nav li#nav2.off{
	background:url(../img/eq10/eq_10_q3_no2.png) no-repeat;
	background-position:right top  ;
	width:162px ;	height:87px ;
}

.nav li#nav2.on{
	background:url(../img/eq10/eq_10_q3_no2.png) no-repeat;
	background-position:left top  ;
	width:162px ;	height:87px ;
}



.nav li#nav3.off{
	background:url(../img/eq10/eq_10_q3_no3.png) no-repeat;
	background-position:right top  ;
	width:162px ;	height:87px ;
}

.nav li#nav3.on{
	background:url(../img/eq10/eq_10_q3_no3.png) no-repeat;
	background-position:left top  ;
	width:162px ;	height:87px ;
}

.nav li#nav4.off{
	background:url(../img/eq10/eq_10_q3_no4.png) no-repeat;
	background-position:right top  ;
	width:162px ;	height:87px ;
}

.nav li#nav4.on{
	background:url(../img/eq10/eq_10_q3_no4.png) no-repeat;
	background-position:left top  ;
	width:162px ;	height:87px ;
}


.nav li#nav5.off{
	background:url(../img/eq10/eq_10_q3_no5.png) no-repeat;
	background-position:right top  ;
	width:162px ;	height:87px ;
}

.nav li#nav5.on{
	background:url(../img/eq10/eq_10_q3_no5.png) no-repeat;
	background-position:left top  ;
	width:162px ;	height:87px ;
}


[class*=main]:not(ul) {
	width:820px ;
	position: relative;
}

[class*=main]:not(ul) a {
	text-decoration: none;
	color: #fff;
}

[class*=main] section {
	background:url(../img/eq10/eq_10_q3_bg.png) ;
	position: absolute;
	left: 0;
	top: 0;
	width:820px ;
	height:295px ;
}


[class*=main] section.off {
	/*display: none;*/
}

[class*=main] section.on {
	/*display: block;*/
	z-index: 1;
}

.tub{
	width:830px ;
	height:360px ;
	margin-left:35px ;
}

.page_s{
	background-color:#ffffff ;}
	
.page_s_title{
	font-size:16px ;
	font-weight:600 ;
	margin:10px 0 20px 250px ;
	}

section div li{
	font-size:16px ;
	color:#FF6699 ;
	line-height:25px ;
	vertical-align:middle ;
	width:580px ;
	height:50px ;
	margin:0 60px 34px 100px ;
	}

section div li.page_t{
	font-size:16px ;
	color:#FF6699 ;
	font-weight:600 ;
	letter-spacing:10px ;
	margin:-40px 0 0 220px ;
	text-align:right ;
	}

section div img{
	margin: 0px 0 0 340px ;
	}
