/* PECMS OTHER PAGE CSS */

div.other_page					{ }

div.opmenu					{ }
div.opmenu					{ margin-left: 20px; color: #FFFFFF; }
div.opmenu .top_slant				{ width: 125px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.opmenu .top_title				{ width: 182px; height: 23px; float: left; background: #1C1C1C; }
div.opmenu .top_corner				{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.opmenu .inner_slant				{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.opmenu .inner_body				{ width: 283px; float: left; background: #5B5B5B; }
div.opmenu .inner_body .mname			{ margin: 2px 8px; padding: 0px 0px 0px 0px; }
div.opmenu .inner_body .mname a			{ height: 18px; line-height: 18px; display: block; padding: 2px 8px; color: #FFFFFF; outline: none; }
div.opmenu .inner_body .mname a:hover		{ background: #E1D124; color: #5B5B5B; padding: 2px 8px; }
div.opmenu .inner_body .mname a.active		{ background: #E1D124; color: #5B5B5B; }
div.opmenu .inner_right				{ width: 23px; height: 200px; float: left; background: #1C1C1C url('/epfs/gfx/main/calendar_inner_right.jpg') no-repeat 0 0; }
div.opmenu .bottom_slant			{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.opmenu .bottom_content			{ width: 283px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.opmenu .bottom_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }

div.other_page .inner				{ width: 547px; float: left; margin: 0px 0px 0px 70px; background: transparent; }
div.other_page .inner .top_slant		{ width: 105px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.other_page .inner .top_title		{ width: 419px; height: 23px; float: left; background-color: #1C1C1C; }
div.other_page .inner .top_corner		{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.other_page .inner .inner_slant		{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.other_page .inner .inner_body		{ width: 500px; min-height: 614px; float: left; background: #5B5B5B; }
div.other_page .inner .inner_body .title	{ height: 30px; padding-left: 16px; line-height: 30px; color: #FF6A00; text-transform: uppercase; font-size: 10pt; overflow: hidden; background: url('/epfs/gfx/common/box_bg.gif') repeat-x 0 0; }
div.other_page .inner .inner_body .contents	{ padding: 8px 20px 8px 20px; color: #FFFFFF; text-align: justify; }
div.other_page .inner .inner_right		{ width: 23px; height: 200px; float: left; background-color: #1C1C1C; }
div.other_page .inner .bottom_slant		{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.other_page .inner .bottom_content		{ width: 500px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.other_page .inner .bottom_content a		{ float: left; padding: 0px 8px; }
div.other_page .inner .bottom_corner		{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }


