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

html {overflow: auto;}

body, html {
	height: 100%;
}

#body{ width: 100%; height: 100%; position: absolute;}

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

#big_wrap {
	margin: 0 auto;
}

#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }

#company_and_email {
	padding-bottom: 9px;
	padding-top: 5px;
}

#slogan_wrap {
	height: 101px;
}

#logo_wrap {
	padding-top: 6px;
	padding-bottom: 5px;
}

#content_wrap { padding: 25px; }

#totop_wrap { margin-top: 50px; }

#totop {
	background-image: url(../../../../designs/design1006/color10/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
	font-size:1px;
}

#body #totop:hover {
	background-image: url(../../../../designs/design1006/color10/images/totop_sprite.gif);
	background-position: right bottom;
	cursor: pointer;
}


/* MT 1 */

.menupoint_type1 {
	display: block;
}

.menupoint_type1_level1 {
	margin-bottom: 8px;
	height: 50px;
}

.menupoint_type1_level2 {
	position: relative;
	top: -16px;
	padding-top: 5px;
	height: 25px;
}

.menupoint_type1_level3 {
	position: relative;
	top: -16px;
}


/* MT 2 */

.menupoint_type2 {
	display: block;
	margin-bottom: 8px;
	padding-top: 4px;
}


/* MT 3 */

.menupoint_type3 {
	display: block;
}

.menupoint_type3_level1 {
	margin-bottom: 8px;
	height: 50px
}

.menupoint_type3_level2 {
	position: relative;
	top: -16px;
	padding-top: 5px;
	height: 25px
}

.menupoint_type3_level3 {
	position: relative;
	top: -16px;
}

#body .bot {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
}

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


#content_wrap { 
	color: #333333;
	background-color: #FFFFFF;
}

#body .bot {
	color: #766e51;
}

#slogan_wrap {
	border-top: 1px solid #D9D9D9;
}

.menupoint_type1 {
	background-color: #333333;
}

.menupoint_type2 {
	background-color: #333333;
}

.menupoint_type3 {
	background-color: #ffffff;
}


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

body {
    padding: 0;
    margin: 0;
    background-color: #ffffff;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #333333;
    background: #ffffff none repeat scroll 0 0;
    display: table;
}
    #big_wrap {position: relative; top: -600px; margin-bottom: -600px;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 16px;font-family: Arial, Helvetica, sans-serif;color: #333333;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #333333;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #333333;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #333333;
    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;}
