.li_tab{
    display	:	inline-block;
	float	:	none!important;
	width	:	25%;
}
.a_tab{
	width	:	85%;
	max-width	:	85%;
	white-space	:	normal;
}
.ul_top{
	text-align	:	center;
	padding		:	0!important;
	margin		:	0!important;
	width		:	100%;
	background-color	:	#cea;
	border		:	none;
}
#tabs{
	margin		:	2px;
}
.ui-widget{
	font-size	:	14px!important;
}
.ui-widget-content a{
	
}
.ui-tabs-panel{
	background-color	:	#aec!important;
}
.ui-tabs{
	padding		:	0;
}