body { background: #f0f0f0; padding: 0; margin: 0; color: #333; line-height: 24px; font-size: 12px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
form,p,ul,li,h1,h2,h3,h4,h5,h6 { list-style: none; padding:0; margin:0; font-weight:normal;}
h3 { padding: 25px;}
.form-control { border-radius:0;}
.btn {border-radius:0;}

.clear { display:block; line-height: 0; height: 0; clear: both;}
.wp { width: 1000px; margin:auto;}

.main { background: #fff; width: 1000px; background: #efefef; margin:auto;border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.mainLeft { width: 200px; float:left;}
.mainRight { width: 798px; background:#fff; float:right; border-left: 1px solid #ccc; min-height: 400px;}
.mainRight h3 { padding:0; margin:0; height: 44px; line-height: 44px; border-bottom:1px solid #ccc; text-indent: 10px; font-size: 16px; margin-bottom: 20px;}

.addPosition { background: #ec6c00; color: #fff; padding: 10px 0; text-align:center;}
.addPosition A { color: #fff; text-decoration: none; font-size:16px;}

.leftMenu { background:#fafafa;}
.leftMenu li A { color: #626b7a; text-decoration: none; border-bottom:1px solid #ccc; font-size: 14px; line-height: 42px; display:block; padding-left: 20px;}
.leftMenu li.active A { background: #f1f1f1;}
.leftMenu li A:hover { text-decoration: none; color: #000;}
.leftMenu li A i { margin-right: 10px; font-size: 14px; width:12px; display:inline-block;}
.leftMenu li i.pull-right { display: none; padding: 15px 10px 0 0;}
.leftMenu li.has_sub i.pull-right { display: block;}
.leftMenu li ul li A { padding-left: 42px; line-height: 38px;}

.tableBox { width: 94%; margin:auto; padding-top:23px;}
.machineSelectBox,.machineSelectedBox { margin-top: 10px; padding: 5px; height: 200px; overflow: auto; border:1px solid #ccc;}
.timeBox li { float:left; width: 90px; height: 60px; line-height: 60px; cursor:pointer; text-align: center; background:green; color: #fff; margin-right: 12px; margin-bottom:12px; position:relative;}
.timeBox li span { display:none; width: 20px; height: 20px; line-height: 20px; text-align:center; right: 0; top: 40px; position:absolute;}
.timeBox li.unavailable { background: #999999; cursor:normal;}
.timeBox li.selected { background: #0155c9;}
.timeBox li.selected span { display: inline-block;}

.pages { text-align:center; padding: 15px 0 15px;}
.pages A { border: 1px solid #999; color: #999; padding: 3px 5px; margin: 0 3px; cursor:pointer;}
.pages A:hover { text-decoration: none; background:#999; color: #fff;}
.pages A.current { background:#ec6c00; border-color:#ec6c00; color: #fff;}
