*{
	margin:0;
	padding:0;
	zoom:1;
} 
html{
	height:100%;
}
img,a img{
  vertical-align:bottom;
  border:none;
  background:transparent;
}
table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}
body {
	background-color: #15165E;
}

html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
} #container {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../jp/images/bg_header.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
}
#header1 {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 800px;
}
#header_btn {
	text-align: right;
	padding-right: 40px;
}
#menu {
	width: 800px;
}
#bg_cont {
	background-image: url(../images/bg_contside.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 30px;
}

#footer {
	width: 800px;
}

