body {
	width : 500%;
}

div.header {
	text-align:center  ;
	padding: 0px;
	width : 950px;
	height : 150px;
	background-image: url("img/container-logo.jpg" );
        background-repeat:no-repeat
}

div.main {
width : 700ppx;
float: ;
}
div.menu {
float: left;
width: 170px;
padding-top: 30px;
}

.menu05 {
line-height:35px;

margin:2px;

text-align:left;
width:160px;

font-size:14px;
}


.menu05 a {
background-color:white;

border-width:1px;

border-style:solid;

border-bottom-color:white;

border-left-color:white;

border-right-color:white;

border-top-color:white;

text-decoration:none;
color:red;

display:block;

width:100%;
}


.menu05 a:hover {
border-width:1px;

border-left-style:solid;

border-bottom-color:white;

border-left-color:white;

border-right-color:white;

border-top-color:white;

color:white;

background-color:white;

text-decoration:none;

display:block;

font-weight:bold;
}


.menu05 a:visited {
color:#999;
width:100%;
display:block;
}
      


div.contents {padding: 20px;
	float: left;
	width: 700px;}
div.footer {
	padding: 10px;
	clear: both;
	width: 900px;
}
*.logbox{
	border: solid 1px #808080;
	width: 750px;
	height:300px;
	padding 0em;
	overflow: auto;
}


.info{
  margin-left : 40px;
  margin-top : 20px;
  margin-bottom : 20px;
  font-size: 80%;
  line-height: 160%;
}


