a {font-weight: normal;
text-decoration: none; 
color: #5E7480;
font-weight: bold;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #5E7480;
font-weight: bold;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #5E7480;
font-weight: bold;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #5E7480;
font-weight: bold;
background-color: transparent;
	}

body{
background-color: #799EA6;
background-image: url(http://claim.yuki-eiri.com/images/background.gif);
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
text-align: justify;
color:#7E9CAC;
}

input, select{
border-color: #7E9CAC;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
text-align: left;
color:#5E7480;
background-color: #C6D6DE;
}

textarea{
border-color: #7E9CAC;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
text-align: left;
color:#5E7480;
background-color: #C6D6DE;
width:80%;
}

.head, .header{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #5E7480;
padding-bottom: 1px;
color: #5E7480;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
width:100%;
}

#content  {
    position: absolute;
    z-index: 1;
    left: 525px;
    top: 57px;
    width: 250px;
    height: 343px;
    overflow: auto;
    padding: 5px;
    background: transparent;
    border: 0px;
    font-family: tahoma, verdana, arial, sans-serif; 
    font-size: 11px;
    color: #7E9CAC;
    text-align: justify;
}


