.form_txt10 {
	font-size: 10px;
	line-height: 14px;
}
.form_txt12 {
	font-size: 12px;
	line-height: 16px;
}
.caption_r {
	font-size: 10px;
	line-height: 12px;
	color: #CE0000;
	margin-left:1.5em;
	font-weight: normal;
}
.caption_b {
	font-size: 10px;
	line-height: 12px;
}
.form_title {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.squ {
    margin: 1em 0 4px 0;
    padding-left: 17px;
    height: 1em;
    font-weight: bold;
    background: url("../images/square_01.gif") no-repeat left center;
}

h4.blueBottom {
    margin: 1em 0 10px 0;
    padding: 4px;
    font-size: 100%;
    font-weight: bold;
    border-bottom: 2px solid #c9ddf2;
}

h4.squ_bottom {
    margin: 1em 0 4px 0;
    padding-left: 17px;
    padding-bottom: 5px;
    border-bottom: 2px solid #c9ddf2;
    background: url("../images/square_01.gif") no-repeat left 0.1em;
}

div.ind_20{
	margin-left:20px;
}