@charset "utf-8";
/* CSS Multilation Links */

/* links relation*/
.link_r1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0033FF;
	font-style: normal;
}

.link_r1:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9900CC;
	font-style: normal;
}

.link_r1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0033FF;
	font-style: normal;
	background-color: #FFFFFF;
}

.link_r1:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0033FF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/* links relation 2*/
.link_r2 b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
}

.link_r2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000033;
	font-style: normal;
}

.link_r2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000033;
	background-color:#fff;
	font-style: normal;
}

.link_r2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000033;
	font-style: normal;
}

/* links relation 3*/
.link_r3 b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
}

.link_r3:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000033;
	font-style: normal;
}

.link_r3:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
	background-color:none;
	font-style: normal;
}

.link_r3:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000033;
	font-style: normal;
}

/* links relation 4*/
.link_r4 b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-style: normal;
}

.link_r4:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-style: normal;
}

.link_r4:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#66CCFF;
	background-color:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.link_r4:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-style: normal;
}
/* links relation 5*/
#link_r5 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0066CC;
	font-style: normal;
}

#link_r5:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9900CC;
	font-style: normal;
}

#link_r5:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0066CC;
	font-style: normal;
	background-color: #FFFFFF;
}
#link_r5:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-style: normal;
	color: #0066CC;
	}
/* links relation 6*/
#link_r6 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0066CC;
	font-style: normal;
	background-color: #FFFFFF;
}

#link_r6:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9900CC;
	font-style: normal;
}

#link_r6:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0066CC;
	font-style: normal;
	background-color: #FFFFFF;
}
#link_r6:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-style: normal;
	color: #0066CC;
	background-color: #FFFFFF;
}
/*image rollover buttons*******************************************/
#button_a a {
	display: block;
	width: 96px;
	height: 96px;
	background-image: url(../pro_roll/pro_f1down.jpg);
	background-position: center;

}
#button_a a:hover {
	background-image: url(../pro_roll/pro_f1up.jpg);
	width: 96px;
	height: 96px;
	background-repeat: no-repeat;
	background-position: center;
}

#button_b a {
	display: block;
	width: 96px;
	height: 96px;
	background-image: url(../pro_roll/pro_f2down.jpg);
	background-position: center;
}
#button_b a:hover {
	background-image: url(../pro_roll/pro_f2up.jpg);
	width: 96px;
	height: 96px;
	background-repeat: no-repeat;
	background-position: center;
	
}
#button_i a {
	display: block;
	width: 96px;
	height: 96px;
	background-image: url(../pro_roll/suc_up.png);
	background-position: center;
}
#button_i a:hover {
	background-image: url(../pro_roll/suc_down.png);
	width: 96px;
	height: 96px;
	background-repeat: no-repeat;
	background-position: center;	
	
}
#button_j a {
	display: block;
	width: 290px;
	height: 29px;
	background-image: url(../pro_roll/vms_so_up.png);
	background-position: center;
}
#button_j a:hover {
	background-image: url(../pro_roll/vms_so_down.png);
	width: 290px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center;	
	

}
#button_k a {
	display: block;
	width: 290px;
	height: 29px;
	background-image: url(../pro_roll/led_hybrid_up.png);
	background-position: center;
}
#button_k a:hover {
	background-image: url(../pro_roll/led_hybrid_down.png);
	width: 290px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center;
	
	
}
#button_l a {
	display: block;
	width: 110px;
	height: 40px;
	background-image: url(../pro_roll/leds_up.png);
	background-position: center;
}
#button_l a:hover {
	background-image: url(../pro_roll/leds_down.png);
	width: 110px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	
}
#button_m a {
	display: block;
	width: 123px;
	height: 56px;
	background-image: url(../pro_roll/rdm_up.png);
	background-position: center;
}
#button_m a:hover {
	background-image: url(../pro_roll/rdm_down.png);
	width: 123px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: center;
}
#button_n a {
	display: block;
	width: 202px;
	height: 55px;
	background-image: url(../images/lsc_down.png);
	background-position: center;
}
#button_n a:hover {
	background-image: url(../images/lsc_up.png);
	width: 202px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center;
	
}
#button_o1 a {
	display: block;
	width: 100px;
	height: 33px;
	background-image: url(../images/readn_down.png);
	background-position: center;
}
#button_o1 a:hover {
	background-image: url(../images/readn_up.png);
	width: 100px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
}
#button_o2 a {
	display: block;
	width: 100px;
	height: 33px;
	background-image: url(../images/readn_down.png);
	background-position: center;
}
#button_o2 a:hover {
	background-image: url(../images/readn_up.png);
	width: 100px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;


}
#button_o3 a {
	display: block;
	width: 100px;
	height: 33px;
	background-image: url(../images/readn_down.png);
	background-position: center;
}
#button_o3 a:hover {
	background-image: url(../images/readn_up.png);
	width: 100px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;


/*products block****************************************/
}

	#button_c a {
	display: block;
	width: 96px;
	height: 96px;
	background-image: url(../pro_roll/pro_f1down.jpg);
	background-position: center;

}
#button_b c:hover {
	background-image: url(../pro_roll/pro_f1up.jpg);
	width: 96px;
	height: 96px;
	background-repeat: no-repeat;
	background-position: center;

}

	#button_c a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_fc_down.png);
	background-position: center;

}
#button_c a:hover {
	background-image: url(../pro_roll/prod_fc_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	
}

	#button_d a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_vms_down.png);
	background-position: center;

}
#button_d a:hover {
	background-image: url(../pro_roll/prod_vms_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	
}

	#button_e a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_q_down.png);
	background-position: center;

}
#button_e a:hover {
	background-image: url(../pro_roll/prod_q_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	
}

	#button_f a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_diy_down.png);
	background-position: center;

}
#button_f a:hover {
	background-image: url(../pro_roll/prod_diy_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	
}

	#button_g a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_mto_down.png);
	background-position: center;

}
#button_g a:hover {
	background-image: url(../pro_roll/prod_mto_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	
}

#button_h a {
	display: block;
	width: 120px;
	height: 101px;
	background-image: url(../pro_roll/prod_pwr_down.png);
	background-position: center;

}
#button_h a:hover {
	background-image: url(../pro_roll/prod_pwr_up.png);
	width: 120px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	}

#button_s10 a {
	display: block;
	width: 288px;
	height: 74px;
	background-image: url(../pro_roll/suc_but_solar_down.png);
	background-position: center;

}
#button_s10 a:hover {
	background-image: url(../pro_roll/suc_but_solar_up.png);
	width: 288px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: center;
	
/*products block****************************************/
