#bord1 {
width: 762px;
margin: 0px auto;
padding-bottom: 20px;
border-left: 1px solid #BBB;
border-right: 1px solid #BBB;
}

h2 {
text-align: left;
padding-bottom: 2px;
margin: 0px 20px 20px 20px;
border-bottom: 1px solid #444;
}

#main {
width: 680px;
margin: 0px auto;
}

.bord1 {
border: 1px solid #BBB;
padding: 10px 0px 20px 0px;
margin: 0px 20px;
}

.td1 {
width: 100px;
color: #963;
font-size: 12px;
font-weight: bold;
line-height: 1.4;
vertical-align: top;
padding-top: 8px;
padding-bottom: 8px;
background-image: url(../images/all/dot.gif);
background-repeat: repeat-x;
background-position: left bottom;
}

.td2 {
width: 580px;
font-size: 12px;
line-height: 1.4;
vertical-align: top;
padding-top: 8px;
padding-bottom: 8px;
background-image: url(../images/all/dot.gif);
background-repeat: repeat-x;
background-position: left bottom;
}