@charset "utf-8";
/* CSS Document */

/*头部结束*/

#auction{
	float:left;
	height:550px;

}
#auction .tablepar{
	width:931px;
	height:500px;
	background:#ebeae8;
	border:2px solid #040301;
	margin-left:35px;
	margin-top:20px;
}
#auction table{
	width:930px;
	text-align:center;
	
	border-collapse:collapse;
	}
#auction table thead th{
	background:#dfdedc;
	color:#635844;
	height:37px;
	border:1px solid #c1c0be;
}
#auction table tbody td{
	height:35px;
    color:#3c1b0a;
	background:url(../images/table_bg.jpg);
	border:1px solid #c1c0be;
}
#auction table tbody td span{
	font-weight:bold;
	color:#c22900;
}
#auction table tbody td .button{
	background:url(../images/activation.gif) no-repeat;
	width:65px;
	height:20px;
	text-align:left;
	border:0;
	margin-left:100px;
	cursor:pointer;
}
#auction table tbody td .button2{
	background:url(../images/notactivation.gif) no-repeat;
	width:65px;
	height:20px;
	text-align:left;
	border:0;
	margin-left:100px;
	cursor:pointer;
}
#auction table tbody td a{
	text-decoration:none;
	margin-left:20px;
	color:#645744;
}
#auction table tbody td a:hover{
	text-decoration:underline;
}
#auction .yes{
	width:300px;
	height:200px;
	float:left;
	margin-left:240px;
	display:inline;
}
#auction .button1{
	background:url(../images/yespay.jpg) no-repeat ;
	border:0;
	float:left;
	width:108px;
	height:28px;
	margin-top:20px;
	margin-left:20px;
	display:inline;
	
}
#auction .button2{
   background:url(../images/return.jpg) no-repeat;
	border:0;
	width:108px;
	float:left;
	height:28px;
	margin-top:20px;
	margin-left:60px;
	display:inline;
}
#auction .page{
	width:300px;
	height:17px;
	margin:0 auto;
	margin-top:25px;
}
#auction dl{
	width:700px;
	margin-left:150px;
	margin-top:48px;
	font-size:14px;
	color:#804b19;
}
#auction dl dt{
	float:left;
	height:130px;
}
#auction dl dd{
	float:left;
	height:30px;
	width:540px;
	padding-left:20px;
}
#auction dl dd span{
	color:#dda72b;
}
#auction .page ul{
	line-height:17px;
}
#auction .page ul li{
	float:left;
	padding-left:7px;
	color:#605f5d;
}
#auction .page ul li a{
	text-decoration:none;
	padding:5px;
  color:#605f5d;
}
#contenter .content .me{
	width:1002px;
	height:13px;
	float:left;
    background:url(../images/repeat.jpg) no-repeat;
	}
#bottomnav{
	width:1002px;
	height:100px;
	clear:both;
	margin:0 auto;
}
#bottomnav ul li{
	float:left;
}
#bottomnav ul .other{
	margin-left:36px;
	
}
.darkcolor{
	background:#321809;
}
.actRlt{
	padding-top:200px;
	padding-left:350px;

}
