/* LEGAL OTHER PAGE CSS */

div.other_page .left				{ width: 425px; float: left; }
div.other_page .left .one			{ width: 213px; height: 262px; float: left; background: url('/gfx/header_01.jpg') 0 0 no-repeat; }
div.other_page .left .two			{ width: 212px; height: 262px; float: left; background: url('/gfx/header_02.jpg') 0 0 no-repeat; }
div.other_page .left .inner			{ width: 425px; }

div.other_page .right				{ width: 567px; min-height: 318px; float: left; background: url('/gfx/header_03.gif') 0 0 no-repeat; }
div.other_page .right .inner			{ width: 504px; margin: 39px 0px 0px 23px; text-align: justify; }

div.other_page .right .inner .ending		{ width: 550px; height: 23px; margin: 14px 0px 0px -23px; background: url('/gfx/main_ending.gif') 0 0 no-repeat; }

div.other_page .left ul.other_menu		{ width: 425px; margin: 0; padding: 27px 0px 27px 0px; list-style: none; background-color: #31536C; }
div.other_page .left ul.other_menu li		{ }
div.other_page .left ul.other_menu li a		{ width: 425px; display: block; height: 27px; line-height: 27px; outline: none; color: #FFFFFF; }
div.other_page .left ul.other_menu li a.active	{ background: #547085 url('/gfx/other_page/raquo.jpg') center right no-repeat; }
div.other_page .left ul.other_menu li a span	{ margin-left: 44px; }
div.other_page .left ul.other_menu li a:hover	{ text-decoration: none; background: #FF7F00 url('/gfx/other_page/raquo_hoover.jpg') center right no-repeat; }

div.other_page .left ul.other_menu2		{ width: 425px; margin: 0; padding: 27px 0px 27px 0px; list-style: none; background-color: #547085; }
div.other_page .left ul.other_menu2 li		{ }
div.other_page .left ul.other_menu2 li a	{ width: 425px; display: block; height: 27px; line-height: 27px; outline: none; color: #FFFFFF; }
div.other_page .left ul.other_menu2 li a.active	{ background: #31536C url('/gfx/other_page/raquo2.jpg') center right no-repeat; }
div.other_page .left ul.other_menu2 li a span	{ margin-left: 44px; }
div.other_page .left ul.other_menu2 li a:hover	{ text-decoration: none; background: #FF7F00 url('/gfx/other_page/raquo_hoover.jpg') center right no-repeat; }

div.other_page .left ul.navi			{ width: 425px; margin: 0; padding: 0; list-style: none; background-color: #FFFFFF; }
div.other_page .left ul.navi li			{ display: inline; height: 24px; line-height: 24px; }
div.other_page .left ul.navi li a		{ font-size: 9px; float: left; color: #FF7F00; background: url('/gfx/point.gif') left 10px no-repeat; margin-left: 6px; }
div.other_page .left ul.navi li a.last		{ font-weight: bold; }
div.other_page .left ul.navi li a span		{ margin-left: 8px; }
div.other_page .left ul.navi li a:hover		{ text-decoration: none; }

div.other_page h1				{ margin: 0; padding: 0; color: #FF7F00; font-size: 18px; font-weight: normal; }