* {
	padding:0;
	margin:0;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}
a {
	text-decoration:none;
	color:#A73F00;
}
a:hover {
	text-decoration:underline;
}
ul, ol {
	list-style:none;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:12px;
}
p {
	line-height:18px;
}
img {
	border:none;
}
.corner {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.bold {
	font-weight:normal;
	color:#333;
	font-size:18px;
}
.bigFont {
	font-size:24px;
}
.arrowDownTest {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#A31022;
	display:block;
	padding:3px 4px;
	position:absolute;
	z-index:11000;
}
.arrowDown {
	left:4px;
	position:absolute;
	top:20px;
}
.a31022 {
	color:#A31022;
}
table {
	border-collapse:collapse;
}
.tableStyle {
	width:100%;
	border:1px #dcdcdc solid;
	margin-top:15px;
}
.tableStyle td, .tableStyle th {
	border:1px #dcdcdc solid;
	text-align:center;
	padding: 5px;
}
.tableStyle caption {
	text-align:left;
	color:#949051;
	padding-bottom:10px;
}
.tableStyle2 {
	width:100%;
	margin-top:15px;
}
.tableStyle2 td, .tableStyle2 th {
	text-align:left;
	padding: 5px;
}
.tableStyle2 caption {
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px #d65607 solid;
}
.tableStyle2 .onecol {
	width:340px;
}
.tableStyle2 .twocol {
	width:165px;
}
.tableStyle3 {
	width:400px;
	margin-top:15px;
}
.tableStyle3 td, .tableStyle3 th {
	text-align:center;
	padding: 5px;
	border:1px #ccc solid;
}
.tableStyle4 {
	width:100%;
	border:1px #dcdcdc solid;
	margin-top:15px;
}
.tableStyle4 td, .tableStyle4 th {
	border:1px #dcdcdc solid;
	text-align:center;
	padding: 5px;
}
.tableStyle4 th {
	background:#e4e2bd;
}
.tableStyle5 {
	width:100%;
	border:1px #dcdcdc solid;
	margin-top:15px;
}
.tableStyle5 td, .tableStyle5 th {
	border:1px #dcdcdc solid;
	text-align:left;
	padding: 5px;
}
.tableStyle5 caption {
	text-align:left;
	color:#A73F00;
	padding-bottom:10px;
}
.tableStyle5 .onecol {
	width:200px;
}
.tableStyle5 .twocol {
	width:200px;
}
.tableStyle5 .threecol {
	width:200px;
}
.firstUpper {
	font-size:30px;
	line-height:150%;
}
input, textarea {
	border:1px #e2dea4 solid;
	background:#efeee3;
	font-size:11px;
	color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
input:focus, textarea:focus {
	color: #333;
	border: 1px #71716E solid;
}
select {
	border:1px #71716e solid;
	color:#666;
}
.txtStyle1 {
	width:220px;
	height:20px;
}
.txtStyle2 {
	width:110px;
	height:20px;
}
.selectStyle1 {
	width:110px;
	height:20px;
}
.selectStyle2 {
	width:220px;
	height:20px;
}
.trhover {
	background:#f1f1f1;
}
.date {
	background:url(/image/pic/calender.gif) no-repeat right center;
}

