.wrap{
width:700px;}

a:hover{
color:#ff6600;}

.link{
background-color:#cccccc;
margin-bottom:0px;
padding:3px 10px;
border-top:solid 2px #006699;
font-size:85%;
}
.linke{
background-color:#cccccc;
margin-bottom:0px;
padding:3px 10px;
border-bottom:solid 2px #006699;
font-size:85%;
}

h3{
background-color:#006699;
color:white;
padding:10px;
margin-top:0px;
}

h4{
border-bottom:dotted 1px #006699;
padding:3px 20px;
background-image : url(mark01.gif);
background-repeat:no-repeat;
background-position:3px 5px;
color:#666666;
margin-bottom:0px;
}

p{
margin-top:7px;
line-height:1.3em;
margin-left:10px;}