
body {
/*
	background-image: url(../images/BackTop03.jpg);
	background-repeat: no-repeat;
*/
}

.TopBack {
	background-image: url(../images/BackTop03.jpg);
	background-repeat: no-repeat;
}

.TopLeft {
	width: 510px;
	margin-top: 20px;
	margin-left: 20px;
}

.TopLeftU {
	width: 240px;
	margin-top: 20px;
	margin-left: 20px;
/*	border: solid 1px #909090; */
	padding-bottom: 10px;
}

.TopRight {
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
/*	border: solid 1px #909090; */
	padding-bottom: 10px;
}

.TopMsg1 {
	font-family: "£Í£Ó¡¡¥´¥·¥Ã¥¯";
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #333366;
}

.TopMsg2 {
	font-family: "£Í£Ó¡¡¥´¥·¥Ã¥¯";
	font-size: 11pt;
	font-weight: bold;
}

.TopMsg3 {
	font-family: "£Í£Ó¡¡¥´¥·¥Ã¥¯";
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	background-color: #9999CC;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.InfoTitle {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Time New Roman";
	border-bottom: solid 2px #000080;
	padding-left: 10px;
}

.InfoTitle1 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Time New Roman";
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffdd;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
/*	background-image: url(../images/TitleBack1.jpg); */
}

.InfoTitle2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Time New Roman";
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffdd;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
/*	background-image: url(../images/TitleBack2.jpg);  */
}

.InfoTitle3 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Time New Roman";
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffdd;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
/*	background-image: url(../images/TitleBack3.jpg); */
}

.InfoTitle4 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Time New Roman";
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffdd;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
/*	background-image: url(../images/TitleBack4.jpg); */
}

.InfoTitle5 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Time New Roman";
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4x;
	background-color: #ffffdd;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
/*	background-image: url(../images/TitleBack5.jpg); */
}

.InfoList {
	margin-left: 20px;
}

.ListDate {
	margin-top: 10px;
	font-size: 8pt;
}

.ListTitle {
	font-size: 10pt;
	font-family: "£Í£Ó¡¡¥´¥·¥Ã¥¯";
	
}

.ListTitle a:link { color: #0000ff; text-decoration: none; }
.ListTitle a:visited { color: #0000ff; text-decoration: none; }
.ListTitle a:hover { color: #cc0000; text-decoration: none; }
.ListTitle a:active { color: #0000ff; text-decoration: none; }

.ListCont {
	margin-left: 20px;
	font-size: 10pt;
	color: #000000;
	font-family: "£Í£Ó¡¡¥´¥·¥Ã¥¯";
}

.ListCont a:link { color: #0000ff; text-decoration: none; }
.ListCont a:visited { color: #0000ff; text-decoration: none; }
.ListCont a:hover { color: #cc0000; text-decoration: none; }
.ListCont a:active { color: #0000ff; text-decoration: none; }

.MMRCImg {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.MMRC1 {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 8pt;
}
.MMRC2 {
	margin-left: 30px;
	font-size: 8pt;
	color: #666666;
}
.Box1 {
	width: 450px;
	font-size: 10pt;
	text-align: left;
	background-color: #eeeeff;
}
.BoxTitle {
	font-size:12pt;
	padding: 5px;
	padding-left: 20px;
	background-color: #000090;
	color: #ffffff;
}
.BoxContents {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:  20px;
	padding-right: 20px;
	border: solid 1px #000090;
	text-align: left;
}

