﻿body {
	background-image: url(images/bodyBG.gif);
	margin:5px;
}
form {
	margin:0px;
	padding:0px;
}
table {
	border-collapse: collapse;
	background-color: #ffffff;
}
td, th, input, textarea, select, p {
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color:#00F;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color:#09F;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#F00;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
.t0 {
	font-family: "宋体";
	font-weight: bold;
	font-size: 18px;
}
.t1 {
	background-color: #cccccc;
	font-family: "宋体";
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	cursor: hand;
}
.t2 {
	background-color: #eeeeee;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.t3 {
	background-color: #eeeeee;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
	height:18px;
	padding:0 10px;
}
.t11 {
	background-color: #cccccc;
	font-family: "宋体";
	font-weight: bold;
	font-size: 14px;
}
.t12 {
	background-color: #eeeeee;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.t13 {
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
	padding:0px 10px;
}
input.enable, textarea.enable {
	color: #000000;
	background-color: #FFFFFF;
}
input.disable, textarea.disable {
	color: #808080;
	background-color: #D4D0C8;
}
.enable {
	color: #000000;
}
.disable {
	color: #C0C0C0;
}
.must {
	font-size:13px;
	font-weight:bold;
	color:#f00;
}
table.nav tr td {
	background-color:#FFF;
	text-align:center;
}
table.nav tr td a {
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
}
table.nav tr td a:hover {
	background-color:#E0FFFF;
}
table.list thead tr {
	background-color: #EEE;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
table.list tbody tr {
	background-color: #FFF;
	font-family: "宋体";
	font-size: 12px;
}
table.contenttab tr td {
	white-space: nowrap;
}
.page {
	padding: 4px 10px;
	border: 1px solid #999;
	float: right;
	width: auto;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	font-family: "宋体";
	font-size: 12px;
	background: #FFF;
	text-align: center;
}
.page ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.page ul li {
	margin:0;
	float: left;
	padding: 0px 3px;
}
.page ul li span {
	color:#999;
}
.order {
	padding: 4px 10px;
	border: 1px solid #999;
	float: left;
	width: auto;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px 0px;
	font-family: "宋体";
	font-size: 12px;
	background: #FFF;
	text-align: center;
}
.order input {
	height: 20px;
}
.btnadd {
	padding: 0;
	border: 1px solid #999;
	float: left;
	width: 50px;
	height: 28px;
	line-height: 28px;
	margin: 10px 10px 0 0;
	font-family: "宋体";
	font-size: 12px;
	background: #FFF;
	text-align: center;
}
.btnadd a {
	display:block;
	width:100%;
	height:28px;
	line-height:28px;
}
.btnadd a:hover {
	background: #E0FFFF;
}
