/* PECMS OTHER PAGE CSS */

div.other_page					{ width: 541px; min-height: 540px; }
div.other_page .title				{ width: 541px; height: 30px; }
div.other_page .title .left			{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_left.png') repeat-x 0 0; }
div.other_page .title .text			{ width: 513px; height: 30px; float: left; line-height: 30px; color: #FFFFFF; text-transform: uppercase; font-size: 11pt; background: url('/astro/gfx/common/box_bg.gif') repeat-x 0 0; }
div.other_page .title .right			{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_right.png') repeat-x 0 0; }
div.other_page .inner				{ padding: 14px 20px 0px 20px; text-align: justify; background-color: #FFFFFF; }
div.other_page .bottom				{ width: 541px; height: 14px; }
div.other_page .bottom .left			{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_left.png') no-repeat 0 0; }
div.other_page .bottom .middle			{ width: 513px; height: 14px; float: left; background-color: #FFFFFF; }
div.other_page .bottom .right			{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_right.png') no-repeat 0 0; }

