body {
    margin: 0px;
    background-color: #DBC888;
}

div.index {
    line-height: 150%;
}

tr.tr_1 {
    background-color: #EDE1BB;
}

table.main_table {
    width: 100%;
    border-collapse: collapse;
    border-width: 0px;
}

div.main_div {
    width: 100%;
    border-collapse: collapse;
    border-width: 0px;
    background-color: #F6F3E6;
    float: left;
    margin: 0 0 15px 0;
    padding: 0;
}

td.logo,td.logo1 {
    padding: 0px;
    border-bottom: solid 1px #856A2A;
    vertical-align: bottom;
    background-image: url('logobg.gif');
    color: #FFF;
}

td.logo1 {
    width: 1%;
}

td.logo1 a img {
    border: 0;
}

.news1_out,.news2_out {
    width: 18%;
    background-color: #F6F3E6;
    vertical-align: top;
    line-height: 150%;
}

.news1_out {
    float: left;
}

.news2_out {
    float: right;
}

.news1_in,.news2_in {
    padding: 15px;
}

.main_index_out,.main_index_out_light,.main_not_index_out,.main_not_index_out_light
{
    background-color: #F6F3E6;
    vertical-align: top;
    float: right;
}

.main_index_out {
    width: 64%;
}

.main_not_index_out {
    width: 82%;
}

.main_index_out_light,.main_not_index_out_light {
    width: 100%;
}

.main_index_in {
    padding: 15px;
}

div.footer {
    vertical-align: top;
    width: 100%;
}

div.footer2 {
    vertical-align: top;
    padding: 20px 10px;
}

div.menutop {
    position: absolute;
    left: 190px;
    top: 110px;
    z-index: 3;
}

div.menutop  ul {
    margin: 0;
    padding: 0;
}

div.menutop  li {
    float: left;
    position: relative;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.menutop  li {
    font-size: 16px;
}

div.menutop  li a {
    color: #6b4f18;
    text-decoration: none;
    font-weight: bold;
}

div.menutop  li a:hover {
    color: white;
    background: url(menutop_left.png) no-repeat left center;
}

div.menutop  li a:hover span {
    background: url(menutop_right.png) no-repeat right center;
}

div.menutop  li a {
    padding: 10px 3px 10px 3px;
}

div.menutop  li a span {
    padding: 10px 10px 10px 7px;
}

div.menuleft1 {
    font-weight: bold;
    font-size: 15px;
    line-height: 200%;
}

div.menuleft2 {
    padding-left: 10px;
}

div.menuleft2 ul {
    margin: 0;
    padding: 0;
}

div.menuleft2 li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    font-size: 13px;
}

div.breadcrumb {

}

div.mainnews_1,div.staff_event,div.index_lastmsgs {
    border: 1px dashed #DBC888;
    margin-bottom: 15px;
    padding: 15px;
    background-color: #EDE1BB;
}

div.mainnews_text_1,div.staff_event_name {
    padding: 5px;
    font-weight: bold;
    font-size: 15px;
}

div.news_1 {
    padding: 10px;
}

div.staff_before_reg_start_time,div.staff_before_reg_finish_time {
    font-weight: bold;
}

div.staff_login {
    color: red;
}

div.staff_schedule tr.tr_0 td,div.staff_schedule tr.tr_1 td {
    border: 1px solid black;
}

td.staff_schedule_free {
    padding: 5px;
    background-color: lightgreen;
}

td.staff_schedule_tmp {
    padding: 5px;
    background-color: yellow;
}

div.staff_offer_user_id_reg,div.staff_offer_user_id_reg_edit,div.staff_offer_user_id_reg_tmp
{
    padding: 10px;
    margin: 5px -10px 0 -10px;
    font-weight: bold;
}

div.staff_offer_user_id_reg,div.staff_offer_user_id_reg_edit {
    background-color: lightgreen;
}

div.staff_offer_user_id_reg_tmp {
    background-color: yellow;
}

div.google_calendar table {
    width: 100%;
    margin: 5px 0 5px 0;
}

div.staff_schedule table.table img,span.user_info_photo img {
    width: 100px;
}

div.html_header {
    position: absolute;
    top: 50px;
    right: 5px;
    z-index: 3;
}

