
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #main-table {
	margin: 0 auto;
}

#main-table{
	width: 767px;
}

#header-right {
	width: 460px;
	height: 110px;
	float: right;
}

#keyvisual {
	float: left;
}

#logo-container {
	width: 114px;
	height: 63px;
	text-align: center;
	float: left;
	background: url('../../../../designs/design433/color5/images/bgLogo.gif') no-repeat left top;
}

#content-cell {
	padding: 14px 14px 0 10px;
	background-image: url('../../../../designs/design433/color5/images/imgMenuLeft.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.bot {
	margin: 12px 10px 0 10px;
}

.top-bg {
	background: url('../../../../designs/design433/color5/images/bgTop.gif');
}

.content-bg {
	background: url('../../../../designs/design433/color5/images/bgContent.gif');
}

.content-left-bg {
	background: url('../../../../designs/design433/color5/images/bgContentLeft.gif') repeat-y left top;
}
 
.menu-bg { 
	background: url('../../../../designs/design433/color5/images/bgMenu.gif') repeat-y left top;
}

#to-top-cell {
	 padding: 1px 9px 1px 0;
}

/* ************************************************ */
/* Design Css for Color: design433.css */

/* td,p { font-size:12px;color:#000000; } */
.bot { font-size:11px;color:#444132; }
.bgBody { background-color:#444132 }
.bgContent { background-color:#D5D5D4 }
.bgMenu { background-color:#C4CAAF }




/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #444132;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #550000;
    background: #444132;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;color: #550000;}
#body p {font-size: 12px;color: #550000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: "Times New Roman", Times, serif;font-size: 10px;color: #444132;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #2C8E1F;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #2C8E1F;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
text-decoration: none;
}
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;}
