
/********************************************************/
/* gr_footer */
/********************************************************/
#gr_footer{
	margin:40px 20px 17px 20px;
}
	#gr_footer #gr_footer_top{
		padding-bottom:10px;
		border-bottom:1px solid #D4D4D4;
	}
		#gr_footer #gr_footer_top ul{float:left;margin-top:31px;}
			#gr_footer #gr_footer_top li#gr_footer_voice{float:left;margin-right:18px;}
				#gr_footer #gr_footer_top li#gr_footer_voice a{
					display:block;
					width:87px;
					height:14px;
					text-indent:-9999px;
					overflow:hidden;
					background:url(../images/gr_footer_ul1.gif) left top no-repeat;
				}
				#gr_footer #gr_footer_top li#gr_footer_voice a:hover{background-position:left -14px;}
			#gr_footer #gr_footer_top li#gr_footer_support_information{float:left;}
				#gr_footer #gr_footer_top li#gr_footer_support_information a{
					display:block;
					width:149px;
					height:14px;
					text-indent:-9999px;
					overflow:hidden;
					background:url(../images/gr_footer_ul2.gif) left top no-repeat;
				}
				#gr_footer #gr_footer_top li#gr_footer_support_information a:hover{background-position:left -14px;}


		#gr_footer #gr_footer_top p{float:right;}

	#gr_footer #gr_footer_bottom{
		padding-top:10px;
	}
		#gr_footer #gr_footer_bottom p{float:left;font-size:80%;margin-right:14px;color:#444444;}
		#gr_footer #gr_footer_bottom ul{width:50%;float:right;border-right:1px solid #949494;padding-right:4px;}
			#gr_footer #gr_footer_bottom ul li{float:right;line-height:1em;margin-left:4px;border-left:1px solid #949494;white-space:nowrap;}
				#gr_footer #gr_footer_bottom ul li a{font-size:80%;margin-left:4px;color:#444444;}
				#gr_footer #gr_footer_bottom ul li a:hover{color:#304F92;}


/********************************************************/
/* clear */
/********************************************************/
#gr_footer #gr_footer_top:after,
#gr_footer #gr_footer_bottom:after,
#gr_footer #gr_footer_top ul:after,
#gr_footer #gr_footer_bottom ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* WinIE7 MacIE5 */
#gr_footer #gr_footer_top,
#gr_footer #gr_footer_bottom,
#gr_footer #gr_footer_top ul,
#gr_footer #gr_footer_bottom ul{
	display:inline-table;
	zoom:100%;
}

/* WinIE5-6 */
/* Hides from IE-mac \*/
* html #gr_footer #gr_footer_top,
* html #gr_footer #gr_footer_bottom,
* html #gr_footer #gr_footer_top ul,
* html #gr_footer #gr_footer_bottom ul{
	height:1px;
}

#gr_footer #gr_footer_top,
#gr_footer #gr_footer_bottom,
#gr_footer #gr_footer_top ul,
#gr_footer #gr_footer_bottom ul{
	display:block;
}
