html{ overflow:hidden; }
body{ background:#f4f4f4;  height:100%; width:100%; margin:0px;  font-family:"微软雅黑"; font-size:14px; _text-align:center; color:#555555; /*word-break:keep-all;*/vertical-align:middle; overflow:hidden; /*cursor:pointer; 鼠标效果 */  z-index:-2;}

/*#main{width:100%; margin:0px auto; overflow:hidden; background:#bebebe;}
*/
 #main{width:850px; height:370px;  background:#fff ;   margin: auto;  border:#CCC 1px solid\9;  border-top:none\9;     position:relative; top:-120px; _top:-146px; box-shadow:0px 2px 20px #999;z-index:20;}
 .logo{width:800px;; height:34px; margin:auto;  position:relative; top:-134px; _top:-154px;  _ left:-125px; color:#FFF; font-size:24px; line-height:34px; word-spacing:2em; }
 .zhshi{ width:12px; height:23px; margin:-1px 50px auto auto; }
 .mid{width:1px; height:294px; margin-left:340px; _margin-left:-160px; margin-top:-270px;}
/* .liebiao{position:relative; float:right; height:280px;  margin-top:30px;  width:26em; _width:30em; margin-right:55px; _margin-right:20px; clear:both; text-align:left; overflow:auto; overflow-x:hidden; }
  .liebiao ul{ text-align:left; line-height:30px; display:inline-block; max-width:30em;}
   .liebiao ul li{ list-style:url(images/li.jpg); text-decoration:none; cursor:pointer; border-bottom:dashed 1px #ddd;}
    .liebiao ul li hover{ text-decoration:underline;}
	*/

/* newslist */
.newslist{padding-top:10px;}
.newslist li{ height:32px;line-height:32px;border-bottom:dashed 1px #ddd;padding:0 10px;overflow:hidden; list-style:none;}
/* scr_con style */
.scr_con {float:right;  position:relative; height:280px; width:32em;  margin-right:55px; _margin-right:20px;  clear:both; text-align:left; overflow:auto; overflow:hidden; margin-top:10px;  }
#dv_scroll{position:relative;height:100%; overflow:hidden; width:31em; }
#dv_scroll .Scroller-Container{width:100%;}
#dv_scroll_bar {position:absolute;right:0;top:55px;width:10px;height:215px; -height:222px; border-left:1px solid #dbdbdb; /*滚动竖线条颜色*/ }
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:20px;width:14px;height:200px;}
#dv_scroll_bar .Scrollbar-Handle{ position:absolute;left:-7px;top:0;width:13px;height:29px;overflow:hidden;cursor:pointer;}
#dv_scroll_text {position:absolute;}
#dv_scroll a{color:#555;text-decoration:none;}
#dv_scroll a:hover{color:#333;text-decoration:underline;}


#bottom{ width:100%; height:30px; background:#bebebe; position:absolute; bottom:0px; left:0px; z-index:-2; text-align:center; line-height:30px; z-index:10;}

.form-signin {
 width: 270px; 
  _width: 220px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
