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

body, html {height: 100%;}
#body{ width: 100%; height: 100%; position: absolute; overflow: auto;}

#big_wrap {
	width: 1000px;
	margin: 0 auto;
}

#body #botcontainer {
	display: block;
	font-family: trebuchet, helvetica, arial, sans-serif;
	font-size: 9pt;
	
	margin-top: 10px;
}

div {padding: 0px; margin: 0px;}

#corner_tl { background: url(../../../../designs/design1004/color8/images/top_left.png) left top no-repeat; }
#corner_tr { background: url(../../../../designs/design1004/color8/images/top_right.png) right top no-repeat; }
#corner_bl { background: url(../../../../designs/design1004/color8/images/bottom_left.png) left top no-repeat; }
#corner_br { background: url(../../../../designs/design1004/color8/images/bottom_right.png) right top no-repeat; }

#edge_left { background: url(../../../../designs/design1004/color8/images/content-bg.png) left top repeat-y; }
#edge_right { background: url(../../../../designs/design1004/color8/images/content-bg.png) right top repeat-y; }
#edge_top { background: url(../../../../designs/design1004/color8/images/top.png) center top repeat-x; }
#edge_bottom { background: url(../../../../designs/design1004/color8/images/bottom_middle.png) center top repeat-x; }


#content_wrap {
	margin-bottom: 40px; 
}


#totop  {
	display:block;
	width:30px;
	height:30px;
	background-image:url("../../../../designs/design1004/color8/images/totop.png");
}

#totop:hover { background-image:url("../../../../designs/design1004/color8/images/totop_hover.png"); cursor: pointer;}

#slogan_and_keyvisual {
	margin-top: 27px;
}
		
#keyvisual {
	margin-top: 10px;
	margin-right: 40px;
}

#slogan { }

#logo {
	margin-top:30px;
}

#menu_and_content {
	margin-top: 90px;
}
		
#menu { }
		
#body .menupoint {
	position: relative;
	display: block;
	padding-bottom: 10px;     
}         

#body .menupoint2 {
	position: relative;
	padding-bottom: 10px;  	

	margin-left: 20px;
}   

#body .menupoint3 {
	position: relative;
	padding-bottom: 10px;
	
	margin-left: 40px;	
}  

#vcounter {
	margin-top: 20px;
}

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

#edge_top {
 	background-color: #9b1212; /* image color */
}


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

html {
    overflow:auto;
}
body {
    background: #eaeaea;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #ffffff;
    background: #eaeaea;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 16px;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: 9px;color: #ffffff;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000ff;
    text-decoration: underline;
}
#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;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
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;}
