	body{background-color:#ffffff;}
	.mui-bar{background-color:#ffffff;}
	.mui-icon-left-nav{color: #000000;}
	.mui-title{color: #000000;font-size: 16px;}
	.mui-icon-back:before, .mui-icon-left-nav:before{color: #000000;font-size: 28px;}
	.mui-icon{font-weight:bold;}
    .mui-content{background-color:#ffffff;}
	input[type=search]{margin-bottom: 5px;margin-top: 5px;border-radius:18px;background-color: #f5f5f5;}
    .mui-search.mui-active:before{margin-top:-10px;left:20px;}
    .mui-search .mui-placeholder{top: 5px;pointer-events: none;}
	.mui-search{padding:0 10px;margin-bottom:10px;}
	.mui-bar-nav{box-shadow:none;}
	.mui-segmented-control{border:0px;}
	.mui-segmented-control .mui-control-item{
		color:#999999;
		border:0px;
	}
	.mui-segmented-control .mui-control-item.mui-active span{
		display: table;
		border: 2px solid #1bc976;
		width: 20px;
		margin: 0 auto;
	}
	.mui-segmented-control .mui-control-item.mui-active{
		color:#1bc976;
		font-weight:bold;
		background-color:#fff;
	}
	.mui-table-view-cell{font-size:15px;}
	
	.mybottomnav{background-color:#fff;border-bottom:1px solid #d8d8d8;height:55px;padding-top:2px;}
	.mybottomnav .mui-tab-item{height:40px;position:relative;vertical-align: baseline;}
	.mybottomnav .imgstyle{margin:0 auto;margin-bottom:20px;}
	.mybottomnav .mui-tab-label{font-size:12px;display:block;position:absolute;bottom:5px;left:0;width:100%;text-align: center;height:18px;}
	.mybottomnav .aapre{background: url("../images/b1s.jpg");background-size:100% 100%;width:20px;height:20px;}
	.mybottomnav .bbpre{background: url("../images/b2s.jpg");background-size:100% 100%;width:20px;height:20px;}
	.mybottomnav .ccpre{background: url("../images/b3s.jpg");background-size:100% 100%;width:20px;height:22px;}
	.mybottomnav .ddpre{background: url("../images/b4s.jpg");background-size:100% 100%;width:20px;height:22px;}
	.mybottomnav .eepre{background: url("../images/b5s.jpg");background-size:100% 100%;width:20px;height:22px;}
	.mybottomnav .aanor{background: url("../images/b1.jpg");background-size:100% 100%;width:20px;height:20px;}
	.mybottomnav .bbnor{background: url("../images/b2.jpg");background-size:100% 100%;width:20px;height:20px;}
	.mybottomnav .ccnor{background: url("../images/b3.jpg");background-size:100% 100%;width:20px;height:22px;}
	.mybottomnav .ddnor{background: url("../images/b4.jpg");background-size:100% 100%;width:20px;height:22px;}
	.mybottomnav .eenor{background: url("../images/b5.jpg");background-size:100% 100%;width:20px;height:22px;}

	.mui-bar-tab .my-item.mui-active {color: #1bc976;}
	.mybottomnav .my-item {position: relative;vertical-align: baseline;}
	.mui-bar-tab .my-item {display: table-cell;overflow: hidden;width: 1%;height: 52px;text-align: center;vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;color: #929292;}
	.mui-content>.mui-table-view:first-child{margin-top:5px;}
	.mui-table-view:before,.mui-table-view:after,.mui-table-view-cell:after{background-color: #eeeeee;}