.selectd {
    color: #666666 !important;
}

.meun ul li:hover {
    
    height: auto;
	background:url(/uploads/image/wimages/2_03.png) no-repeat;
	width:230px;
	height:41px !important;
	/*margin-bottom: -13px;*/
}
.meun ul li:hover div{
	display:block !important;}
.meun ul li:hover a{
	color:#fff !important;
	position:absolute;
	left:0;
	z-index:2;}
.meun ul li {
    transition-delay: 0.1s;
-moz-transition-delay: 0.1s; /* firefox 4 */
-webkit-transition-delay: 0.1s; /* safari 鍜?chrome */
-o-transition-delay: 0.1s; /* opera */
transition-duration: 0.8s;
-moz-transition-duration: 0.8s; /* firefox 4 */
-webkit-transition-duration: 0.8s; /* safari 鍜?chrome */
-o-transition-duration: 0.8s;
position:relative;
height:41px;
line-height:40px;
}
.meun ul li a {
        margin-left:25px;
	font-size:14px;
	position:absolute;
	left:10px;
}
.meun ul{
	padding-bottom:25px;}
table{
        border-top:1px solid #666;
        border-left:1px solid #666;
	width: 87%;
	margin: 43px auto 70px auto;
}
table tr{
       	text-align: center;
}
table tr th{
        border-right:1px solid #666;
        border-bottom:1px solid #666;
	font-size: 15px;
	padding: 18px 0;
}
table tr td{
        border-right:1px solid #666;
        border-bottom:1px solid #666;
	font-size: 14px;
        font-family:'寰蒋闆呴粦';
	padding: 15px 18px 15px 18px;
}
.gold{
	background: #f5ca02;
}
.paleturquoise{
	background: #edf4fd;
}
table tr td:first-child{
	width: 186px;
}
table tr td:first-child td{
	width: 290px;
}
table tr td:last-child{
	width: 285px;
}
