
body{
margin: 0;
padding: 0;
background-color: #ffffff;
color: #333333;
}

h2{
color: #003366;
font-size: 120%;
border-left: 10px solid #003366;
border-bottom: 1px solid #003366;
padding-left: 5px;}

table{
border-collapse: collapse;
border: 1px solid #003366;
width: 525px;
font-size: 90%;
color: #003366;
}

th{
background-color: #9999ff;
border: 1px solid #003366;
padding: 10px;
}

td{
border: 1px solid #003366;
padding: 10px;
}

a img{
border: 0;
}



.rowitem{
background-color: #ccccff;
}


address{
color: #003366;
font-weight: bold;
font-size: 70%;
text-align: right;
border-top: 5px solid #003366;
}

h1{
background-image: url(image/line.gif);
background-repeat: repeat-x;
color: #333333;
font-size: 150%;
padding: 5px;
margin: 0;
}

p{
font-size: 90%;
line-height: 140%;
}

ul{
}

#main ul li{
list-style-type: none;
background-image: url(image/icon01.gif);
background-repeat: no-repeat;
text-indent: 25px;
background-position: 0px -2px;
font-weight: bold;
margin-left: 10px;
margin-bottom: 10px;
}





.logo{
background-color: #003366;
margin: 0;
}

#wrapper{
width: 700px;
}

#header{

}




#snavi{
width: 160px;
padding-top: 10px;
padding-left: 10px;
float: left;
}

#snavi ul{
border-top: 13px solid #003366;
border-left: 1px solid #003366;
border-bottom: 1px solid #003366;
border-right: 1px solid #003366;
margin: 0;
padding: 0;
}

#snavi ul li{
list-style-image: none;
list-style-type: none;
margin: 0;
line-height: 2.3;
text-align: center;
border-bottom: 1px dotted #cccccc;
}

#snavi ul li.none{
border: none;
}

#snavi a{
display: block;
width: 100%;
color: #003366;
}

#snavi a:hover{
background-color: #ffff99;
}


#main{
width: 525px;
padding-top: 10px;
padding-bottom: 20px;
float: right;
}

#footer{
clear: both;}

.container{
}

.pointtext{
width: 265px;
float: left;
}

.pointimg{
width: 250px;
float: right;
}
.top{
clear: both;
text-align: right;
}

.underline{
text-decoration: underline;
}

.point a:link{
color: #336699;
}

.pointa a:visited{
color: #666666;
}
 
.point a:hover{
color: #cc6699;
}





