body {
	margin: 0px;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #E0DFE3;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin-left: 14px;
}
.h2_toppage {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 12px;
}


h3 {
	font-size: 16px;
	color: #666699;
	background-image: url(img/bg_h2.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-left: 15px;
	height: 34px;
	margin-top: 30px;
	letter-spacing: 1px;
	padding-top: 9px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.main {
	line-height: 20px;
	color: #333333;
	margin-right: 30px;
	font-size: 14px;
	margin-top: 8px;
}
.border {
	margin-top: 15px;
}
.right {
	background-color: #F7F7F7;
	padding: 4px 2px 4px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5BFBF;
	border-right-color: #D5BFBF;
	border-bottom-color: #D5BFBF;
	border-left-color: #D5BFBF;
	font-size: 12px;
	margin-left: 3px;
	color: #355564;
	margin-right: 3px;
	margin-top: 15px;
	line-height: 1.2em;
	margin-bottom: 2px;
}
.right1 {
	background-color: #F7F7F7;
	padding: 4px 2px;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #EEDFF0;
	border-right: 1px solid #EEDFF0;
	border-bottom: 1px solid #EEDFF0;
	border-left: 3px solid #EEDFF0;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.right2 {
	background-color: #F2F2F2;
	padding: 4px 2px;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #FFEAD5;
	border-right: 1px solid #FFEAD5;
	border-bottom: 1px solid #FFEAD5;
	border-left: 3px solid #FFEAD5;
	line-height: 18px;
}
.rightcont {
	background-color: #FFFFFF;
	padding: 3px 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE1E1;
	border-right-color: #EEDFF0;
	border-bottom-color: #FFE1E1;
	border-left-color: #EEDFF0;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.rightunder {
	background-color: #F7F7F7;
	padding: 2px;
	font-size: smaller;
	margin-left: 5px;
	color: #355564;
	border: none;
}
.info {
	background-color: #FFF4F7;
	padding: 4px 4px 4px 5px;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 16px;
	letter-spacing: 1px;
	border: 1px solid #EEDFF0;
	margin-top: 3px;
}
.info_small {
	background-color: #FFFDFD;
	padding: 4px 4px 4px 5px;
	font-size: 10px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 14px;
	letter-spacing: 1px;
	border: 1px solid #DEC2E2;
}
a {
	text-decoration: none;
}
a:link {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.style1 {font-size: 12px}
.notice {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	background-image: url(img/bg_notice.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 76px;
	line-height: 16px;
	letter-spacing: 1px;
}
#notice {
	width: 650px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #FBFBFB;
	background-image: url(img/bg_rec.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	letter-spacing: 0.5em;
}
.table_td_l1 {font-weight: normal;
	background-image: url(img/bg_d1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFEAEF;
	font-size: 14px;
	color: #333333;
}
.info2 {
	background-color: #FFFDFD;
	padding: 4px 4px 4px 5px;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 16px;
	letter-spacing: 1px;
	border: 1px solid #FCEFBE;
	margin-bottom: 8px;
	margin-top: 4px;
}

.style2 {color: #999999}
.info_top_r {
	background-color: #FFFDFD;
	padding: 4px 4px 4px 5px;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 16px;
	letter-spacing: 1px;
	border: 1px solid #FCEFBE;
	margin-bottom: 10px;
}
.img-r-time {
	margin-bottom: 10px;
	display:block;
}
.imga a:link {
	text-decoration: none;
	border: none;
}
.imga a:visited {
	text-decoration: none;
	border: none;
}
.imga a:hover {
	text-decoration: none;
	border: none;
}
.top {
	margin-bottom: 25px;
}
.imga {
	font-size: 12px;
	margin-bottom: 15px;
	text-align: center;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	padding-bottom: 10px;
}
.fo-in {
	padding-top: 16px;
}
.calendar {
	width: 175px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
}
.topics {
	background-image: url(img/topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px auto 30px;
	width: 700px;
	padding-top: 24px;
}

.topics p {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF0EF;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 6px 14px 4px 10px;
}
.topics a:link {
	color: #003366;
	border-style: none;

}

.topics a:visited {
	border-style: none;
}
.topics a:hover {
	border-style: none;
	color: #FF0000;

}
