﻿.help_table{
	cursor:default;
}
.help_div{
	position:fixed;
	left:10px;
	top:10px;
	z-index:9;
	display:none;
}
.help_table .s_fig_1{
	background:url('../images/tables/help/fig_1.png') no-repeat right bottom;
	width:30px;
	height:30px;
}
.help_table .s_fig_2{
	background:url('../images/tables/help/fig_2.png') repeat-y right center;;
	width:30px;
}
.help_table .s_fig_3{
	background:url('../images/tables/help/fig_3.png') no-repeat right top;
	width:30px;
	height:30px;
}
.help_table .s_fig_4{
	background:url('../images/tables/help/fig_4.png') repeat-x right top;
	height:30px;
}
.help_table .s_fig_5{
	background:url('../images/tables/help/fig_5.png') no-repeat left top;
	width:30px;
	height:30px;
}
.help_table .s_fig_6{
	background:url('../images/tables/help/fig_6.png') repeat-y left center;
	width:30px;
}
.help_table .s_fig_7{
	background:url('../images/tables/help/fig_7.png') no-repeat left bottom;
	width:30px;
	height:30px;
}
.help_table .s_fig_8{
	background:url('../images/tables/help/fig_8.png') repeat-x center bottom;
	height:30px;
}
.help_table .s_fig_9{
	background: transparent url('../images/tables/help/fig_9.png') repeat center center;
	text-align:center;
	font-weight:bold;
	width:400px;
}