
div,p,td{font-size: 13px; }

.clstable
{	
	width:100%;
	border: 1px #FFB00A solid;
	background:#ffffff;
	border-collapse: collapse ;
	border-spacing: 3px;
	empty-cells: show;
}

.clstable td{
	border: none;
	word-break : break-all; 
	text-align : center; 
	line-height: 1.8em;
}


	
.clsthfield td,.clsth td{
	word-break : keep-all;  
	text-align : center;
	color:#000000;
	font-weight:bold;
	height: 1.6em;
	background:#FFFBF2 url("images/top.gif");
		
}

.clsthfield a{
	font-weight:bold;
	color: #000000;
}


.clstable .tdContent,
{
	font-family: ËÎÌå;
	font-size: 13px;
	border:1px  #FFB00A solid;
	border-width:0 1 1 0;
	word-break : break-all; 
	text-align: left;
	padding:5px;
}
.clstable .tdTitle
{
	font-family: ËÎÌå;
	font-size: 13px;
	word-break : break-all; 
	background:#F3F3F3;
	text-align:right;
	height: 20px;
}

.clstable .tdInput
{
	font-family: ËÎÌå;
	font-size: 13px;
	word-break : break-all; 
	text-align: left;
}
.clstable td a{
	color:#0044DD;
}
