﻿/****************** Tabbed page body intro text ************************************/
/****************** Tabbed page body intro text ************************************/
/****************** Tabbed page body intro text ************************************/
.tab_rot
{
	display:inline;
	float:left;
	zzbackground-color:gray;
	width:680px;
	height:127px;
	overflow:hidden;	
	margin-top:5px;
	margin-bottom:15px;
}

.tab_box
{
	display:inline;
	float:left;
	zzbackground-color:blue;
	width:445px;
	overflow:hidden;	
	margin-top:10px;
}
.tab_img2
{	
	display:inline;
	float:right;
	zzbackground-color:red;
	width:229px;
	height:97px;
	overflow:hidden;	
}

.tab_bold
{
	display:inline;
	float:left;
	zzbackground-color:green;
	width:70px;
	overflow:hidden;	
	font-weight:bold;
	margin-bottom:5px;
	zzdisplay:none;
}
.tab_text
{
	display:inline;
	float:left;
	zzbackground-color:yellow;
	width:372px;
	overflow:hidden;	
	margin-bottom:5px;
	zzdisplay:none;
}
