body {
	margin-left : 0px;
}

body.contents {
	margin-left :-15px;
	background :  #63c300;
	scrollbar-darkshadow-color : #63c300;
	scrollbar-face-color : #63c300;
	scrollbar-shadow-color : #63c300;
}
a       {
        text-decoration:none;
	line-height:30px;
        padding:3px;
        font-family: "Verdana", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
      
}


a:link {
	color : #000000;
	text-decoration : none;
}

a:visited {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #C0C0C0;
	text-decoration : none;
}

a:active {
	color : #FFFFFF;
	text-decoration : none;
}
a:focus {
	color : #FFFFFF;
	text-decoration : none;
}

img      {vertical-align:bottom; height:30px; width:8px}
.sp      {display:none}
