.select .text {
    background-color: #ffffff;
    border-color: #999988;
    border-width: 1px;
}

.submit {
    background-color: #bbcccc;
    border-color: #999988;
    border-width: 1px;
}

th {
    vertical-align: middle;
    background-color: #bbcccc;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid none none;
    padding: 0px 10px 0px 10px;
}

td.a {
    vertical-align: middle;
    background-color: #ffffff;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid none none;
    padding: 2px 10px 2px 10px;
}

td.b {
    vertical-align: middle;
    background-color: #dde8e8;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid none none;
    padding: 0px 10px 0px 10px;
}

td.a1 {
    vertical-align: middle;
    background-color: #efefef;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid solid solid;
    padding: 0px 10px 0px 10px;
}

td.b1 {
    vertical-align: middle;
    background-color: #cdd8d8;
    border-color: #999988;
    border-width: 1px;
    border-style: solid;
    padding: 0px 10px 0px 10px;
}

td.invalid {
    vertical-align: middle;
    background-color: #eef0f0;
    color: #888888;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid none none;
    padding: 0px 10px 0px 10px;
}

td.title {
    background-color: #dde8e8;
    font-weight:bold;
    border-color: #999988;
    border-width: 1px;
    border-style: solid solid none none;
}

table.a {
    border-color: #999988;
    border-width: 1px;
    border-style: none none solid solid;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    /*margin-left: auto;
    margin-right: auto;*/
}

table.b {
    font-size: 9pt;
    border-color: #999988;
    border-width: 1px;
    border-style: none none solid solid;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    /*margin-left: auto;
    margin-right: auto;*/
}

h1 {
    font-size: 16pt;
    margin-bottom: 0px;
}

h2 {
    font-size: 14pt;
    margin-bottom: 0px;
}

div.category {
    font-size: 18px;
    color: #888;
    margin: 0px 0px 0px 0px;
}

div.title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: 0px 0px 0px 0px;
}

div.title a {
    color: #66A;
}

div.title a:hover {
    color: #44C;
    text-decoration: underline;
}

div.profile {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #888888;
    display: inline-block;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

img.profile {
    vertical-align: middle;
}

span.middle {
    border: 1px solid #900;
    vertical-align: middle;
}

span.profile {
    padding-left: 20px;
    line-height: 16px;
    color: #888888;
    display: inline-block;
    vertical-align: middle;
}

div.share {
    font-size: 18px;
    float: right;
    vertical-align: middle;
}

*::before {
    border-width: 0px;
}

div.share_item {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 20px;
    display: inline-block;
}

div.share_item+div.share_item {
    border-left: 1px solid #888;
}

img {
    vertical-align: middle;
}

div.ad {
    float: left;
}

div.ad_item {
    background-color: #CCC;
    border: 1px solid #444;
    width: 240px;
    height: 320px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

div.ad_space {
    display: block;
    margin: 0px 0px 20px 0px;
}

div.content {
    float: left;
    width: 640px;
    margin: 0px 20px 0px 20px;
}

div.edit {
    font-size: 12px;
    float: left;
    width: 100%;
    margin: 0px 20px 0px 20px;
}

div.caption {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

div.img {
    border: 1px solid #CCC;
    float: right;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

div.relation {
    color: #888888;
    clear: both;
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 20px 0px;
}

div.navi {
    color: #FFF;
    background-color: #000;
    clear: both;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 20px 0px;
}

div.navi1 {
    display: inline;
    margin: 0px 200px 0px 0px;
}

div.navi2 {
    display: inline;
}

div.navi a {
    color: #EEE;
    text-decoration: none;
    margin: 0px 20px 0px 0px;
}

div.drop {
    color: #CCC;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    border: 2px dashed #CCC;
    margin: 2px 0px 2px 0px;
    position: relative;
}

div.measure {
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    margin: 2px 0px 2px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.over {
    border: 2px solid #CCC;
}

div.loading {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 10px;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: auto;
}

div.droptext {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: auto;
}

div.uploaded {
    position: relative;
}

div.editcaption {
    color: #000;
    text-align: left;
    position: absolute;
    left: 170px;
    top: 10px;
}

img.closebutton {
    position: absolute;
    right: 0px;
    top: 0px;
}

div.navi a:hover {
    color: #888;
}

div.footer {
    vertical-align: bottom;
    text-align: center;
    color: #FFF;
    background-color: #000;
    clear: both;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 10px 20px 10px 20px;
    margin: 20px 0px 0px 0px;
}

div.quotation {
    font-size: 12px;
    line-height: 16px;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

img.org {
    margin: 10px 0px 10px 0px;
}

div.body {
    clear: both;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

div.root {
    overflow: hidden;
}

hr {
    height: 0px;
    margin: 20px 100px 20px 100px;
    padding: 0px;
    border: 0;
    border-top: 1px dashed #888;
}

a {
    color: #888;
    text-decoration: none;
}

div.relation a,div.body a {
    border-bottom: 1px dashed #888;
}

a:hover {
    color: #444;
}

body {
    font-family: Arial, Lucida Grande, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    background: #ffffff 0px 0px no-repeat;
    /* background: #f9f9f9 url("../img/headbg.jpg") 0px 0px no-repeat;*/
    margin: 0px 0px 0px 0px;
}
