body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFFF;
}
.tittle {
	font-family: Impact;
	font-size: 24px;
	color: #666666;
}
.tittle_left {
	font-family: Impact;
	font-size: 24px;
	background-color: #666666;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

td.top{
	height: 29px;
	width: 801px;
	background-image: url(image/box_top.gif);
}
td.bottom{
	width: 801px;
	background-image: url(image/box_bottom.gif);
	height:23px;
}
td.body{
	width: 801px;
	background-image: url(image/box_body.gif);
	margin-right: 32px;
	margin-left: 32px;
}
.tittle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a.toplink {
	color: #3C5782;
	text-decoration: none;
	background-color: #EFEFEF;
}
a.toplink:hover{
background:background-image:url(image/linkbk.jpg);
	background-image: url(image/linkbk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
