h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #E9E9E9;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
}
body {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.table1 {
	background-color: #B2B2B2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
}
.table2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
td {
	padding: 3px;
	margin: 0px;
}
.main {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.tdTitle {
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.tdDate {
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	width: 73px;
}
.tdPrice {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.tdPriceTotal {
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.tdSubTitle {
	color: #333333;
	background-color: #DAEAEF;
	text-align: center;
}
.tdAddList {
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
.showForm {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #DDDBDE;
	width: 135px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding: 4px;
}
.tdListName {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 928px;
}
.section {
	padding: 10px;
}
.formBtn {
	font-size: 14px;
	margin: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}
