.fbox {
/*	margin-left:0.4em;*/
/*	margin-bottom:0.8em;*/
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#01A2FF;
}
.fhead {
	width:100%;
	height:28px;
	border-style:none;
	text-align:center;
	padding-left: 1.0em;
/*	background-color:#e8e2bf;*/
	background-image: url(../image/head.gif);
	background-repeat: repeat-x;
	color:#black;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#2b3b7b;
}
.fhead2 {
	padding-left: 0.5em;
	background-color:#EDF9FF;
	color:#black;
}
.fbody {
	text-align:left;
	background-color:white;
	padding-right:1.0em;
	padding-left: 1.0em;
	color:black;
}
.fbody2 {
	border-style:solid none none;
	border-width:1px 0 0;
	border-color:#01A2FF;
	text-align:left;
	background-color:white;
	padding-right:1.0em;
	padding-left: 1.0em;
	color:black;
}
.nbox {
/*	width:100%;*/
	background-color:white;
}
.nbox td {
}
.t_c {
	text-align:center;
	width:100%;
	height:28px;
	background-image: url(../image/t_c.gif);
	background-repeat: repeat-x;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#2b3b7b;
}
.c_c {
	padding-top:5px;
	padding-bottom:5px;
}
.c_l {
	width:10px;
	height:100%;
	background-image: url(../image/c_l.gif);
	background-repeat: repeat-y;
}
.c_r {
	width:10px;
	height:100%;
	background-image: url(../image/c_r.gif);
	background-repeat: repeat-y;
}
.b_c {
	width:100%;
	height:9px;
	background-image: url(../image/b_c.gif);
	background-repeat: repeat-x;
}

.fhead img {
	vertical-align:middle;
	margin: auto 2em;
}

