.g_number {display: block;	background-color:#F5F0BC;
	text-align: left; font-size: 12px; font-weight: bold; color: #FF6633  ; margin: 0px; padding: 4px; }
.g_name {display: block; padding: 2px; font-size: 12px;  color: #003366  ; line-height: 140% ;text-align: left;
	border-bottom: solid 1px; border-color: #97A61E; margin-bottom: 3px;}
.g_title{
	display: block;	width: 500px;
	background-image: url(../img/dot500.gif);
	background-repeat: no-repeat; background-position: left bottom;
	font-size: 14px;	color: #000066;	text-align: left;	font-weight: bold;
	margin-left: 30px;	margin-bottom: 10px;
	padding-top: 4px;	padding-bottom: 10px;	padding-left: 4px;	padding-right: 0px;
	}

.g_sub_t {display: block; padding: 2px; 
	font-size: 12px; font-weight: bold; color: #003366  ; line-height: 140% ;text-align: left;
	border-bottom: solid 1px; border-color: #003366; }
.g_sub_t2 {font-size: 12px; font-weight: bold; color: #FF6633  ; line-height: 140% ;text-align: left;}

.gfloat_r {	float: right;	margin: 10px;}
.gfloat_l { float: left;	margin: 10px;}

