﻿#toolbar_action{
	
}
#toolbar_action.toolbarOpen{
	top:20px;
	color:white;
}





#toolbar ul li.item1{
	background:url("404.png") no-repeat 0 0;
}
#toolbar ul li.item2{
	background:url("404.png") no-repeat 0 -100px;
}
#toolbar ul li.item3{
	background:url("404.png") no-repeat 0 -150px;
}
#toolbar ul li.item4{
	background:url("404.png") no-repeat 0 -200px;
}
#toolbar ul li.item5{
	background:url("404.png") no-repeat 0 -50px;
}
#toolbar ul li.item6{
	background:url("404.png") no-repeat 0 -250px;
}




#toolbar_text_default:hover{
	background:url("404.png") no-repeat -42px -100px;
}


#toolbar_pageZoomDefalt:hover{
	background:url("404.png") no-repeat -42px -150px;
}






#toolbar_keybordRead:hover{
	background:url("404.png") no-repeat -84px -50px;
}


#toolbar_instruction:hover{
	background:url("404.png") no-repeat -84px -250px;
}



#toolbar_text_bigger:active{
	background:url("404.png") no-repeat 0 -100px;
}
#toolbar_text_default:active{
	background:url("404.png") no-repeat -42px -100px;
}
#toolbar_text_smaller:active{
	background:url("404.png") no-repeat -84px -100px;
}
#toolbar_pageZoomIc:active{
	background:url("404.png") no-repeat 0 -150px;
}
#toolbar_pageZoomDefalt:active{
	background:url("404.png") no-repeat -42px -150px;
}
#toolbar_pageZoomDc:active{
	background:url("404.png") no-repeat -84px -150px;
}



#toolbar_batchRead:active{
	background:url("404.png") no-repeat 0 -50px;
}
#toolbar_Pointread:active{
	background:url("404.png") no-repeat -42px -50px;
}
#toolbar_keybordRead:active{
	background:url("404.png") no-repeat -84px -50px;
}
#toolbar_magnifier:active{
	background:url("404.png") no-repeat 0 -250px;
}
#toolbar_guides:active{
	background:url("404.png") no-repeat -42px -250px;
}
#toolbar_instruction:active{
	background:url("404.png") no-repeat -84px -250px;
}



.keybordReadOn{
	background:url("404.png") no-repeat -84px -50px;
}


.instructionOn{
	background:url("404.png") no-repeat -84px -250px;
}



#ymd_screen td{
	font-size:20px;
	width:55px;
	line-height:30px;
	color:#000;
}




#guides_horiz {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	height:5px;
	overflow:hidden;
	width:100%;
	background-color:#FF0000;
}
#guides_verti {
	position:absolute;
	top:0;
	left:0;
	z-index:101;
	width:5px;
	overflow:hidden;
	height:100%;
	background-color:#FF0000;
}
#translating{
	z-index:200;
	position:absolute;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	color:#000;
	border:3px solid #CCC;
	padding:6px;
	display:hidden;
}
em.mag_split_em{
	font-style:normal;
}


#slideLateral {
	width: 100%;
	height: 5px;
}
#slideLongitudinal {
	width: 5px;
	height: 100%;
}
#slideLateral, #slideLongitudinal {
	position: absolute;
	background-color: #ff0000;
	overflow: hidden;
	z-index: 9999;
	left: 0;
	top: 0;
}