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