#contents h2 {
color: #9999FF;
margin: 12px auto;
text-align: center;
font-style: italic;
font-weight: bold;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
}

#contents {
clear: left;
width: 655px;
height: 2168px;
}

#colleft {
position: relative;
clear: both;
float: left;
width: 216px;
height: 100%;
border: 1px solid #999999;
}

#collefttwo, #colleftthree {
float: left;
width: 216px;
height: 100%;
border: 1px solid #999999;
border-left: 0px none;
}

#colleft ul, #collefttwo ul, #colleftthree ul {
display: block;
list-style-type: none;
margin-top: 18px;
}

#colleftthree ul {
line-height: 150%;
margin: 18px 8px 0px 8px;
}

.url {
margin-bottom: 32px;
}