/* CSS Document */

.IOTCy_ON {
	background-image: url(../images/nya10_11.jpg);
	width: 83px;
	cursor: hand;
	color: #800080;
	height:40px;
	line-height:40px;
	text-align:center;
	letter-spacing:0px;
	font-size: 12px;
}
.IOTCy_OFF {
	width:83px;
	cursor: hand;
	color: #6A6A6A;
	height:40px;
	line-height:40px;
	text-align:center;
	letter-spacing:0px;
	font-size: 12px;
}

