/* CSS Document */

#subnavigation {
  height:32px;
	width:140px;
	
	}
#subnavigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#subnavigation li {
	display:inline;
}
#subNav {
	height:32px;
	padding-left: 0px;
	/*background-image: url(/images/frame.jpg);
	background-repeat: repeat-y;*/
}
#subNav i {
	display:none;
}
#subNav a {
	display:block;
	height:32px;
	float:left;
	padding:0px;
}
#subNav {
	width:140px;
}
#subNav a.p01 {
	width:140px;
	background:url(/images/sb01.jpg) no-repeat left top;
}
#subNav a.p02 {
	width:140px;
	background:url(/images/sb02.jpg) no-repeat left top;
}
#subNav a.p03 {
	width:140px;
	background:url(/images/sb03.jpg) no-repeat left top;
}
#subNav a.p04 {
	width:140px;
	background:url(/images/sb04.jpg) no-repeat left top;
}
#subNav a.p05 {
	width:140px;
	background:url(/images/sb05.jpg) no-repeat left top;
}
#subNav a.p06 {
	width:140px;
	background:url(/images/sb06.jpg) no-repeat left top;
}
#subNav a.p07 {
	width:140px;
	background:url(/images/sb07.jpg) no-repeat left top;
}
#subNav a.p08 {
	width:140px;
	background:url(/images/sb08.jpg) no-repeat left top;
}
#subNav a.p09 {
	width:140px;
	background:url(/images/sb09.jpg) no-repeat left top;
}
#subNav a.p10 {
	width:140px;
	background:url(/images/sb10.jpg) no-repeat left top;
}
#subNav a.p11 {
	width:140px;
	background:url(/images/sb11.jpg) no-repeat left top;
}
#subNav a:hover {
	background-position:left bottom;
}
