body {
	background: url('./dq.gif') #F9F9F9 100% 100% no-repeat fixed;
	color: #333333;
}

a:hover{
	background-color: #CCFFFF;
	color:  #3399FF;
}

a:hover[name]{
	background-color: inherit;
	color: inherit;
}
a:hover[name][href]{
	background-color: #CCFFFF;
	color:  #3399FF;
}

h1 {
	margin-top: 0.2em;
	padding: 7px;
	border: 1px solid #666666;
	font-family: 'HGP‘n‰pŠpÎß¯Ìß‘Ì',Impact,Charcoal;
}

h2 {
	border-bottom: 1px solid #669900;
}

/* id */

#header {
	text-align: left;
}

	#header hr {
		display: none;
	}

#wrapper {
	border: 1px #666666 solid;
}

	#wrapper ul {
		padding-right: 1em;
	}
