* {
 margin: 0;
 padding: 0;
}

body{
	font-size:12px;
	color:#656565;
}
.center{ text-align:center; line-height:20px;}

#warpper{
	width:1019px;
	overflow:hidden;
	zoom:1;
}
a:link,a:hover,a:visited{ color:#656565; text-decoration: none;}
a{text-decoration: none;}
.btn{ display:block; background:url(../img/btn.jpg); width:61px; height:23px; line-height:23px; text-align:center; border:none; cursor:pointer;}
.submit{background:url(../img/submit_abtn.jpg);width:102px; height:29px; border:none; cursor:pointer;}
#show{ border-collapse:collapse; color:#777; line-height:20px; margin-bottom:5px; empty-cells: show;}
#show td, #show th 
  {
  border:1px solid #E8E8E8;
  height:20px;
  text-align:center;
  }

#show th { color:#000; font-weight:normal;}


.first_tr{ background:url(../img/many_back.jpg) repeat-x;}
.se_tr{ background:#FBFBFB;}
.txt{ height:20px; width:200px;}
.abtn{ display:block;height:27px; background:url(../img/many_back.jpg) repeat-x; border:#E8E8E8 solid 1px; line-height:27px; text-align:center; cursor:pointer;}
#framewarpper{ width:1019px; position:absolute; z-index:1000;}
#add_frame{ width:604px; height:350px;}
.no{ display:none;}
.yes{ display:block;}
.aon{background-color:#999;}
.aoff{background-color:;}
.down1{ background-color:#D3FBC8;}
#btns{ margin-bottom:5px;}
.lasttd{ color:#C30;}
.lasttdt{ color:#000;}