body{
	font-family: "微软雅黑";
	font-size: 12px;
	text-align: center;
}
.bgtable{
        width: 100%;
	margin: 0 auto;
	border: dotted 1px #98b3d3;
}
.bgtable td{
	border: dotted 1px #98b3d3 ;
}
.tdleft{
	width: 130px;
}
.tdcenter{
	padding-left: 10px;
	text-align: left;
}
.tdright{
	width: 150px;
}
.bgtable input[type=text]{
	width:100px;
	border: 0 none;
	border-bottom: 1px solid #98b3d3;
	outline: 0 none;
	text-align: center;
	color: #6a86a8;
}
.addbutton, .subbutton, .dsfswsubbutton, .qmbzsubbutton{
	width: 10px;
	height: 10px;
	margin-right: 5px;
}
.blue{
	color: #6a86a8;
}
.item{
	display: none;
}
#total{
	display: none;
}
