#flashArea {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 8px;
	padding-left: 100px;
}

#flashArea img , #flashArea object {
	vertical-align: bottom;
}


table.info {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}

table.info th {
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
	background-image: url(../images/common/thbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table.info td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.info th.bottom ,table.info td.bottom {
	border-bottom-style: none;
}

