
body{
   margin:0 auto;
   font-size:12px;
   line-height:180%;
   height:100%;
}

*{
  margin:0;
  padding:0;
}

.bodyMain{
  width:620px;
  margin:0 auto;
  font-size:12px;
  height:100%;
}

.loginCanter{
  float:left;
  border:#8F8F8F 1px solid;
  border-top:none;
  padding:0 0 0 30px;
  height:100%;
  font-size:12px;}

.Title{
  font-size:14px;
  font-weight:bold;
  color:#007F00;
  width:600px;
  text-align:left;
  border-top:1px solid #ccc;
  height:40px;
  line-height:40px;
  margin-top:15px;
}

.color,.red{
  color:#FF0000;
  font-size:12px;
}


.arret{
  color:#777;
  font-size:12px;
}

.arret a{ 
 color:#007F00;
 text-decoration:none;
}

.arret a:hover{
   text-decoration:underline;
}

.topInfo{
 margin:15px 0 5px 0;
 color:#999;
 clear:both;
 font-size:12px;
}

.topInfo a{
  padding:0 8px;
  color:#999;
  text-decoration:none;
}

.topInfo a:hover{
  color:#007F00;
  text-decoration:underline;
}

.input{
  background:url(../css_img/input_onlick.gif) no-repeat;
  text-align:center;
  width:67px;
  line-height:23px;
  border:0;
  cursor:pointer;
}

.bottom{
  background:url(../css_img/bottom.gif) no-repeat;
  width:130px;
  line-height:23px;
  border:0;
  cursor:pointer;
}

.EorrMessageShow {
  border:1px solid #FFDA8C;
  width:90%;
  background:#FFFFDD;
  padding:10px;
}

.EorrMessageShow li{
  list-style:none;
  color:#FF0000;
  margin:0;
  padding:0;
  line-height:30px;
  font-size:14px;
  text-indent:18px;
  text-align:left;
}

.head{
  width:720px;
  background:url(../css_img/line.jpg) no-repeat bottom left;
}
.logo{
  float:left;
}

.meun{
   float:right;
   margin-top:30px;
}

.meun a{
	padding:0 8px;
	border-right: 1px dashed #CECECE;
	color:#007F00;
}

.meun a:hover{
  color:#CC3333;
  text-decoration:underline;
}

.table_show{
   line-height:24px;
   width:180px;
   text-align:right;
   padding-right:15px;
   border-bottom:1px dashed #D6D6D6;
}

.titleInfo{
  border-bottom:1px dashed #D6D6D6;
}
.info_nav{
  width:680px;
}

.info_nav ul{
  list-style:none;
  margin:0;
  padding:0;
}

.info_nav ul li{
  float:left;
  width:33.3%;
}

.info_nav ul li.Info_other,.info_nav ul li.Info{
  font-size:16px;
  color:#000;
  font-weight:bold;
  text-indent:13px;
  padding:3px 0 8px 0;
}

.info_nav ul li.Info_other{
  background:url(../css_img/info.jpg) no-repeat 5px 0px;
    border-bottom:4px solid #FFC20F
}

.info_nav ul li.Info{
    background:url(../css_img/info_other.jpg) no-repeat 5px 0px;
	border-bottom:4px solid #499501
}

.Info_other span,.Info span{
   font-size:26px;
   font-weight:bold;
   padding:0 10px 0 0 ;
}

.Info_other span{
  color:#fff;
}

.Info span{
   color:#fff;
}

.check_user_unlawful{
  border:1px solid #FFDA8C;
  background:#FFFFDD;
  padding-left:5px;
  width:200px;
}
