#contents {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 800px;
	float: none;
}

#sidenavi #sn1 a {
	background: url(image/button/info.jpg) no-repeat;
	float: none;
	*float: left;
	*display: inline;
}
#sidenavi #sn2 a {
	background: url(image/button/bio.jpg) no-repeat;
	float: none;
	*float: left;
	*display: inline;
}
#sidenavi #sn3 a {
	background: url(image/button/work.jpg) no-repeat;
	float: none;
	*float: left;
	*display: inline;
}
#sidenavi #sn4 a {
	background: url(image/button/list_r.jpg) no-repeat;
	float: none;
	*float: left;
	*display: inline;
}
#sidenavi #sn5 a {
	background: url(image/button/cont.jpg) no-repeat;
	float: none;
	*float: left;
	*display: inline;
}
#sidenavi #sn1 a:hover {
	background: url(image/button/info_w.jpg) no-repeat;
	float: none;
	*float: left;
}
#sidenavi #sn2 a:hover {
	background: url(image/button/bio_w.jpg) no-repeat;
	float: none;
	*float: left;
}
#sidenavi #sn3 a:hover {
	background: url(image/button/work_w.jpg) no-repeat;
	float: none;
	*float: left;
}
#sidenavi #sn5 a:hover {
	background: url(image/button/cont_w.jpg) no-repeat;
	float: none;
	*float: left;
}

#sidenavi2 {
	float: left;
	height: 100px;
	width: 168px;
	margin: 9px 0px 0px -35px;
	*margin: 27px 0px 0px -35px;
	padding: 0px;
	left: 207px;
	top: 181px;
}

#sidenavi2 li a {
	display: block;
	height: 25px;
	width: 101px;
	float: none;
	visibility: visible;
	text-decoration: none;
}
	
#sidenavi2 #sn1 a{
	background: url(image/button/list1.jpg) no-repeat;	
}
#sidenavi2 #sn2 a{
	background: url(image/button/list2.jpg) no-repeat;
}
#sidenavi2 #sn3 a{
	background: url(image/button/list3.jpg) no-repeat;
}
#sidenavi2 #sn4 a{
	background: url(image/button/list4.jpg) no-repeat;
}
#sidenavi2 #sn5 a{
	background: url(image/button/list5.jpg) no-repeat;
}
#sidenavi2 #sn1 a:hover {
	background: url(image/button/list1_w.jpg) no-repeat;
}
#sidenavi2 #sn2 a:hover {
	background: url(image/button/list2_w.jpg) no-repeat;
}
#sidenavi2 #sn3 a:hover {
	background: url(image/button/list3_w.jpg) no-repeat;
}
#sidenavi2 #sn4 a:hover {
	background: url(image/button/list4_w.jpg) no-repeat;
}
#sidenavi2 #sn5 a:hover {
	background: url(image/button/list5_w.jpg) no-repeat;
}
#sidenavi2 ul em {
	visibility: hidden;}
