#content-main span.red {
	color: red;
}
#content-main span.line {
	text-decoration: underline;	
}
#content-main table ol {
	padding: 10px;
}
#content-main table ol li {
	line-height: 1.615;
}
#content-main table{
	position: relative;
}
#content-main span.agree {
	display: block;
    position: absolute;
	bottom: 10px;
    right: 40%;
}
#content-main ul li {
	margin-left: 20px;
}
#content-main img {
    margin-right: 15px;
}