* {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#menudock a:hover {
	text-decoration: underline;
	text-shadow: white 0em 0.1em 0.2em;
	color: #fff;
}

#menudock a {
	color: #ededee;
	font-family: "Century Gothic", "Gill Sans";
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	font-style: normal;
}

#menudock li {
	margin-right: 16px;
	list-style-type: none;
	display: inline;
}

#menudock {
	background-image: url(../images/icon/transparet_bg.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	padding-top: 10px;
	padding-bottom: 22px;
}

#blog #blogmenu a,#diary #photolog a,#gallery #gallerymenu a,#mac #macmenu a,#photo #photomenu a,#about #aboutmenu a,#link #linkmenu a {
	text-decoration: underline;
}

#diary #photolog a:hover,#gallery #gallerymenu a:hover,#mac #macmenu a:hover,#photo #photomenu a:hover,#about #aboutmenu a:hover,#link #linkmenu a:hover {
	text-shadow: none
}
