/* PECMS CHAIN CSS */

div.chain					{ width: 541px; min-height: 540px; }
div.chain .title				{ width: 541px; height: 30px; }
div.chain .title .left				{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_left.png') repeat-x 0 0; }
div.chain .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.chain .title .right				{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_right.png') repeat-x 0 0; }
div.chain .inner				{ padding: 14px 20px 0px 20px; text-align: justify; background-color: #FFFFFF; }
div.chain .inner .cname				{ height: 24px; line-height: 24px; padding-left: 16px; font-size: 10pt; font-weight: bold; }
div.chain .inner .aname				{ height: 20px; line-height: 20px; padding-left: 36px; font-size: 8pt; font-weight: normal; }
div.chain .inner .hline				{ border: 1px solid #F5B746; }
div.chain .bottom				{ width: 541px; height: 14px; }
div.chain .bottom .left				{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_left.png') no-repeat 0 0; }
div.chain .bottom .middle			{ width: 513px; height: 14px; float: left; background-color: #FFFFFF; }
div.chain .bottom .right			{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_right.png') no-repeat 0 0; }

div.details					{ width: 541px; min-height: 540px; }
div.details .title				{ width: 541px; height: 30px; }
div.details .title .left			{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_left.png') repeat-x 0 0; }
div.details .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.details .title .right			{ width: 14px; height: 30px; float: left; background: url('/astro/gfx/common/box_title_right.png') repeat-x 0 0; }
div.details .inner				{ padding: 14px 20px 0px 20px; text-align: justify; background-color: #FFFFFF; }
div.details .bottom				{ width: 541px; height: 14px; }
div.details .bottom .left			{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_left.png') no-repeat 0 0; }
div.details .bottom .middle			{ width: 513px; height: 14px; float: left; background-color: #FFFFFF; }
div.details .bottom .right			{ width: 14px; height: 14px; float: left; background: url('/astro/gfx/common/box_bottom_right.png') no-repeat 0 0; }

