span {
	font-size:16px;
}

div	{
	font-size:16px;
	line-height:1.3em;
}
table {
	font-size:16px;
	line-height:1.3em;
}

p	{
	font-size:16px;
	color:#cc3333;
	font-weight:bold
}

div#s	{
	color:#8E0450
}
.news {
	margin:5px 0px 2px 0;
	padding-right:10px;
	line-height:18px;
	
}
.news_width {
	width:450px;
}
.news_more {
	text-align:right;
	background:url(images/dots_hor.gif) repeat-x;
	margin-right:10px;
}
.news_content {
	margin:10px;

}
.subtitle {
	font-size:20px;
	font-weight:bold;
	margin:10px 0px;
}
ol.qa_ol {
	line-height:1.5em;
}
ul.qa_ol {
	line-height:1.5em;
}
li.qa ol{
	margin-top:5px;
}
table.onsentable {
	margin:10px;
	border:1px solid #8888DE;
	border-bottom:0px;
	line-height:1.3em;
}
table.onsentable tr{
}
table.onsentable th{
	background:#EEFFFF;
	padding:7px;
	vertical-align:top;
	border-bottom:1px solid #8888DE;
	border-right:1px solid #8888DE;
}
table.onsentable td{
	padding:5px;
	border-bottom:1px solid #8888DE;
}
table.ion th {
	background-color:#DEEEFF;
}
table.ion td {
	background-color:#F8F7FF;
}