a:link,a:visited,a:active{
color:#09c;
text-decoration:none;
}
a:hover{
color:#09c;
text-decoration:none;
background-color:#efefef;
}
/***************************************/
html{
scrollbar-base-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#c7c7c7;
scrollbar-3dlight-color:#ffffff;
scrollbar-shadow-color:#c7c7c7;
scrollbar-darkshadow-color:#ffffff;
scrollbar-arrow-color:#c7c7c7;
}
body{
margin:5px 20px 20px 10px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:170%;
background-color:#fff;
}
table{
font-size:9pt;
line-height:170%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#ffffff;
border:1px solid #c7c7c7;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
/***************************************/
h1{
margin:0px;
padding:10px 0px 20px 0px;
font-size:15pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h1:first-letter{
color:#09c;
}
h2{
margin:0px;
padding:0px;
font-size:9pt;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
h3{
margin:0px 0px 5px 0px;
padding:0px 0px 0px 50px;
font-size:9pt;
background-image:url(file/h3.gif);
background-position:0% 50%;
background-repeat:no-repeat;
}
h4{
margin:0px;
padding:0px;
color:#ccc;
font-size:9pt;
font-weight:normal;
letter-spacing:10px;
text-align:right;
}
h5{
margin:0px;
padding:10px 0px;
font-size:9pt;
text-align:center;
}
/***************************************/
.txt{
margin:10px 0px 40px 0px;
}
.pict{
margin:10px 0px 40px 0px;
text-align:center;
}
.pict img{
border:1px solid #666;
}
.mark{
font-family:MS UI Gothic;
}