<!--
BODY,TD,DIV{
font-size : 12px;
font-family : Verdana,Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,monospace;
}
.box1{
background-color : #ffffff;
margin : 0px;
border-width : 0px 1px;
border-style : solid;
border-color : #aaaaaa;
width : 550px;
text-align : center;
}
.box2{/*“à˜g*/
background-color : #ffffff;
margin : 10px 0px;
padding : 5px;
border : 1px solid #aaaaaa;
width : 500px;
text-align : center;
}
.line1{
padding :12px 0px 2px 0px;
margin : 0px;
border-width : 0px 1px 1px 1px;
border-style : dotted;
border-color : #6666cc;
width : 220px;
height : 70px;
text-align : center;
font-size : 10px;
}
.line2{
padding :12px 0px 2px 0px;
margin : 5px 0px;
border-width : 0px 1px 1px 0px;
border-style : dotted;
border-color : #6699cc;
width : 110px;
height : 60px;
text-align : center;
font-size : 10px;
}
.title1{
background-color : #dbe2e8;
text-align : center;
padding : 2px;
margin : 7px 5px;
width : 42px;
height : 42px;
font-size : 28px;
color : #ffffff;
}
.title2{
background-color : #dbe2e8;
text-align : center;
padding : 2px;
margin : 5px 0px;
width : 100px;
}
A{
color : #000000;
text-decoration : none;
}
A:HOVER{
color : #999999;
text-decoration : none;
}
a:hover {
position:relative;
top: 2px;
left:2px;
};

-->