.welcome_body{
	background-image: url(images/index_bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.bg {
	font-size: 12px;
}
.flash{
	width: 100%;
	height: 100%;
}
.flash td{
	vertical-align: middle;
}
.foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 25px 6px 6px;
	padding-top: 6px;
	position: absolute;
	bottom: 20px;
	left: 5%;
}




.index_body{
  background-image: url(images/index.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index_title{
	font-size: 12px;
	color: #666666;
}
.index_title a{
	font-size: 12px;
	color: #666666;
	background-image: url(images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 1em;
	padding-left: 9px;
	text-decoration: none;
}
.index_title a:hover{
	color: #990000;
	text-decoration: underline;
}
.table{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.input{
	height: 15px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #999999;
}
.td{
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.foot2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9F8FF;
	text-align: center;
	padding-right: 10px;
	line-height: 20px;
	border-top-style: none;
	margin-top: 50px;
}

