html{
    font-size:62.5%; 
}
li {list-style-type:none;}
h4 {
  margin-top: 25px;
}
.row {
  margin-bottom: 20px;
}
.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}
/*
[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}
*/
hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.item {  padding-bottom: 88%; width:100%; height: 0;  background-color: #3366ff; margin:30px 0;}
.item2 {  padding-bottom: 44%; width:100%; height: 0;  background-color: #3366ff; margin:30px 0;}

.eTop{
  background-color: #d9534f;
  color: #ffffff;
}

.eTop .row{
  height: 20px;
  padding: 15px 5px;
  font-size: 1.8rem;
  line-height: 1;
}

.eSet{
  position: fixed;
  right: 0;
  left: 0;
  bottom: 5px;
  z-index: 1001;
}

.eBottom{
  background-color: #f7f7f7;
  border: 1px solid #c8c7cc;
  border-width: 1px 0 0 0;
  color: #000;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
}
.eBottom .row{
  height: 30px;
  padding: 5px 5px;
  font-size: 1.4rem;
  color: #000;
}
.eBottom > li {
  float: none;
}
.eBottom a{
  color: #000;
}

.user input.input-lg ,.input-group {
    margin: 1.1rem 0;
}
.c{
font-size: 1.6rem;
}
#eTable{
background:#FFF;
}
/*
.c h2{
 border: 1px solid #c8c7cc;
  border-width: 0 0 1px 0;
  padding-bottom:0.5rem;
  font-size: 1.8rem;
}
*/

.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout {
    padding: 2rem;
    margin: 2rem 0;
    border: 1px solid #eee;
    border-left-width: 0.5rem;
    border-radius: 0.3rem;
}


.openForm{position:absolute;left:0;top:0;width:100%;height:100%;background: url("winbg.png") #fff repeat-x 0 0; z-index: 1000;}
.openForm_title{
height:50px;line-height:50px;color:#333333;padding-left:10px;font-weight:400;position:relative;
}
.openForm a.close{display:block;width:25px;height:25px;background:url("close.png") no-repeat;position:absolute;right:5px;top:6px;}
#openForm_title a{padding:0 8px;font-size: 1.8rem;}
.openForm_title a:hover{background-position:0 -25px;}
.openForm_body{width:100%; height:100%;}
.openForm_table{color:#999;}
.openForm_table input[type="text"], .openForm_table input[type="password"]{width:160px;height:2em;line-height:1.5;background:url("input_bg.png") repeat-x;border:1px solid #ccc;color:#999;font-size: 2em;}
.openForm_table input.btn{width:67px;height:2em;line-height:1.5;padding:0 5px;margin:0 5px;background:url("bg_btn.png") no-repeat; border:none;cursor:pointer;}
.openForm_table span.red{color:red;}
.openForm_table tr td{padding:5px;border-bottom:1px solid #ccc;color:#000;font-size: 2em;}
.openForm_table tr:last-child td{border:none;}
.openForm tr td.rr{text-align:right;}
.openForm tr td.ll{text-align:left;}
#ismain{
background:#fff;
}

ul#tbody li a,ul#tbody li{
	font-size: 1.4rem;
}
#popNumbag table tr td{
height:3.6rem;line-height:2;  font-size: 1.8rem;
}

.page{width:100%;padding:0px;float:right;clear:both;text-align:right;display:block;overflow:hidden;}
.page a, .page span{display:inline-block;float:left;padding:5px;margin:0 4px;textg-align:center;color:#454545;}
.page a{border:1px solid #1D365A;min-width:1em;_width:2em;}
.page a:hover, .page a.now{background:#1D365A;color:white;}
.page a.nopage, .page a.nopage:hover{color:#ccc;border:1px solid #ccc;background:none;}


.nav li a{font-size: 1.8rem;}