#plan {
margin: 20px;
background-color: white;
color: black;
padding: 10px;
}

.plan_cle_0 {
float: left;
font-weight: bold;
background-color: white;
color: navy;
}

.plan_cle_0 a {
float: left;
font-weight: bold;
background-color: white;
color: navy;
}

.plan_cle_1 {
float: left;
font-weight: bold;
background-color: white;
color: navy;
margin-left: 40px;
}

.plan_cle_1 a {
float: left;
font-weight: bold;
background-color: white;
color: navy;
}

.plan_cle_2 {
float: left;
font-weight: bold;
background-color: white;
color: navy;
margin-left: 80px;
}

.plan_cle_2 a {
float: left;
font-weight: bold;
background-color: white;
color: navy;
}

.plan_image {
float: left;
width: 30px;
}

.plan_info {
margin-left: 20em;
margin-bottom: 15px;
font-weight: bold;
}

