
.tab_box .tab_panel {
	display:none;
}

.tab_box .tab_panel.active {
	display:block;
}