a:link,a:visited,a:active{
color:#001a80;
text-decoration:none;
}
a:hover{
color:#c7d9d9;
text-decoration:underline;
}
/***************************************/
body{
margin:40px 0px;
padding:0px;
color:#001a80;
font-size:8pt;
font-family:Verdana,MS UI Gothic;
line-height:180%;
background-color:#fff;
background-image:url("/image/linen10.gif");
background-repeat:repeat;
}
table{
font-size:8pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
color:#001a80;
font-size:7pt;
font-family:Verdana,MS UI Gothic;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 10px 0px;
font-size:13pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px 0px 5px 0px;
padding:0px;
font-size:7pt;
border-top:0px solid #333;
border-bottom:3px solid #001a80;
}
h3{
margin:0px 0px 5px 0px;
padding:0px;
font-size:7pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h4{
margin:0px 0px 5px 0px;
padding:0px;
font-size:13pt;
border-top:0px solid #333;
border-bottom:3px solid #001a80;
}
/***************************************/
hr{
height:0px;
border:0px;
border-bottom:1px solid #001a80;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-type:circle;
}
/***************************************/
.mark{
font-family:MS UI Gothic;
}
.top_image{
width:400px;
height:323px;
background-image:url(/illust/web-s22.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
border:0px solid #9090a6;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #333;
}