body{
font-size:12px;

}
form{
margin:0;
}
#table_top td{
/*
BORDER-BOTTOM: 2px dashed #999999;
*/
}
.title{
font-size:16px;
font-weight:900;
}

.pop1{
	background:#cccccc;
	border-style:solid;
	border-color:#ffffff;
	position: absolute;
	top:50%;
	left:50%;
	margin:-75px 0 0 -175px;
	text-align:center;
	width:250px;
	height:150px;
	padding:25%;
	display:none;
	z-index:999;
}
.pop{
	background:#cccccc;
	border-style:solid;
	border-color:#ffffff;
	position:absolute;
	top:700px;
	left:45%;
	margin:-150px 0 0 -150px;
	width:400px;
	height:100px;
	font-size:13px;
	display:none;
	z-index:999;
}
.err{
color:red;
}
#mask{
  background-color:gray;
  filter:alpha(opacity=30);
  position:absolute;
  display:none;
  z-index:100;
  }
  #confirm_div{
  text-align:center;
  }
    #confirm_div_title{
  background-color:#636163;
  color:#FFFFFF;
  font-weight:bold;
  padding:3px;
  }
  /*»ÒÉ«°´Å¥*/
.btn{
	
	margin-left:5px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	background-image: url(../images/btn_bg12.gif);
	background-repeat:no-repeat;
	border: 0px;
	width: 80px;
	COLOR: #333333;
	padding-top: 6px;
	height: 24px;
	TEXT-ALIGN: center;
	cursor: pointer;
	font-size:13px;
}
.btn a:link {
	color: #000000;
	text-decoration: none;
}
.btn a:visited {
color: #000000;
	text-decoration: none;
}
.btn a:hover {
color: #000000;
	text-decoration: none;
}
.btn a:active {
color: #000000;
	text-decoration: none;
}
