@charset "utf-8";/* CSS Document */#hp_bug { position: relative; top: 10px;}	#hp_bug img{ border: none; }	.nav {	position: absolute;	padding: 0px;	margin: 0px;	top: 0;	left: 0;	width: 100%;	height: 20px;	background: #333333;	color: #fff;}.nav li {	display: block;	float: left;	padding-left: 10px;}.nav li a {	color: white;	text-decoration: none;}