﻿
body
{
    margin-left:100px;
    margin-top:10px;
}

ul,li{
float:left;
margin-left: 0px;
}

a:link{cursor:hand;color:black;text-decoration:none;font-size:13px;}   
a:visited{cursor:hand;color:black;text-decoration:none;font-size:13px;}   
a:hover{cursor:hand;color:red;text-decoration:underline;font-size:13px;}

.menux
{
    width:88px;
    height:26px; 
    background-image: url(../image/dh_01.jpg);
    }

.menu
{
    width:88px;
    height:26px; 
    background-image: url(../image/dh_02.jpg);
}