.login-label {font-size:12px; background-image:none; text-align:right; font-weight:bold; padding-right:8px;	color:#06547a;}
.code-input {width:46px; background-color:#FFFFFF; border:1px solid #999999; margin:1px; padding:1px;}

#container {margin: auto;}
#header {border:0 solid white;width:100%;background-image:url(/images/1.png);border-bottom:#fff 1px solid;}
#header img{height:40px;}
#header select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  padding:2px;
  border: solid 1px #f0f0f0;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("/images/ico/arrow.png") no-repeat scroll right center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
#header select::-ms-expand {display: none;}

.main_box {width:502px; height:246px; text-align:center; margin-top:140px; background:url(/images/1.png); border-radius:10px; border:#fff 2px solid;}
#content {width:100%; height:100%; text-align:center;}
#content_text {width:229px; padding-top:15px; background-image: url(/apps/default/resource/imgv2/front/login/content_text2.gif);background-repeat:no-repeat;}
#content_text ul {margin:6px 0 0 0; padding-left:30px; color:#3c5b87; list-style-type:disc; -webkit-margin-before:1em; -webkit-margin-after:1em; -webkit-margin-start:0px; -webkit-margin-end:0px; -webkit-padding-start:40px;}
#content_text li {text-align:left;font-size:13px;line-height:24px;color:#06547a;}
#content_login {width:274px;background-image: url(/apps/default/resource/imgv2/front/login/content_login2.gif);background-repeat:no-repeat;}
#content_login td {vertical-align: middle;}
#copyright {color: 999999; text-align: center;}

#footer {margin-top: 100px;}
.btn_login {width:77px; height:26px; background-image:url(/apps/default/resource/imgv2/front/login/btn_back.gif); border:0px solid #fff; cursor:pointer; font-size:14px; color:white; font-family:Arial,"黑体";}
.login-tr {height:25px;}
.apptitle {height:30px; font-size:19px;font-weight:bold;color:#2c4b77;font-family:"黑体";text-align:center}
.chkLable {color:#606060;margin-right:10px;}

#container #shareTxt {margin-top:40px; font-size:22px; color:#fff; text-shadow:0 0 5px #CCCCCC, 0 0 10px #CCCCCC, 0 0 15px #CCCCCC, 0 0 20px #095816, 0 0 25px #095816, 0 0 30px #095816, 0 0 50px #095816, 0 0 80px #095816, 0 0 100px #095816, 0 0 150px #095816}




