@charset "utf-8";
/* CSS Document */
.question {
	color:#09B1E2;
	background:url(../images/arrow_open.jpg) no-repeat;
	background-position:0 5px;
	padding-left:10px; 
	cursor:pointer;
	font-size:14px;
	margin:0 0 10px 0;
}
.answer span{
	font-weight:bold;
}

.news_content_c {
	margin:0 0 10px 20px;

}


.news_content {
	height:0px;
	overflow:hidden;
}

#acc {
overflow:hidden;
}

.news_link {
text-align:right;

}