a:link { color: #000000; text-decoration: none } a:visited { color: #000000; text-decoration: none }
a:hover { color: #CE4A4A; text-decoration: none } a:active { color: #CE4A4A; text-decoration: none }

body {
	margin: 0px auto;
	background-color: #000005/*97b2fb*/;
	background-image: url(imgs/backdrop.png);
	background-repeat: repeat-y;
	background-position: center;
}


#corpo {
	margin: 0px auto;
	width: 1000px;
	overflow: visible;
}

#logo1 {
	float: left;
	background-image: url(imgs/Jikai.png);
	width: 352px;
	height: 235px;
	margin-left: 30px;
}

#logo2 {
	float: right;
	width: 255px;
	height: 180px;
	margin-right: 90px;
}

#menu1 {
	float: right;
	width: 550px;
	height: 54px;
	margin-top: -107px;
	margin-right: 95px;
}


#menu2 {
	float: right;
	width: 145px;
	height: 133px;
	margin-top: -260px;
	margin-right: 845px; /*850px;*/

}
#menu2b {
	float: right;
	width: 145px;
	height: 240px;
	background-image: url(imgs/m2_bt_back.png);	
	background-repeat: repeat-y;
	margin-top: 45px;
	margin-right: 845px; /*850px;*/
/*	border-width: 1px;
	border-style: solid;
	border-color: #C00;	*/
}

#conteudo{
	float: left;
	width: 800px;
	margin-left: 140px;
	margin-top: -310px;
}

#divi {
	width: 750px;
	height: 2px;
	background-color: #000000;
	overflow: hidden;
}