<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ************************************************ */
/* 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/color4/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/color4/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:#506B51; }
.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/color4/images/body_bg_rep.gif) repeat-x;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #000000;
    background: #838383 url(../../../../designs/design178/color4/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 11px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #ffffff;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #ffffff;
    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;}
</pre></body></html>