.tab{height:30px;border-bottom:#9b7161 1px solid;}
.tab ul{line-height:29px;margin-left:3px;}
.tab ul li{list-style: none;float: left;border:#9b7161 1px solid;padding:0 30px;background-color: #417eb7;margin-left:2px;cursor: pointer;color: #fff;}
.tab .selected{line-height:30px;border-bottom: none;font-weight:bold;background-color: #fff;color: black;-moz-box-shadow:inset 3px 3px 3px #cfcfcf;-webkit-box-shadow:inset 3px 3px 3px #cfcfcf;box-shadow:inset 3px 3px 3px #cfcfcf;}

.district{width: 200px;}
.district-detail{width: 250px;margin-left: 2px;}
.district-tip{border-bottom: red 1px solid;}

.district-panel{display:none;position: fixed;z-index: 999;background: white;width: 390px;height: 200px;border: #ccc 1px solid;}
.district-panel .top{height: 30px;border-bottom:#9b7161 1px solid;position: relative;}
.district-panel .top span{text-indent: 10px;float: left;width: 280px;overflow: hidden;}
.district-panel .top .btns{float: right;    height: 30px;top: 0px;position: absolute;right: 0px;}
.district-panel .top .btns span{width: 35px;height: 28px;display: block;padding: 7px 0;}
.district-panel .contents{height: 170px;}
.district-panel .contents ul{margin: 3px;}
.district-panel .contents ul li{margin: 0 5px;float: left;line-height: 23px;border: medium none;padding: 0;}
.district-panel .contents ul li label{white-space:nowrap;display: inline-table;color: blue;cursor: pointer;font-weight: normal;margin-bottom: 0px !important;}

.home,.back,.confirm{background: url("img/btns.png") no-repeat;width:30px;height: 30px;}
.home{background-position: 7px 3px}
.back{background-position: 7px -25px}
.confirm{background-position: 7px -52px}
