.mainCon {
	background: url(../images/skin_bg/mainCon_bg_1.jpg) no-repeat center 0;
	padding-bottom: 50px;
	min-width: 1000px;
}

#show {
	background: url(../images/fastAuction/auctionBg.png) repeat-x top;
	width: 590px;
	position: relative;
	overflow: hidden;
}

#middleImg {
	height: 410px;
}

#middleImg img {
	position: absolute;
}

#show-imgCon {
	margin: auto;
	height: 64px;
	padding: 8px 0;
}

#show-List {
	overflow: hidden;
	height: 64px;
	white-space: nowrap;
}

#show-List img {
	margin: 0 10px;
	padding: 2px;
	cursor: pointer;
}

#arrowNext,#arrowPrev {
	display: none;
}

#arrowNext,#arrowPrev {
	cursor: pointer;
	width: 60px;
	height: 60px;
	background: url(../images/fastAuction/showNext.png) no-repeat center
		center;
	display: none;
}

#arrowPrev {
	background: url(../images/fastAuction/showPrev.png) no-repeat center
		center;
}

#arrowNext,#arrowPrev,#show-List {
	float: left;
}

#quickAuction {
	width: 1000px;
	margin: 0 auto;
	padding-top: 1px;
	font-size: 12px;
}

#queue,#scrollButton,#show,#info {
	float: left;
}

#relateList {
	margin: 10px 5px;
	width: 990px;
	height: 50px;
	overflow: hidden;
}

#queue {
	width: 960px;
	height: 50px;
	position: relative;
	overflow: hidden;
}

#scrollButton {
	width: 30px;
}

#queueUp,#queueDown {
	display: block;
	width: 30px;
	height: 24px;
	background: url(../images/fastAuction/relateList.png) no-repeat top
		right;
	margin-bottom: 1px;
	cursor: pointer;
}

#queueDown {
	background: #fff url(../images/fastAuction/relateList.png) no-repeat
		bottom right;
	margin-bottom: 0;
	margin-top: 1px;
}

#auction,#show {
	background: url(../images/fastAuction/auctionBg.png) repeat-x bottom;
	width: 1000px;
	height: 490px;
}

#show {
	background: url(../images/fastAuction/auctionBg.png) repeat-x top;
	width: 590px;
	position: relative;
	overflow: hidden;
}

.relate,.relate .index,.relate .time,.relate .currentPrice,.relate .status,.relate table,.relate.FIRSTEND .frist
	{
	position: absolute;
}

.relate {
	height: 50px;
	cursor: pointer;
	background: url(../images/fastAuction/relateList.png) no-repeat 0 0;
	width: 182px;
	font-size: 12px;
}

.relate.CLICK {
	background: url(../images/fastAuction/relateList.png) no-repeat -182px 0;
}

.relate.FIRSTEND .fixed {
	background: url("../images/fastAuction/first.png") no-repeat scroll 0 0
		transparent;
	display: block;
	height: 12px;
	position: absolute;
	right: 12px;
	top: 7px;
	width: 12px;
}

.relate table {
	display: block;
	height: 30px;
	width: 38px;
	top: 10px;
	left: 8px;
}

.relate td {
	height: 30px;
	width: 38px;
	vertical-align: middle;
}

.relate .index {
	top: 2px;
	right: 5px;
	font-size: 9px;
	color: #AAA;
}

.relate.ISMINE .index {
	color: red;
}

.relate .time {
	left: 55px;
	top: 8px;
}

.relate.REMIND .time {
	color: #c00;
}

.relate .currentPrice {
	bottom: 7px;
	left: 55px;
}

.relate .status {
	bottom: 7px;
	right: 10px;
}

.relate.OUT .status {
	color: #c00;
}

#info {
	width: 410px;
	height: 490px;
	color: #333;
	line-height: 1.5em;
}

#info.NOTLOGIN .userQuotaCon {
	display: none;
}

#info .auction {
	padding: 20px 53px 0 20px;
	height: 470px;
	position: relative;
	width: 337px;
}

.auction .index,.auction .status,.auction .name,.auction .No,.auction .character,.auction .time,.auction .description,.auction .bidFn,.auction .currentPrice,.auction .bidPrice,.auction .minus,.auction .plus,.auction .bid,.auction .cancelProxy,.auction .record,.auction .showMore,.auction .refresh_bidrecord,.auction .bidrecord,.auction .recordTable,.auction .mark
	{
	position: absolute;
}

.auction .index {
	font-size: 9px;
	right: 5px;
	top: 0;
}

.ISMINE.auction .index {
	color: #C00;
}

.auction .name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	height: 3em;
	left: 35px;
	overflow: hidden;
	top: 50px;
	width: 337px;
}

.auction .attention {
	display: block;
	position: absolute;
	top: 96px;
	right: 35px;
	cursor: pointer;
	background: url(../images/global/see.png) no-repeat scroll right center
		transparent;
	width: 25px;
	height: 20px;
}

.auction.WATCHING .attention {
	background: url(../images/global/see_red.png) no-repeat scroll left
		center transparent;
}

.auction .status {
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	left: 35px;
	top: 15px;
}

.auction .Id {
	display: none;
}

.auction .No {
	font-size: 12px;
	font-weight: bold;
	right: 35px;
	top: 15px;
}

.auction .character {
	font-weight: bold;
	left: 35px;
	top: 96px;
	color: #C00;
}

.auction .time {
	background: url("../images/fastAuction/clock.png") no-repeat scroll left
		center transparent;
	font-family: "new times roman";
	font-size: 16px;
	font-weight: bold;
	left: 35px;
	line-height: 20px;
	padding-left: 14px;
	top: 185px;
}

.auction .description {
	max-height: 72px;
	left: 35px;
	overflow: hidden;
	top: 120px;
	width: 325px;
	z-index: 10;
}
.auction .mark{
	height: 18px;
	left: 35px;
	overflow: hidden;
	top: 160px;
	width: 325px;
	z-index: 10;	
}
.auction .showMore {
    background-color:#fff;
    bottom: 0;
    cursor: pointer;
    height: 18px;
    padding-left: 20px;
    right: 0;
    text-decoration: underline;
    width: 55px;
    font-weight:bold;
    color:#cc0000
}

.auction .bidFn {
	left: 35px;
	padding-top: 46px;
	top: 205px;
	width: 337px;
}

.auction .currentPrice {
	background: url("../images/fastAuction/RMB.png") no-repeat scroll 0 2px
		transparent;
	color: #C00;
	cursor: pointer;
	font-size: 22px;
	left: 0;
	line-height: 1.2em;
	margin-bottom: 20px;
	padding-left: 12px;
	top: 0;
}

.auction .bidCore {
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
}

.auction.TENDER .bidCore {
	display: none;
}

.auction.TENDER.NOTGET .servicePriceCon,.auction.TENDER.NOTGET .dealPriceCon,.auction.TENDER.NOTGET .userQuotaCon
	{
	display: none;
}

.auction .bidBox {
	background: url("../images/fastAuction/text.png") no-repeat scroll right
		center transparent;
	display: inline-block;
	height: 30px;
	position: relative;
	width: 160px;
}

.auction .bidPrice {
	background: url("../images/fastAuction/text.png") no-repeat scroll right
		center transparent;
	border: medium none;
	display: block;
	font-family: "new times roman";
	font-weight: bold;
	height: 20px;
	left: 5px;
	line-height: 20px;
	padding: 0;
	top: 5px;
	width: 95px;
}

.auction .minus,.auction .plus {
	display: block;
	height: 30px;
	width: 30px;
	background: url(../images/fastAuction/plus-minus.jpg) no-repeat center
		center;
	cursor: pointer;
	top: 0;
	left: 100px;
	border: none;
}

.auction .minus.DISABLED {
	background: url(../images/fastAuction/plus-minus.jpg) no-repeat left
		center;
}

.auction .plus {
	background: url(../images/fastAuction/plus-minus.jpg) no-repeat right
		center;
	top: 0;
	left: 130px;
}

.auction .bid,.auction .cancelProxy,.auction .buy {
	display: inline-block;
	background: #EEE;
	width: 80px;
	height: 30px;
	vertical-align: top;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	color: #333;
	left: 165px;
	border: none;
}

.auction .buy {
	left: 35px;
}

.auction .cancelProxy {
	left: 250px;
	top: 46px;
	display: none;
}

.auction .bid.DISABLEDBUTTON,.auction .cancelProxy.DISABLEDBUTTON {
	color: #FFF;
}

.auction .record {
	top: 400px;
	font-weight: bold;
	left: 35px;
}

.auction .bidTimes {
	color: #c00;
}

#breadcrumb {
	color: #333;
	margin: 12px 0;
	text-align: left;
	width:600px;
	overflow:hidden;
	float:left;
	height:18px;
}

#breadcrumb a {
	padding: 0 5px;
}

.auction .refresh_bidrecord {
	top:400px;
	right: 101px;
}

.auction .bidrecord {
	top: 400px;
	right: 60px;
}

.auction .recordTable {
	left: 35px;
	top: 425px;
}
.infoPop{
	display: none;
	width: 560px;
	padding: 0 20px;
}
.infoPop h1{
	color: #FFF;
	margin: 30px 0 20px 0 ;
}
.infoPop .infocon{
	background: #FFF;
	padding: 20px;
}
.infoPop p{
	color: #000;
	margin-bottom: 20px;
	line-height:22px
}

.recordTable{
	font-size : 12px;
}