@charset "utf-8";

#sub_left_menu_position_1,
#sub_left_menu_position_2,
#sub_left_menu_position_3
{
	margin:0 auto;
	width:146px;
	height:28px;
	display:block;
	float:left;
	cursor:pointer;
}

#sub_left_menu_position_4
{
	margin:0 auto;
	width:146px;
	height:29px;
	display:block;
	float:left;
	cursor:pointer;
}

#sub_left_menu_position_1_open,
#sub_left_menu_position_2_open,
#sub_left_menu_position_3_open
{
	margin:0 auto;
	width:146px;
	height:28px;
	display:none;
	float:left;
	cursor:pointer;
}
#sub_left_menu_position_4_open
{
	margin:0 auto;
	width:146px;
	height:29px;
	display:none;
	float:left;
	cursor:pointer;
}

#sub_left_menu_position_1_bloc {
	width:146px;
	height:28px;
	display:none;
	float:left;
}

#sub_left_menu_position_2_bloc {
	width:146px;
	height:155px;
	display:none;
	float:left;
}

#sub_left_menu_position_3_bloc {
	width:146px;
	height:227px;
	display:none;
	float:left;
}

#sub_left_menu_position_4_bloc {
	width:146px;
	height:226px;
	display:none;
	float:left;
}