body{
margin:0px;
padding:0px;
text-align:center;
background:#ffffff;
}
#main{
width:780px;
height:auto;
margin:0px;
padding:0px;
border-top:none;
border-right:1px solid #06626F;
border-bottom:1px solid #06626F;
border-left:1px solid #06626F;
font-size:0px;
}
#head{
margin:0px;
padding:0px;
width:100%;
height:65px;
}
#menu{
margin:0px;
padding:0px;
width:100%;
height:auto;
text-align:center;
}
#body{
margin:0px;
padding:0px 0px 5px 0px;
width:100%;
height:auto;
text-align:center;
}
#head h1{
width:265px;
height:32px;
font:normal 100 0px/0% monospace;
color:#ffffff;
background:#ffffff url('../img/common/nopcoLogo.gif') no-repeat;
margin:15px;
padding:0px;
float:left;
}
#head div.contents{
margin-top:15px;
text-align:center;
font:normal 100 x-small/120% monospace;
color:#333333;
width:400px;
float:right;
}
#head div.contents a{
text-decoration:none;
color:#333333;
}

#head div.contents a span{
line-height:15px;
font-family:"Times New Roman", Times, serif;
vertical-align:middle;
}

#head div.contents a img{
border:0px;
margin-right:0.2em;
vertical-align:middle;
}
#head div.contents form{
margin: 5px auto 3px auto;
}
#head div.contents form input{
border:1px solid #333333;
height:1.5em;
font:normal 100 x-small/120% monospace;
color:#333333;
}
#head div.contents form input.word{
width:8em;
border-right:none;
}
#head div.contents form input.button{
width:3em;
}
#foot{
margin:0px;
width:100%;
height:1.5em;
border-top:1px solid #06626F;
font:normal 100 xx-small/150% monospace;
color:#06626F;
text-align:right;
background:#B5DBE7;
}