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

#body  {
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	padding-bottom:25px;
}

#mainTable {
	margin-left:auto;
	margin-right:auto; 
}

#keyvisualAndLogoCell {
	height: 104px;
	background: url("../../../../designs/design611/color7/images/left-top.png") top left no-repeat;
}

#logo {
	margin-top: 23px;
	float: right;
}

#keyvisual {
	margin-left: 28px;
}

#sloganCell {
	background: url("../../../../designs/design611/color7/images/tabl_topbgr.gif") top left repeat-x;
}

#slogan {
	margin-top: 22px;
}

.menubg {
	background: url("../../../../designs/design611/color7/images/menu_bgr.gif") top left repeat-y;
}

#contentCell {
	padding: 0 32px 0 19px;
}

#contentMinWidth {
	width: 540px;
}

#contentFooterCell {
	background-image: url("../../../../designs/design611/color7/images/bot_bgr.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}

.bot {
	margin: 16px 0 0 19px;
}

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

/* p,td { font-size:12px;color:#ffffff; } */
.bot { font-size:10px;color:#FFFFFF; }
.bg1 { background-color:#F1F0DC }
.bg2 { background-color:#A6A3CA }
#contentCell, #toTopCell { border-right: 6px solid #A6A3CA; }
.bg3 { background-color:#4E62B5 }
.bg4 { background-color:#909090 }




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

html {
    overflow:auto;
}
body {
    background: #F1F0DC;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #FFFFFF;
    background: #F1F0DC;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #3399FF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #3399FF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
color: #FFFFFF;
}
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;}
