@charset "utf-8";
/* CSS Document */

#ghbtable .ghbTm {
	background-image: url(../ghbimage/ghbTm.gif);
	background-repeat: repeat-x;
}
#ghbtable .ghbMl {
	background-image: url(../ghbimage/ghbMl.gif);
	background-repeat: repeat-y;
}
#ghbtable .ghbMr {
	background-image: url(../ghbimage/ghbMr.gif);
	background-repeat: repeat-y;
}
#ghbtable .ghbBm {
	background-image: url(../ghbimage/ghbBm.gif);
	background-repeat: repeat-x;
}
#ghbtable .ghbContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
