
/* ************************************************ */
/* Generic Design Css: design.css */


#body {
        width:100%;
}

#body, #main-table {
        margin: 0 auto;
}

#main-table {
        width: 787px;
        border-left-width: 1px;
        border-left-style: solid;
        border-right-width: 1px;
        border-right-style: solid;
}

.navi-bgr {
        background: url('../../../../designs/design178/color1/images/navi_bgr.gif') repeat-y left top;
}

#logo-container {
        width: 114px;
        padding: 22px 16px 22px 26px;
        text-align: center;
}

#slogan-container {
        width: 153px;
        height: 66px;
        padding: 9px 0 8px 0;
        border-right-style: solid;
        border-left-style: solid;
        border-width: 1px;
        margin: 12px 0 0 21px;
        float: left;
}

#keyvisual-container {
        width: 394px;
        height: 107px;
        padding-top: 11px;
        background: url('../../../../designs/design178/color1/images/body_bg_rep.gif') repeat-x left top;
        float: right;
}

#content-container {
        clear: both;
        padding: 0 22px 20px 21px;
}

#footer-cell {
        padding: 0 0 42px 21px;
}

#to-top-container {
        float: left;
}

#to-top-img {
        margin-right: 5px;
}

/* ************************************************ */
/* Design Css for Color: design178.css */

/* td,p { font-size:11px;color:#000000; } */
.bot { color:#ffffff;font-size:12px;text-align:center; }
.top { font-size:11px; }
/* body { overflow-x :auto; overflow-y :auto; background-color :#DEDDDD; } */
.td_a { background-color:#4E5D6D; }
.td_b { background-color:#DEDDDD; }
#main-table, #slogan-container { border-color:#DEDDDD; }
.td_c { background-color:#C41648; }
.td_d { background-color:#ffffff; }
.td_e { background-color:#838383; }



/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #838383 url(../../../../designs/design178/color1/images/body_bg_rep.gif) repeat-x;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #0000ff;
    background: #838383 url(../../../../designs/design178/color1/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 16px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #0000ff;}
#body p {font-size: 16px;color: #0000ff;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 12px;color: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}