/* PECMS NEWS CSS */

div.news					{ width: 920px; min-height:502px; height:auto !important; height:502px;}
div.news .back					{ float: left; float: left;  color:#999; font-family:  Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight:bold; line-height:18pt; text-transform: uppercase; letter-spacing: 0px; }
div.news .title					{ float: right; color:#999; font-size: 16pt; text-transform: uppercase;  letter-spacing:1px;}
div.news .contents				{ width: 644px; margin: 0px 0px 0px 138px; text-align: justify; }
div.news .contents .ntitle_short			{ padding: 12px 0px 10px 0px; font-size: 12pt; font-family: Palatino Linotype, Goergia, Times, Verdana, Helvetica, Tahoma; text-transform: uppercase; font-weight: normal; }
div.news .contents .ntitle			{ padding: 12px 0px 20px 0px; font-size: 14pt; font-family: Palatino Linotype, Goergia, Times, Verdana, Helvetica, Tahoma; text-transform: uppercase; font-weight: normal; }
div.news .contents .nheader			{ }
div.news .contents .ncontents			{ }
div.news .contents .nmore			{ width: 408px; font-family:  Palatino Linotype, times new roman, trebuchet ms, Sans; font-size: 8pt; padding-bottom: 4px; float: right; text-align: right; }
div.news .contents .nback			{ width: 408px; font-family:  Palatino Linotype, times new roman, trebuchet ms, Sans; font-size: 10pt; padding: 15px 0px 4px 0px; float: left; text-align: left; }

div.news .contents .hdots_s			{ width: 478px; height: 10px; margin: 0 auto; background: url('/coreone/gfx/hdots.gif') repeat-x bottom center; }


div.news .contents .nback	a{color:#000;}
div.news .contents .nmore	a{color:#D86911;}

div.news .contents hr{width: 60%; color: #ff6600; background:#fff; }

div.news .contents img.left{float: left; margin: 15px 15px 15px 0; border: 1px solid #999; padding: 2px;}
div.news .contents img.right{float: right; margin: 15px 0px 15px 15px; border: 1px solid #999; padding: 2px;}

