.c_t { 
	background: #C4BA7C;
	height: 25px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 2px 5px;;
	font-weight: bold;
	cursor: pointer;
}
.c_ta { 
	/*display:  none;*/
	display:  block;
	margin: 0px 0px 10px 0px;
}
.c_ta table {
	width: 100%;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
.c_ta table td {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
}
.c_w { 

}
.c_p { 

}
.c_i { 
	width: 58px;
}
.c_i input {
	height: 12px;
	font-size: 10px;
	width: 50px;
	text-align: center;
}
.c_v { 
	white-space: nowrap;
	width: 55px;
	text-align: center;
}
.c_s { 
	width: 70px;
}
.total {
	font-size: 16px;
	font-weight: bold;
}
.total span {
	float: left;	
}
#total {
	float: left;	
	color: red;
}
