#g_f{
	width: 100%;
	padding-bottom:5px;
	background: #FFF;
}

/* footer  ------------------------------*/
#global_footer {
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
	text-align: left;
	color: #eee;
	margin: 0 auto;
	width:978px;
	background: #FFF;
}
#global_footer #fnavi{
	height:22px;
}
#global_footer #fnavi_l {
	float: left;
	width:584px;
	font-size: 0;
	margin: 0;
	background: url(../images/fnavi_l_on.gif) top left no-repeat;
}
#global_footer #fnavi_r {
	float: right;
	width:389px;
	font-size: 0;
	margin: 0;
	background: url(../images/fnavi_r_on.gif) top left no-repeat;
}
#global_footer #fnavi_l li,
#global_footer #fnavi_r li{
	float:left;
	height:22px;
}
#global_footer #fnavi_l li a,
#global_footer #fnavi_r li a{
	height:22px;
}

/* global_f_link  ------------------------------*/
#global_footer #global_f_link {
	margin-top: 10px;
	padding: 10px 15px 5px 15px;
	background: #eee url(../images/link_bg.gif) top left no-repeat;
}
#global_footer #global_f_link dl {
	margin-bottom: 10px;
}
#global_footer #global_f_link h3,
#global_footer #global_f_link dt {
	float: left;
}
#global_footer #global_f_link dd {
	padding-left: 110px;
}
#global_footer #global_f_link li {
	float: left;
	height: auto;
	white-space: nowrap;
	padding: 0 10px;
	border-right: #666 1px solid;
}

/* alink  ------------------------------*/
#global_footer #global_f_link a:link{
	color:#666;
	font-weight: normal;
	text-decoration:none;
}
#global_footer #global_f_link a:visited{
	color:#666;
	font-weight: normal;
	text-decoration:none;
}
#global_footer #global_f_link a:active{
	color:#666;
	font-weight: normal;
	text-decoration:none;
}
#global_footer #global_f_link a:hover{
	color:#00ca00;
	font-weight: normal;
	text-decoration:underline;
}

/* copyright  ------------------------------*/
#global_footer #global_copyright{
	font-size: 10px;
	line-height: 1.2em;
	padding: 5px 10px;
	border-top: #FFF 1px solid;
	background: #aaa url(../images/copyright_bg.gif) bottom left no-repeat;
}

#global_footer p {
	margin-bottom: 1em;
}


#global_header h1 {
	height: auto;
}
