body {  }
div {
	margin-top: 0;
	margin-bottom: 0;
}
p { margin-top: 1em; margin-bottom: 1em; }
td { }
ul { list-style-type: none; }
li { margin-left: -30px; }
.position-center { text-align: center; }
.space-02 { width: auto; height: 2px; }
.space-05 { width: auto; height: 5px; }
.space-07 { width: auto; height: 7px; }
.space-10 { width: auto; height: 10px; }
.space-20 { height: 20px; }
.space-30 { height: 30px; }
.space-40 { height: 40px; }
.space-50 { height: 50px; }
.line-690 { width: 690px; height: auto; border-bottom: 1px solid #8069b0; }
.line-950 { width: 950px; height: auto; border-bottom: 1px solid gray; }
.line-dotted-690 { width: 690px; height: auto; border-bottom: 1px dotted #8069b0; }
.line-250 { width: 250px; height: auto; border-bottom: 1px solid #fff; }
.fl-left-01 { float: left; padding-top: 5px; padding-right: 10px; padding-bottom: 10px; }
.fl-left-02 { float: left; }
.fl-right { float: right; }
.cl-both { clear: both; }

