.menutype {
	float:right;
	margin-right:20px;
	margin-top: -6px;
}

.menutypebtn {	
	background-color: #FFF;
	color: #434A54;
	border: 0px;
	outline-style: none;	
	height: 30px;
	width: 75px;
	font-size: 9pt;
	text-align: center;
	font-family:'Microsoft YaHei';
    cursor:pointer;
}

 .menutypeSelect {
 	color:#FFF;
	background: none repeat scroll 0% 0% #DD0000;
 }