.tab_title	 {

	position:relative;
	top: 1px;
	z-index:1;
	margin-right: 4px;
	padding: 7px 10px 5px 10px;
	border: 1px solid #DEDEDE;
	border-bottom: none;
	float: left;
}

.tab_content	{
		
	clear: both;
}

.iport_ver_4_1_font_tab, 
.iport_ver_4_1_font_tab a:link, 
.iport_ver_4_1_font_tab a:visited, 
.iport_ver_4_1_font_tab a:active{
	
	font-weight: bold;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
.iport_ver_4_1_font_tab a:hover	{
	
	font-weight: bold;
	font-size: 12px;
	color: #424242;
	text-decoration: underline;
}