.gy {
}
.body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.body_index {
	background:#184A6B;
}
.bg_top {
	background:url(images/top_bg.jpg);
	background-repeat:repeat-x
}
.text_bg {
	background:url(images/text_bg.jpg);
	background-repeat:repeat-y;
}
.text {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:lighter;
	color:#666666;
	line-height:30px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#006699;
}
.text a:link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#006699;
	text-decoration:none;
}
.text a:visited {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#006699;
	text-decoration:none;
}
.text a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#006699;
	text-decoration:underline;
}
.text a:active {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#006699;
	text-decoration:none;
 } 
 
.footer_bg {
	background:url(images/footer_bg_all.jpg);
	background-repeat:repeat-x;
}
.intro {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#999999;
}
.intro a:link {trebuchet msArial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.intro a:visited {
	font-family:trebuchet ms;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.intro a:hover {
	font-family:trebuchet ms;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}
.intro a:active {
	font-family:trebuchet ms;
	font-size:9px;
	color:#666666;
	text-decoration:none;
 } 
.memo {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
}
