@charset "utf-8";
/* CSS Document */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.clear{  clear: both;}
.mini-layout-body{
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
 .mini-layout-body {background-color: #edf6ff;margin: 0 auto;width: 60%;padding:10px 15px;height: 250px; overflow:hidden;}
 .mini-layout-title{ font-size:23px; font-weight:normal; font-family:"微软雅黑"; line-height:38px; text-align:left; margin-left:10px; }
 .mini-layout-alert{ font-size:12px; color:#979797; ont-family:"微软雅黑"; height:38px; line-height:40px; margin-left:10px;}


ul ul,ul ol,ol ol,ol ul {margin-bottom: 0;}
ul,ol {padding: 0;margin: 0 0 10px 45px;}
li {line-height: 32px; color:#1d1d1d;}
ul.unstyled,ol.unstyled {margin-left: 0;list-style: none;}

.radio{ float:left; line-height:30px; width:40px; }
#optionsRadios1{ height:25px; width:30px;}
#optionsRadios2{ height:25px; width:30px;}
#inputevidence{ height:25px; width:200px; line-height:25px; margin-top:5px; }
textarea{ margin-left:10px; line-height:25px; height:380px;}