/* PECMS NEWS CSS */

div.news					{ }

div.news .inner					{ width: 547px; float: left; margin: 0px 0px 0px 70px; background: transparent; }
div.news .inner .top_slant			{ width: 105px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.news .inner .top_title			{ width: 419px; height: 23px; float: left; background-color: #1C1C1C; }
div.news .inner .top_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.news .inner .inner_slant			{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.news .inner .inner_body			{ width: 500px; min-height: 614px; float: left; background: #5B5B5B; }
div.news .inner .inner_body .title		{ padding-left: 16px; color: #FF6A00; text-transform: uppercase; font-size: 11pt; background: url('/epfs/gfx/common/box_bg.gif') repeat-x 0 0; }
div.news .inner .inner_body .contents		{ padding: 8px 20px 8px 20px; color: #E0E0E0; text-align: justify; }
div.news .inner .inner_body .more		{ width: 408px; padding-bottom: 4px; float: right; border-bottom: 1px solid #C6CAB1; text-align: right; }
div.news .inner .inner_body .back		{ width: 408px; padding: 4px 0px 4px 0px; float: left; text-align: left; }
div.news .inner .inner_right			{ width: 23px; height: 200px; float: left; background-color: #1C1C1C; }
div.news .inner .bottom_slant			{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.news .inner .bottom_content			{ width: 500px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.news .inner .bottom_content a		{ float: left; padding: 0px 8px; }
div.news .inner .bottom_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }
