.menu .subnav {
	top: 52px; line-height: 36px; padding-top: 5px; margin-left: -2px; display: none; position: absolute; z-index: 99;
}
.menu .subnav .jt {
	background: url("../images/menujt.png") no-repeat; margin: 0px auto; width: 9px; height: 5px; display: block;
}
.menu .subnav .con {
	background: rgba(0, 0, 0, 0.5); border: 2px solid rgb(255, 208, 83); border-image: none; width: 96px; height: auto; padding-top: 3px; font-family: "Microsoft Yahei";
}
.menu .subnav .con span {
	margin: 0px auto; height: 36px; text-align: center; color: rgb(255, 241, 0); line-height: 36px; font-size: 12px; border-bottom-color: rgba(255, 255, 255, 0.15); border-bottom-width: 1px; border-bottom-style: dotted; display: block;
}
.menu .subnav .con a {
	margin: 0px auto; width: 80px; height: 32px; text-align: center; color: rgb(255, 255, 255); line-height: 32px; font-size: 12px; border-bottom-color: rgba(255, 255, 255, 0.15); border-bottom-width: 1px; border-bottom-style: dotted; display: block; position: relative;
}
.menu .subnav .con a:hover {
	color: rgb(255, 241, 0);
}
.menu .subnav .con a .hot {
	background: url("../images/hots.gif") no-repeat; top: 2px; width: 16px; height: 20px; right: -5px; position: absolute;
}
.menu .subnav .con a .hot1 {
	background: url("../images/new.gif") no-repeat; left: 69px; top: 2px; width: 22px; height: 22px; right: -5px; position: absolute;
}
