/* CSS Document */
sup {
	color: #3333CC;
}
p {margin-top:12px;
	margin-bottom:12px;
}
ul,ol{
	margin-top:0;
	margin-bottom:0;
}
ul {
	margin-left: 15px;
	padding-left: 0;
}
ol {
	margin-left: 2em;
	padding-left: 0;
}
.top_0{
	margin-top:0;
}
.dot_under_line{
	border-bottom:1px dashed #666666;
}
