.section72 {
margin-top:-145px;
}

ul.tabs72 {
color: #fff;
list-style:none;
padding-bottom: 10px;
text-align:center;
}

.tabs72 li {
cursor:pointer;
display:inline-block;
margin-right: 20px;
padding: 8px;
font-size: 16px;
font-weight: bold;
color: #cfff9f;
background: rgba(0, 0, 0, 0.9);
}

div.box72 {
display:none;
margin: 100px auto 10px;
padding: 10px;
position:relative;
background-color: #313c32;
width:600px;
}

div.box72.visible72 {
display:block;
}

div.box72 p {
color: #fff;
line-height:1.5em;
}

.tabs72 li.current72,.tabs72 li:hover,.tabs72 li.current72:hover {
background: rgba(0, 0, 0, 0.9);
color: #9f3;
}

.mon1 {
font-size: 15px;
color: #9f3;
font-weight: bold;
}

.mon2 {
color: #9f3;
}

.monlink {
color: #9f3;
border-bottom: 1px dotted;
text-decoration: none;
}

.monlink:hover {
color: #cfff9f;
border-bottom: 1px dotted;
text-decoration: none;
}