﻿/* ----------------------- */
/* 预订列表                */

.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:28%;
}
.list_reserve li.row2 {
	width:10%;
}
.list_reserve li.row3 {
	width:10%;
}
.list_reserve li.row4 {
	width:14%;
}
.list_reserve li.row5 {
	width:14%;
}
.list_reserve li.row6 {
	width:14%;
}
.list_reserve li.row7 {
	width:7%;
}
.list_reserve li.row7 a {
    display:block;
	background:url(../images/ucenter_bg_main_button.gif) no-repeat 5px 2px;
	font-size:12px;
}

/* ----------------------- */
/* 我参与的竞价域名列表      */

.list_mybid li.row1 {
	width:23%;
}
.list_mybid li.row2 {
	width:8%;
}
.list_mybid li.row3 {
	width:12%;
}
.list_mybid li.row4 {
	width:8%;
}
.list_mybid li.row5 {
	width:20%;
}
.list_mybid li.row6 {
	width:10%;
}
.list_mybid li.row7 {
	width:10%;
}
.list_mybid li.row8 {
	width:9%;
}

.list_myauction li.row1 {
	width:20%;
}
.list_myauction li.row2 {
	width:8%;
}
.list_myauction li.row3 {
	width:10%;
}
.list_myauction li.row4 {
	width:8%;
}
.list_myauction li.row5 {
	width:18%;
}
.list_myauction li.row6 {
	width:10%;
}
.list_myauction li.row7 {
	width:8%;
}
.list_myauction li.row8 {
	width:7%;
}
.list_myauction li.row9 {
	width:10%;
}

/* ----------------------- */
/* 竞价域名列表            */

.list_bid li.row1 {
	width:22%;
}
.list_bid li.row2 {
	width:10%;
}
.list_bid li.row3 {
	width:10%;
}
.list_bid li.row4 {
	width:8%;
}
.list_bid li.row5 {
	width:20%;
}
.list_bid li.row6 {
	width:17%;
}
.list_bid li.row7 {
	width:12%;
}

/* ----------------------- */
/* 竞价域名列表,包括预订竞价、公开竞价            */

.list_bookauction li.row1 {
	width:22%;
}
.list_bookauction li.row2 {
	width:10%;
}
.list_bookauction li.row3 {
	width:10%;
}
.list_bookauction li.row4 {
	width:8%;
}
.list_bookauction li.row5 {
	width:16%;
}
.list_bookauction li.row6 {
	width:13%;
}
.list_bookauction li.row7 {
	width:10%;
}
.list_bookauction li.row8 {
	width:10%;
}


/* 我的购买列表 */
.list_order li.row1 {
	width:15%;
}
.list_order li.row2 {
	width:10%;
}
.list_order li.row3 {
	width:39%;
}
.list_order li.row4 {
	width:10%;
}
.list_order li.row5 {
	width:25%;
}

/* 去掉浮动 */
.clear {
    clear:both;
}
