@import url("../webfont/thsarabunnew.css");
@import url("../webfont/supermarket.css");

.div_content {
    width: 750px;
    margin: 15px;
    padding: 15px;
    background-color: rgb(241, 241, 241);
    -webkit-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);

}

.div_content_menu {
    width: 900px;
    margin: 15px;
    padding: 15px;
    background-color: #222222;
    -webkit-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);

    -webkit-box-shadow: 0px 2px 16px 0px rgba(22, 22, 22, 0.5);
    box-shadow: 0px 2px 16px 0px rgba(22, 22, 22, 0.5);
    /*background-image: url("../img/darkchoc2.png"); */
    background-color: rgb(59, 36, 22);

}

.div_content_menu_left {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-height: 700px;

    /*  -webkit-border-radius: 10px 10px 10px 10px;
      border-radius: 10px 10px 10px 10px; */

}

.div_content_menu_white {
    width: 900px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px -3px rgba(0, 0, 0, 0.7);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-height: 700px;

    /*  -webkit-border-radius: 10px 10px 10px 10px;
      border-radius: 10px 10px 10px 10px; */
    padding: 10px;

}

.div_content_bottom {
    padding-bottom: 15px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
}

.drop_shadow {

}

.icon_menu {
    -webkit-box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
}

#page_effects {
    background-color: #463E41;
    padding: 0px;

}

#logo {
    display: inline;
    margin-left: 35px;

}

.back_btn {
    float: left;
    text-align: center;
    -webkit-border-radius: 4px;
    padding: 7px;
    border-radius: 4px;
    font-weight: bold;
    color: #656565;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.6);
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    width: 120px;
    background: rgb(238, 238, 238); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); /* IE6-9 */

}

.show_owner {
    margin-left: 107px;
    color: #FFFFFF;
}

.red_font {
    color: #FF0000;
    font-weight: bold;
}

.btop_menu {
    color: #eeeeee;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    margin-bottom: 7px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.5);

    background: rgb(169, 3, 41); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(169, 3, 41, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0); /* IE6-9 */
}

.btop_menu_text {
    display: inline-block;
    cursor: pointer;
    /* text-shadow: 0px 1px 2px #000000;
     filter: dropshadow(color=#000000, offx=0, offy=1); */
    font-size: 16px;

}

.btop_menu_text:hover {
    color: #FFFFFF;
    cursor: pointer;
}

.bcontent_menu {
    padding: 15px;
    text-align: left;
    margin-bottom: 4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
    display: none;

    background-color: #463E41;
    /*background-image: url("../img/lightchoc2.png"); */
    background-color: rgb(76, 49, 32);

}

.bcontent_menu_text {
    text-align: center;
    padding: 10px;
    margin-left: 5px;
    color: #eeeeee;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    background: rgb(96, 108, 136); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(96, 108, 136, 1)), color-stop(100%, rgba(63, 76, 107, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0); /* IE6-9 */
}

.bcontent_menu_text:hover {
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=1);

    background: rgb(135, 224, 253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(135, 224, 253, 1)), color-stop(40%, rgba(83, 203, 241, 1)), color-stop(100%, rgba(5, 171, 224, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=0); /* IE6-9 */
}

.menu_hover {
    border: 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333333;
}

.menu_hover:hover {
    background-color: #205791;
    border: 1px #FFFFFF;

    background: rgb(252, 255, 244); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(233, 233, 206, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(233, 233, 206, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(233, 233, 206, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(233, 233, 206, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(233, 233, 206, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(252, 255, 244, 1) 0%, rgba(233, 233, 206, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#e9e9ce', GradientType=0); /* IE6-9 */
}

body {
    color: #333333;

    background-image: url("../img/bg.png") ;
    background-color: rgb(241, 241, 241);
    font-family: 'THSarabunNew', sans-serif;
    padding: 0px;
    margin: 0px;
    background-position: center;
    background-size:   cover;                      /* <------ */
    background-repeat: no-repeat;

}

.title_text {
    background: #87e0fd; /* Old browsers */
    background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87e0fd), color-stop(40%, #53cbf1), color-stop(100%, #05abe0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=0); /* IE6-9 */
    border: 1px solid #FFFFFF;
    padding: 5px;
    color: #FFFFFF;
    font-size: bold;
    -webkit-border-radius: 5px 700px 5px 5px;
    border-radius: 5px 700px 5px 5px;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    text-align: left;
}

.ntu {
    background: #0d0d0d;
    float: left;
    width: 33%;
    height: 500px;

}

.source_water {
    background: #999999;
    float: right;
    width: 67%;
    height: 500px;

}

.data_table {

    background-color: #FFFFFF;
    text-align: left;

}

/* common styling */

.menu {
    width: 90%;
    height: 24px;
    position: left;
    z-index: 100;
    margin-bottom: 10px;

    margin-bottom: 5px;
    padding: 5px;
    text-align: left;
    padding-left: 15px;
    background-color: #FDD017;
    font-family: 'supermarketregular', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #FDD017;

}

.menu:hover {
    background-color: #C38EC7;
    color: #ffffff;
    border-bottom: 2px solid crimson;

}

.menu_pr {
    font-family: 'supermarketregular', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #eeeeee;
    text-align: left;
    background-color: #eaeaea;
    letter-spacing: 1px;
    padding: 3px;
    padding-left: 5px;
    margin-bottom: 3px;

    background: -moz-linear-gradient(left, rgba(30, 87, 153, 1) 24%, rgba(98, 157, 209, 1) 78%, rgba(124, 184, 231, 0) 99%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(24%, rgba(30, 87, 153, 1)), color-stop(78%, rgba(98, 157, 209, 1)), color-stop(99%, rgba(124, 184, 231, 0)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 1) 24%, rgba(98, 157, 209, 1) 78%, rgba(124, 184, 231, 0) 99%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(30, 87, 153, 1) 24%, rgba(98, 157, 209, 1) 78%, rgba(124, 184, 231, 0) 99%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(30, 87, 153, 1) 24%, rgba(98, 157, 209, 1) 78%, rgba(124, 184, 231, 0) 99%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(30, 87, 153, 1) 24%, rgba(98, 157, 209, 1) 78%, rgba(124, 184, 231, 0) 99%, rgba(125, 185, 232, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=1); /* IE6-9 */

    background: -moz-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=1); /* IE6-9 */
    -webkit-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
}

.top_head_bg {
    background-image: url('../img/a1.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;

}

.img_manager {
    border: 1px solid #00498f;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
}

#footer {
    display: block;
    width: 1000px;
    color: #ffffff;
    font-weight: bold;
    min-height: 30px;
    background-image: url('../img/dark-gray-bg2.jpg');
    text-align: right;
    vertical-align: middle;
    padding: 7px;
    text-shadow: 0px 1px 1px #4d4d4d;
    margin-right: auto;
    margin-left: auto;

}

.cover {
    width: 100%;
    border: 1px solid #333333;
    margin: auto;
    background-color: #FFFFFF;

}

.pages {
    width: 100%;
    /*border: 1px solid #333333;*/
    margin: auto;
    background-color: #FFFFFF;

}

#logo {

    margin: auto;
    display: block;

}

.list_title {
    padding-left: 20px;
}

.table_cover tr td {
    font-size: 13px;
}

.table_cover {
    background-color: #FFFFFF;
}

.page_break {
    page-break-after: always;
}

@page {
    margin: 0px;
    margin-top: 10px;
    /*size:8.5in 11.0in;
  margin:1.0in 1.0in 1.0in 1.0in;
  mso-header-margin:.5in;
  mso-footer-margin:.5in;
  mso-paper-source:0;*/

}

.disp_table {

    background-color: #000000;
}

.disp_table td {
    background-color: #FFFFFF;
}

.div_slide {
    width: 710px;
    text-align: left;

}

.news_pr {
    font-family: 'supermarketregular', sans-serif;
    font-size: 16px;
    color: #999999;
    font-weight: bold;

}

.news_pr_2 {
    font-family: 'supermarketregular', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #acacac;

}

.content_title {
    font-family: 'sermarketregular', sans-serif;
    font-size: 22px;
    color: #666666;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

.content_detail {
    text-align: left;
    color: #333333;
}

.pagination {
    display: inline-block;
    padding: 5px;
    width: 20px;
    height: 20px;
    margin-left: 3px;
    color: #ffffff;
    text-align: center;
    border: 1px #ffffff solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.6);
    background: #00b7ea; /* Old browsers */
    background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b7ea), color-stop(100%, #009ec3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b7ea', endColorstr='#009ec3', GradientType=0); /* IE6-9 */
}

.pagination:hover {
    cursor: hand;
}

.fb-like {
    text-align: left;
}

.left_section {
    width: 49%;
    display: inline-block;
    min-height: 370px;
    max-height: 370px;
    background-color: #FFFFFF;
    text-align: left;
}

.right_section {
    width: 50%;
    display: inline-block;
    min-height: 370px;
    max-height: 370px;
    float: right;
    background-color: #FFFFFF;
    text-align: justify;
}

.right_section img {
    margin-left: 15px;
    background: #ffffff;
    opacity: .5;
}

.right_section img:hover {
    /*   -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
       box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);*/
    opacity: 1;

}

.admin_menu {
    background: #ffffff;
    opacity: .5;
}

.admin_menu:hover {
    opacity: 1;
}

.mange_site {
    width: 50%;
    float: right;
    display: block;
    background-color: #9999ff;
    color: #ffffff;
    font-family: 'supermarketregular', sans-serif;
    font-size: 16px;
    text-align: right;
    padding: 2px;
    padding-right: 10px;
    -webkit-border-radius: 0px 0px 0px 250px;
    border-radius: 0px 0px 0px 250px;
}

.mange_site:hover {
    background-color: #6666ff;
    cursor: pointer
}

.main_table {
    width: 80%;
    border: none;
    text-align: center;

    margin-left: auto;
    margin-right: auto;

}

.html5logo {
    float: left;

    bottom: 0px;

}

.logo_bg {
    padding: 0px;
    margin: 0px;
}

.bgl {
    float: left;
    left: 0px;
    height: 864px;
    width: 1152px;

    background-repeat: no-repeat;
    z-index: -98;
    position: fixed;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
}

.bgr {
    float: right;
    right: 0px;

    /* background-image: url('../img/bg_man.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -999;
    position: fixed;
    bottom: 0px;
    padding: 0px;
    margin: 0px;

}

#bg_main {
    width: 100%;
    height: 100%;

}

.view_iframe {
    width: 100%;

    border: 0px;
}

.person_submenu {
    background-color: #ededed;
    background: rgb(137, 137, 186); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(137, 137, 186, 1) 0%, rgba(137, 137, 186, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(137, 137, 186, 1)), color-stop(100%, rgba(137, 137, 186, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(137, 137, 186, 1) 0%, rgba(137, 137, 186, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(137, 137, 186, 1) 0%, rgba(137, 137, 186, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(137, 137, 186, 1) 0%, rgba(137, 137, 186, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(137, 137, 186, 1) 0%, rgba(137, 137, 186, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8989ba', endColorstr='#8989ba', GradientType=0); /* IE6-9 */
    color: #ffffff;
    text-align: center;

    background: rgb(234, 239, 181); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(234, 239, 181, 1) 0%, rgba(225, 233, 160, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(234, 239, 181, 1)), color-stop(100%, rgba(225, 233, 160, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(234, 239, 181, 1) 0%, rgba(225, 233, 160, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(234, 239, 181, 1) 0%, rgba(225, 233, 160, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(234, 239, 181, 1) 0%, rgba(225, 233, 160, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(234, 239, 181, 1) 0%, rgba(225, 233, 160, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaefb5', endColorstr='#e1e9a0', GradientType=0); /* IE6-9 */
    -webkit-box-shadow: inset 0 0 4px -2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 4px -2px rgba(0, 0, 0, 0.5);
}

.person_submenu a:link, a:visited, a:hover, a:active {
    color: #0000ff;
}

.person_submenu a:hover {
    text-shadow: 0 0 5px #ffffff;
}

.menu_btn {
    display: inline-block;
    width: 170px;
    padding: 5px;
    text-align: center;
    background-color: #cdcdcd;
    margin: 3px;
    height: 32px;
    vertical-align: middle;
}

.menu_btn:hover {
    background-color: #FFFF99;
}

.imenu {
    display: block;
    width: 250px;
    background-color: #000099;
    color: #ffffff;
    font-weight: bold;
    margin: 2px;
    padding: 5px;

    background-color: #C38EC7;
    font-family: 'supermarketregular', sans-serif;
    font-size: 20px;

    font-weight: bold;
    color: #ffffff;
    border-bottom: 2px solid #FDD017;
    margin-bottom: 10px;

    -webkit-box-shadow: 3px 5px 5px 0 rgba(33, 33, 33, 0.5);
    box-shadow: 3px 5px 5px 0 rgba(33, 33, 33, 0.5);
    height: 40px;
    line-height: 30px;

    vertical-align: middle;
    opacity: 0.8;
}

.imenu:hover {
    background-color: #acacac;
    color: #ffffff;
    border-bottom: 2px solid crimson;
}

.f_cover {
    float: right;
    top: 80px;
    position: absolute;
    left: 860px;

}