body
{
	font-size:12px;
	font-family:Arials;
}
#main
{
	background:url(../image/line.jpg) repeat-y left top;
}
.main-top
{
	background:url(../image/line2.jpg) repeat-x left top;
}	
.text
{
	color:#ff8604;
}
.text1
{
	color:#616163;
}
.inputcss
{
	border-top:1px solid #9b9a9b;
	border-left:1px solid #9b9a9b;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	height:14px;
}
.width
{
	width:70px;
}
.btn1
{
	background:url(../image/search.jpg) no-repeat left top;
	border:none;
	width:62px;
	height:21px;
	cursor:pointer;
}
.btn2
{
	background:url(../image/reset.jpg) no-repeat left top;
	border:none;
	width:62px;
	height:21px;
	cursor:pointer;
}
.btn_query
{
	background:url(../image/search-bak.jpg) no-repeat left top;
	border:none;
	width:62px;
	height:21px;
	cursor:pointer;
}
.tdborder
{
	border-top:1px solid #e4e4e4;
}
.tdborder1
{
	border-right:1px solid #e5e5e7;
}
.tdborder2
{
	border-bottom:1px solid #efeff1;
}
.tdback
{
	background:url(../image/line4.jpg) repeat-x left top;
	height:45px;
	line-height:45px;
}
.tdback1
{
	background:url(../image/line3.jpg) repeat left top;
	height:38px;
	line-height:38px;
}
.button{border-width:1px;border-style:solid;border-color:#ffe299 #993b00 #993b00 #ffe299;padding:5px 25px;font-size:14px;background:#ff8300;color:#fff;cursor: pointer;}
#dialog{position:absolute;z-index:9999;border:4px solid #CCC;display:none;padding: 10px;}
#dialog h3{
  font-size: 15px;
  height:40px;line-height:40px;
  line-height:40px;
  width:380px;
  padding: 0 10px;
  font-family:ºÚÌå;
  background:#f1f2ff;
  font-weight:bold;
}
#dialog p{width:380px;font-size: 12px;}
.act{text-align: center;}