.menu05{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	font-family: "微軟正黑體", "新細明體", sans-serif;
	float: none;
}
.menu05 ul{
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu05 li{
float:left;padding:0px;}
.menu05 li a{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "微軟正黑體", "新細明體", sans-serif;
	background-image: url(../images/menu_bg_2.gif);
}
.menu05 li a:hover{
	color:#999999;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: right center;
}
.menu05 ul li:hover a{
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	font-weight: bold;
	background-image: url(/images/activity20130415_20130531/menu_bg.gif);
}
.menu05 li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:thin none #FF3366;
	position:absolute;
	width:200px;
	z-index:200;
	background-color: #ed7196;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "微軟正黑體", "新細明體", sans-serif;
	letter-spacing: 1px;
}
.menu05 li:hover ul{
	display:block;
	font-weight: normal;
}
.menu05 li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu05 li:hover li a{
	background:none;
	color: #FFFFFF;
	font-weight: normal;
}
.menu05 li ul a{
	display:block;
	height:20px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	text-align:left;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "微軟正黑體", "新細明體", sans-serif;
}
.menu05 li ul a:hover, .menu05 li ul li:hover a{
	border:0px;
	color:#666666;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	background-color: #f3a2bb;
}
.menu05 p{
clear:left;}
