@charset "utf-8";

body { font-size:10pt; }
A { color:blue; }
A:hover { text-decoration:none; }

hr { width:700px;hright:1px;color:green; }

#c1 { float:left;width:710px; }

#c2 { float:left; }

#header { width:690px; }

#topics { width:700px; }

#topics_t { float:left; }

#topics_c { float:left; overflow:auto; border:1px solid #019a04; width:592px; height:142px; padding:3px; }

#info { float:right; width:700px; }

#main { width:700px; clear:both; padding:2px; }

#footer { width:700px; clear:both; }

#menu1 { float:left; padding:3px; width:230px; }
#menu1_1 { float:left;width:230px;background-color:#ffbd3e; }
#menu1_2 { float:left; background-color:#ffbd3e;width:230px;height:500px; }

#menu2 { float:left; padding:3px; width:230px; }
#menu2_1 { float:left;width:230px;background-color:#a4a4ff; }
#menu2_2 { float:left; background-color:#a4a4ff;width:230px;height:500px; }

#menu3 { float:left; padding:3px; width:220px; }
#menu3_1 { float:left;width:220px;background-color:#faa3cc; }
#menu3_2 { float:left; background-color:#faa3cc;width:220px;height:500px; }

.imglink {
	border:1px;
	border-color:black;
	border-style:solid;
}

.section1t {
	font-size:18pt;
	text-decoration:underline;
	font-weight:bold;
}
#section1 {
	padding-left:10pt;
	padding-bottom:5pt;
	width:700px;
}
.section2t {
	font-size:16pt;
	padding-left:15pt;
	text-decoration:underline;
	font-weight:bold;
}
#section2 {
	padding-left:20pt;
	padding-top:5pt;
	padding-bottom:5pt;
	width:700px;
}