
#bigtable{
	background:#EEEEEE;
}
#bigtable td{
	padding:3px;
	background:#fff;
}
#bigtable input,#bigtable textarea{
	border:1px solid #A7CAFA;
}
#bigtable .submit{
	border:1px solid #660000;
	background:#C60000;
	color:#fff;
}

.listcontent{
	background:#DFDFDF;
	margin-bottom:5px;
}
.listcontent td{
	padding-top:2px;
	background:#fff;
}
.listcontent .pic{
	padding:5px;
}
.listcontent .listtop{
	background:#EAEAEA;
}
.my_foot{
	width:958px;height:50px;margin:auto;margin-top:10px;
	line-height:50px;text-align:center;border:1px solid #CDCDCD;
	border-top:0px;
	background:#00106B;color:#fff;
}