.dis
{ 
	display: block;
	
	/*height: 400px;*/
 padding: 10px; }

.dis p
{
	text-indent: 30px;
}
.dis br
{
	text-indent:40px
}
.undis 
{
	DISPLAY: none;
/*height: 400px;*/}
.show {
	DISPLAY: block
}

#fods2 #Fod_list DIV {
	FLOAT: left; CURSOR: pointer; TEXT-ALIGN: center
}
#fods2 #Fod_list SPAN {
	FLOAT: left; WIDTH: 3px; HEIGHT: 23px
}
#fods2 #Fod_list DIV.tcarda
{
	font-weight: bold;
	background: url(../images/bg10_05.gif);
	width: 89px;
	color: #696969;
	line-height: 20px;
	padding-top: 3px;
	height: 27px;
}
#fods2 #Fod_list .tsa
{
	font-weight: bold;
	background: url(../images/bg10_03.gif);
	width: 89px;
	color: #8b0000;
	line-height: 20px;
	padding-top: 3px;
	height: 27px;
}


