@charset "UTF-8";
/* CSS Document */
.name_cell {
font-size:18px;
font-weight:bold;
}

.contentFrame {
position:absolute;
top:0px;
left:0px;
border:0px;
}

.tab_content {
border: 1px solid #000000;
border-top:0px;
height:500px;
width:100%;
}
