#navigation_bg {
	width:781px;
	height:44px;
	float:left;
	background:url(../images/ppics/navigation_bg.png);
	background-repeat:no-repeat;
}
.navi_01 {
	margin-top:5px;
	margin-left:10px;
	width:74px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_01.png);
}
.navi_02 {
	margin-top:5px;
	margin-left:16px;
	width:79px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_02.png);
}
.navi_03 {
	margin-top:5px;
	margin-left:16px;
	width:81px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_03.png);
}
.navi_04 {
	margin-top:5px;
	margin-left:16px;
	width:70px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_04.png);
}
.navi_05 {
	margin-top:5px;
	margin-left:16px;
	width:73px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_05.png);
}
.navi_06 {
	margin-top:5px;
	margin-left:16px;
	width:45px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_06.png);
}
.navi_01_over {
	margin-top:5px;
	margin-left:10px;
	width:74px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_01_over.png);
}
.navi_02_over {
	margin-top:5px;
	margin-left:16px;
	width:79px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_02_over.png);
}
.navi_03_over {
	margin-top:5px;
	margin-left:16px;
	width:81px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_03_over.png);
}
.navi_04_over {
	margin-top:5px;
	margin-left:16px;
	width:70px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_04_over.png);
}
.navi_05_over {
	margin-top:5px;
	margin-left:16px;
	width:73px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_05_over.png);
}
.navi_06_over {
	margin-top:5px;
	margin-left:16px;
	width:45px;
	height:15px;
	cursor:pointer;
	float:left;
	background:url(../images/ppics/navi_06_over.png);
}
.navi_head {
	width:112px;
	height:6px;
	background:url(../images/ppics/navi_drop_head.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:8px;
	position:relative;
}
.navi_item {
	padding-top:2px;
	width:100px;
	height:16px;
	color:#444444;
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../images/ppics/navi_drop_mid.gif);
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
}
.navi_item_over {
	padding-top:2px;
	width:100px;
	height:16px;
	color:#8da300;
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../images/ppics/navi_drop_mid.gif);
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
}
.navi_foot {
	width:112px;
	height:6px;
	background:url(../images/ppics/navi_drop_foot.gif);
	background-repeat:no-repeat;
	position:relative;
}
#navigation{
	padding-top:8px;
	padding-left:24px;
	width:527px;
	height:25px;
	float:left;
	vertical-align:middle;
}
.navi_drop {
	visibility:hidden;
}
#dropmenudiv {
	position:absolute;
	z-index:100;
}
