/*width:180px£ö¡Ü¥Ã¥¯¥¹*/
#first{
	padding-top:39px;
	margin-left:10px;
	background:url("../img/first.jpg") no-repeat 0 5px;
	width:161px;
}
#first ul{
	width:160px;
	border-right:solid 1px #d14040;
	list-style:none;
}
#first a{
	display:block;
	width:160px;
	height:20px;
	background:#f4d2d2 url("../img/first_li.jpg") no-repeat 5px 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #edb7b7;
	font-size:12px;
	text-indent:20px;
	line-height:20px;
	color:#333;
	text-decoration:none;
}
#first a:hover{
	background-color:#edb7b7;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #edb7b7;
}
#product{
	padding-top:39px;
	margin-top:3px;
	margin-left:10px;
	background:url("../img/product.jpg") no-repeat 0 5px;
	width:161px;
}
#product p a{
	text-decoration:none;
	display:block;
	width:161px;
	height:25px;
	background:url("../img/product_p.jpg") no-repeat;
	font-size:14px;
	color:#943b00;
	line-height:25px;
	text-indent:10px;

}
#product p a:hover{
	text-decoration:underline;
}
#product ul{
	width:160px;
	border-right:solid 1px #d14040;
	list-style:none;
}
#product li a{
	display:block;
	width:160px;
	height:20px;
	background:#f4d6a6 url("../img/product_li.jpg") no-repeat 5px 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #eec27a;
	font-size:12px;
	text-indent:20px;
	line-height:20px;
	color:#333;
	text-decoration:none;
}
#product li a:hover{
	background-color:#eec27a;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #eec27a;
}

#navigation_member{
	padding-top:39px;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:15px;
	background:url("../img/member.jpg") no-repeat 0 5px;
	width:161px;
}
#navigation_member ul{
	width:160px;
	border-right:solid 1px #3b73a8;
	list-style:none;
}
#navigation_member a{
	display:block;
	width:160px;
	height:20px;
	background:#a1cef7 url("../img/member_li.jpg") no-repeat 5px 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #86b6db;
	font-size:12px;
	text-indent:20px;
	line-height:20px;
	color:#333;
	text-decoration:none;
}
#navigation_member a:hover{
	background-color:#86b6db;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #86b6db;
}

#navigation_company{
	padding-top:39px;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:15px;
	background:url("../img/company.jpg") no-repeat 0 5px;
	width:161px;
}
#navigation_company ul{
	width:160px;
	border-right:solid 1px #7aa128;
	list-style:none;
}
#navigation_company a{
	display:block;
	width:160px;
	height:20px;
	background:#b6da6b url("../img/company_li.jpg") no-repeat 5px 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #a1da96;
	font-size:12px;
	text-indent:20px;
	line-height:20px;
	color:#333;
	text-decoration:none;
}
#navigation_company a:hover{
	background-color:#9fc452;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #a1da96;
}
#banner05{
	margin-left:10px;
}
