@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #6286bb;
}
#tblFrame {
	height: 100%;
	width: 100%;
	background-image: url(../images/back01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tblSite {
	height: 650px;
	width: 900px;
}
#tdContentFrame{
	width: 900px;
	border: 1px solid #D7D7D9;
}
#divScrollFrame {
	padding: 4px;
	height: 500px;
	overflow: auto;
}
#tdTitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #92BDDF;
	border-bottom: solid 1px #92BDDF;
}
#tdTitle2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #629DAF;
	border-bottom: solid 1px #92BDDF;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}#tdTop {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}
#tdCopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
	text-decoration: overline;
	height: 16px;
}
#tdCopy A{
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
	text-decoration: overline;
}
#tdX{
	padding-top: 12px;
}
.subTitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #B2DDEF;
	border-bottom: solid 1px #92BDDF;
}
