@import "base.css";
@import "info_base.css";


.wrap-content table{width: auto; height: auto}
.wrap-content th{width: 100px; padding: 5px 0 5px 10px; background: #eee; border: 1px solid #000; vertical-align: middole; font-weight: bold}
.wrap-content td{width: auto; padding: 5px 0 5px 10px; border: 1px solid #000; vertical-align: middole}

.wrap-content div{width: auto; height: auto; margin: 20px 0 0 0; padding: 10px; text-align: left; border-top: 1px dotted #000; border-bottom: 1px dotted #000}
.wrap-content div h3{width: auto; height: auto; margin: 0 0 10px 0}



