﻿/* ----------------------- */
/* Index                   */
#detail .step {
	border:1px solid #d5e8ff;
	margin-bottom:8px;
	overflow:auto;
	zoom:1;
	padding:1px;
	background:#f3f8ff url(../images/backorder_pic_step.gif) no-repeat 12px 12px;
}
#detail .step a.order {
	display:block;
	float:left;
	width:75%;
	height:72px;
	background:transparent url(../images/backorder_pic_step.gif) no-repeat 460px 100%;
	text-indent:-9999px;
}
#detail .step a.bid {
	display:block;
	float:right;
	width:25%;
	height:72px;
	background:#fffbf3 url(../images/backorder_pic_step.gif) no-repeat 100% 100%;
	text-indent:-9999px;
}
#detail .search {
	margin-bottom:8px;
	height:48px;
}
#detail .search .left form {
	border:1px solid #d5e8ff;
	background:#f3f8ff;
	line-height:46px;
	height:46px;
}
#detail .search .right a {
	display:block;
	border:2px solid #b80200;
	height:44px;
	background:#feddba url(../images/backorder_pic_bid.jpg) no-repeat 1px 1px;
	text-indent:-9999px;
}
.ucenter div#detail {
	margin:0;
}
.ucenter div.left {
	width:362px;
}
.ucenter div.right {
	width:362px;
}
.ucenter div#side {
	display:none;
}

/* List */
.list_backorder li.row1 {
	width:45%;
}
.list_backorder li.row2 {
	width:23%;
}
.list_backorder li.row3 {
	width:32%;
}

/* Side */

/* ----------------------- */
/* 预订列表                */

.list_drop li.row0 {
	width:5%;
}
.list_drop li.row1 {
	width:28%;
}
.list_drop li.row2 {
	width:7%;
}
.list_drop li.row2 a{
	display:block;
	background:url(../images/ucenter_bg_main_button.gif) no-repeat 5px 2px;
	font-size:12px;
}
.list_drop li.row3 {
	width:5%;
}
.list_drop li.row4 {
	width:15%;
}
.list_drop li.row5 {
	width:5%;
}
.list_drop li.row6 {
	width:20%;
}
.list_drop li.row7 {
	width:14%;
}

/* ----------------------- */
/* 竞价记录                */
.list_auction li.row1 {
	width:30%;
}
.list_auction li.row2 {
	width:20%;
}
.list_auction li.row3 {
	width:30%;
}
.list_auction li.row4 {
	width:20%;
}
.list_auction ul.me {
	background:#FFEFE8;
}
.list_auction ul.winner span {
	color:#f00;
}

/* ----------------------- */
/* 我预订的域名列表        */

.list_reserve li.row1 {
	width:30%;
}
.list_reserve li.row2 {
	width:10%;
}
.list_reserve li.row3 {
	width:10%;
}
.list_reserve li.row4 {
	width:15%;
}
.list_reserve li.row5 {
	width:15%;
}
.list_reserve li.row6 {
	width:20%;
}

/* ----------------------- */
/* 我参与的竞价域名列表      */

.list_mybid li.row1 {
	width:30%;
}
.list_mybid li.row2 {
	width:8%;
}
.list_mybid li.row3 {
	width:8%;
}
.list_mybid li.row4 {
	width:8%;
}
.list_mybid li.row5 {
	width:16%;
}
.list_mybid li.row6 {
	width:11%;
}
.list_mybid li.row7 {
	width:18%;
}

/*.list_mybid li.row1 {
	width:28%;
}
.list_mybid li.row2 {
	width:6%;
}
.list_mybid li.row3 {
	width:6%;
}
.list_mybid li.row4 {
	width:8%;
}
.list_mybid li.row5 {
	width:8%;
}
.list_mybid li.row6 {
	width:18%;
}
.list_mybid li.row7 {
	width:10%;
}
.list_mybid li.row8 {
	width:14%;
}
*/

/* ----------------------- */
/* 竞价域名列表            */

.list_bid li.row1 {
	width:30%;
}
.list_bid li.row2 {
	width:6%;
}
.list_bid li.row3 {
	width:8%;
}
.list_bid li.row4 {
	width:8%;
}
.list_bid li.row5 {
	width:15%;
}
.list_bid li.row6 {
	width:18%;
}
.list_bid li.row7 {
	width:15%;
}

/* 我的购买列表 */
.list_order li.row0 {
	width:5%;
}
.list_order li.row1 {
	width:24%;
}
.list_order li.row2 {
	width:27%;
	text-align:left;
}
.list_order li.row3 {
	width:10%;
}
.list_order li.row4 {
	width:18%;
}
.list_order li.row5 {
	width:16%;
}


