td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
input {
	border: 1px solid #333333;
	background-color: #F3F3F3;
}
textarea {
	border: 1px solid #333333;
	background-color: #F3F3F3;
}
select {
	border: 1px solid #333333;
	background-color: #F3F3F3;
}
body {
	margin: 0px;
	background-image: url(../images/bg01.jpg);
	background-position: left top;
}
a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
.fontBold {
	font-weight: bold;
}
.fontTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.fontTitle01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.left {
	background-color: #F0F6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BFD8FB;
	border-right-color: #BFD8FB;
	border-bottom-color: #BFD8FB;
	border-left-color: #BFD8FB;

}
.bg01 {
	background-image: url(../images/index_09.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg02 {
	background-image: url(../images/index_26.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgWhite {
	background-color: #FFFFFF;
}

.linkWhite {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkWhite:hover {
	color: #FF9900;
}

