/* CSS Document */
/*
///
news
///
*/
#news_titrG
{
	position: absolute;
	top: 10px;
	left: 270px;
	width: 402px;
	height: 22px;
	margin: 2px auto;
	text-align:center;
  font-size: 14px;
  color: #7150E3;
	font-weight: bold;
}
#news_overG
{
	position: absolute;
	top: 38px;
	left: 270px;
	width: 393px;
	height: 471px;
  padding-top : 6px;
  padding-right : 8px;
	text-align:left;
  font-size: 12px;
	font-weight: normal;
  overflow : auto;
}
.new_dat
{
	font-size: 9px;
  font-style: italic;
	font-weight:400;
	text-align: right;
  color: #4040DD; 
}
.new_tit
{
	font-size: 12px;
  font-style: italic;
	font-weight:800;
	text-align: center;
  color: #4040DD; 
}
.new_txt
{
	font-weight:400;
	font-size: 12px;
	text-align: justify;
	padding: 0px 0px 20px 10px ;  
  color: #4040DD; 
}
#SOS
{
	position: absolute;
	top: 245px;
	left: 2px;
	width: 266px;
	height: 220px;

  background-color: #FF6600;
}
.SOS_tit
{
	font-size: 22px;
  font-style: italic;
	font-weight:700;
	text-align: center;
  color: #5540E3; 
}
.SOS_txt
{
	font-weight:400;
	font-size: 13px;
	text-align: center;
	padding: 0px 0px 20px 10px ;  
  color: #5540E3; 
}
#news_titrD
{
	position: absolute;
	top: 10px;
	left: 680px;
	width: 286px;
	height: 22px;
	margin: 2px auto;
	text-align:center;
  font-size: 14px;
  color: #7150E3;
	font-weight: bold;
}
#news_overD
{
	position: absolute;
	top: 38px;
	left: 680px;
	width: 230px;
	height: 467px;
  padding-top : 10px;
  padding-right : 56px;
	text-align:right;
	font-size: 14px;
	font-weight: normal;
  color: #7150E3;
  overflow : auto;
}