@charset "utf-8";
#navlist {
	margin:0;
	margin-top:0px;
	margin-right:0px;
	padding:0;
	float:left;
	list-style: none;
	text-align:left;
	width:295px;
}
#navlist li.menu1 a {
	display:block;
	margin:0;
	height:27px;
	background:url(images/left.png) no-repeat left center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 35px;
	margin-left:166px;
	padding-top:5px;

}
#navlist li.menu1 a:hover {
	color:#FF9900;
	background:url(images/left-hover.png) no-repeat left center;
}
#navlist li.menu1 a span {background:url(images/right.png) right bottom no-repeat; padding-right:18px; padding-bottom:3px;}
#navlist li.menu2 a {
	display:block;
	margin:0;
	height:27px;
	background:url(images/left.png) no-repeat left center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:35px;
	margin-left:137px;
	padding-top:5px;
}
#navlist li.menu2 a:hover {
	color:#FF9900;
	background:url(images/left-hover.png) no-repeat left center;
}
#navlist li.menu2 a span {background:url(images/right.png) right bottom no-repeat; padding-right:8px; padding-bottom:3px;}
#navlist li.menu3 a {
	display:block;
	margin:0;
	height:27px;
	background:url(images/left.png) no-repeat left center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:35px;
	margin-left:105px;
	padding-top:5px;
}
#navlist li.menu3 a:hover {
	color:#FF9900;
	background:url(images/left-hover.png) no-repeat left center;
}
#navlist li.menu3 a span {background:url(images/right.png) right bottom no-repeat; padding-right:46px; padding-bottom:3px;}
#navlist li.menu4 a {
	display:block;
	margin:0;
	height:27px;
	background:url(images/left.png) no-repeat left center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:35px;
	margin-left:70px;
	padding-top:5px;
}
#navlist li.menu4 a:hover {
	color:#FF9900;
	background:url(images/left-hover.png) no-repeat left center;
}
#navlist li.menu4 a span {background:url(images/right.png) right bottom no-repeat; padding-right:84px; padding-bottom:3px;}
#navlist li.menu5 a {
	display:block;
	margin:0;
	height:27px;
	background:url(images/left.png) no-repeat left center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:35px;
	margin-left:30px;
	padding-top:5px;
}
#navlist li.menu5 a:hover {
	color:#FF9900;
	background:url(images/left-hover.png) no-repeat left center;
}
#navlist li.menu5 a span {background:url(images/right.png) right bottom no-repeat; padding-right:88px; padding-bottom:3px;}
#navlist ul {
	list-style: none; 
}

.tart {
	font-size:14px;
	color:#000;
}
.tart a {
	font-size:14px;
	color:#060;
	text-decoration:none;
}
.tart a:hover {
	font-size:14px;
	color:#060;
	text-decoration:underline;
}
#apDiv5 h1 {display:block; margin:0; padding:0; color:#FFF; padding-left:15px; padding-top:56px; font-family:Verdana, Geneva, sans-serif; font-size:22px;}
#apDiv10 a {display:block; margin:0; padding:0; text-align:left; padding-left:60px; padding-top:15px; font-size:9px; text-decoration:none; color:#630;}
#apDiv11 strong {display:block; text-align:right; padding-right:20px; padding-top:10px; letter-spacing:4px;}