/* CSS Document */

.next a {
	color: #990000;
	line-height: 12px;
	text-decoration: underline; }
	
	.next a:hover {
		text-decoration: none; }
		
.date {
	color: #E99F00;
	font-size: 10px; }

.berita {
	color: #23323A; }

	.berita a {
		color: #23323A;
		text-decoration: underline; }
	
	.berita a:hover {
		text-decoration: none; }

.berita_title h2 {
	font-size: 14px;
	color: #23323A;
	margin: 0px; }

.berita_content {
	margin-top: 20px;
	margin-bottom: 20px; }

.abu {
	color: #999999; }

.orange {
	color: #CC6600; }

.back {
	color: #999999;
	font-size: 10px; }
	
	.back a {
		color: #999999;
		text-decoration: underline; }
	
	.back a:hover {
		text-decoration: none; }

.bread {
	color: #CCCCCC;
	font-size: 9px;
	margin-bottom: 10px; }
	
.bread_on {
	color: #990000;
	font-size: 9px; }

.schedule {
	color: #333333;
	line-height: 20px;
	font-size: 11px; }

	.schedule a {
		color: #333333;
		text-decoration: underline; }
	
	.schedule a:hover {
		text-decoration: none; }
	
.faq_ask {
	color: #990000;
	font-weight: bold; }

.faq_ans {
	font-style: italic;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC; }

h4 {
	font-size: 11px; }