.word_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F7941D;
	line-height: 20px;
	text-decoration: none;
}
.word_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #0278A5;
	text-decoration: none;
}
.word_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.line {
	border: 3px solid #eeeeee;
}
.news_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
}
#nav { margin: 5 10 0 0px; text-align:right; background: #ffffff; }
#nav a { border: 1px solid #ffffff; background: #ffffff; text-decoration: none; margin: 0 1px; padding: 3px 5px; color:#F7941D }
#nav a.activeSlide { background: #ff0 }
#nav a:focus { outline: none; }
#output { text-align: left; color:#FFF; font-size:12px }