#tablo {
	float: left;
	background: #F00;
}
#tetiket {
	font-weight: bold;
	background: #FFF;
	text-align: center;
	line-height: 22px;
	border: 2px solid #E69D11;

}
#tx {
	height: 25px;
	width: 88px;
	border-bottom: 2px solid #E69D11;
	background: #6FF;
	border-right: 2px solid #E69D11;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	border-left: 2px solid #E69D11;	font-size: 10px; 
}
#thafta {
	height: 25px;
	width: 60px;
	border-bottom: 2px solid #E69D11;
	background: #CCC;
	border-right: 2px solid #E69D11;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	float: left;	font-size: 9px;
}
#tsaat {
	height: 25px;
	width: 88px;
	border-bottom: 2px solid #E69D11;
	background: #CCC;
	border-right: 2px solid #E69D11;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	border-left: 2px solid #E69D11;	font-size: 10px;
}
#tpara {
	height: 25px;
	width: 60px;
	border-bottom: 2px solid #E69D11;
	background: #FFF;
	border-right: 2px solid #E69D11;
	float: left;
	text-align: center;
	line-height: 22px;
}

#sol_tablo {
	float: left;
	background: #FFF;
}
#sol_tetiket {
	background: #3F4D5F;
	color: #FFF;
	font: bold 12px/22px Verdana, Geneva, sans-serif;
	border: 2px solid #FFF;

}
#sol_tx {
	width: 92px;
	background: #E7EAEF;
	float: left;
	color: #3F4D5F;
	font: 12px Verdana, Geneva, sans-serif;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
}
#sol_thafta {
	width: 100px;
	color: #3F4D5F;
	font: 12px Verdana, Geneva, sans-serif;
	float: right;
}
#sol_tsaat {
	height: 25px;
	width: 88px;
	background: #CCC;
	float: left;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
}
#sol_tpara {
	height: 25px;
	width: 60px;
	background: #FFF;
	float: left;
	text-align: left;
	line-height: 22px;
}

