.form div.text {
	float:left;
}
/* Domain Check */
#domain_check li {
	height:24px;
	line-height:24px;
	clear:both;
}
#domain_check li label {
	display:block;
	width:80px;
	float:left;
}
#domain_check li.textarea {
	height:120px;
}
#domain_check li.textarea textarea {
	float:left;
}
#domain_check li.textarea div {
	padding:4px;
	margin-left:278px;
}
#domain_check li.textarea p {
	font-size:12px;
}

#domain_check li.checkbox {
	background:#f5f5f5 url(../../images/title_bg.gif) repeat-x 0 -50px;
	color:#999;
	font-weight:bold;
}

#domain_check li.checkbox label {
	width:160px;
}
/* 域名列表 */
.list_domain li.row0 {
	width:4%;
}
.list_domain li.row1 {
	width:23%;
}
.list_domain li.row2 {
	width:10%;
}
.list_domain li.row3 {
	width:10%;
}
.list_domain li.row4 {
	width:8%;
}
.list_domain li.row5 {
	width:6%;
}
.list_domain li.row6 {
	width:8%;
}
.list_domain li.row7 {
	width:8%;
}
.list_domain li.row8 {
	width:8%;
}
.list_domain li.row9 {
	width:8%;
}
.list_domain li.row10 {
	width:6%;
}

/* 模板列表 */
.list_template li.row1 {
	width:20%;
}
.list_template li.row2 {
	width:10%;
}
.list_template li.row3 {
	width:10%;
}
.list_template li.row4 {
	width:30%;
}
.list_template li.row5 {
	width:10%;
}
.list_template li.row6 {
	width:19%;
}

/* 分组列表 */
.list_group li.row1 {
	width:19%;
}
.list_group li.row2 {
	width:8%;
}
.list_group li.row3 {
	width:9%;
}
.list_group li.row4 {
	width:9%;
}
.list_group li.row5 {
	width:9%;
}
.list_group li.row6 {
	width:9%;
}
.list_group li.row7 {
	width:9%;
}
.list_group li.row8 {
	width:9%;
}
.list_group li.row9 {
	width:9%;
}
.list_group li.row10 {
	width:9%;
}

/* dns解析列表 */
.list_dns li.row1 {
	width:24%;
}
.list_dns li.row2 {
	width:15%;
}
.list_dns li.row3 {
	width:10%;
}
.list_dns li.row4 {
	width:29%;
}
.list_dns li.row5 {
	width:12%;
}

.list_dns li.row1 input {
	margin-top:1px;
	padding:0px;
}
.list_dns li.row2 select, .list_dns li.row5 select{
	height:20px;
	margin-top:1px;
	padding:0px;
}
.list_dns li.row3 input {
	width:40px;
	margin-top:1px;
	padding:0px;
}
.list_dns li.row4 input {
	width:180px;
	margin-top:1px;
	padding:0px;
}

.list_dns li.row5 input {
	height:20px;
	margin-top:1px;
	padding:0px;
}

/* ----------------------- */
/* 价格列表                 */
.price_list li.row1 {
	width:10%;
}
.price_list li.row2 {
	width:10%;
}
.price_list li.row3 {
	width:10%;
}
.price_list li.row4 {
	width:10%;
}
.price_list li.row5 {
	width:10%;
}
.price_list li.row6 {
	width:50%;
	text-align:left;
}

.price_list .cn {
	height:180px;
}
.price_list .cn li {
	height:180px;
	line-height:180px;
}
.price_list ul.hot {
	background-color:#fefdf1;
	border-bottom:1px dashed #fc6;
}
.price_list ul.hot li.row1 {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

/* ----------------------- */
/* PUSH列表                */
.domain_list_push li.row1 {
	width:20%;
}
.domain_list_push li.row2 {
	width:7%;
}
.domain_list_push li.row3 {
	width:18%;
}
.domain_list_push li.row4 {
	width:10%;
}
.domain_list_push li.row5 {
	width:15%;
}
.domain_list_push li.row6 {
	width:17%;
}
.domain_list_push li.row7 {
	width:13%;
}

/* ----------------------- */
/* 任务列表                */
.domain_list_thread li.row1 {
	width:50%;
}
.domain_list_thread li.row2 {
	width:40%;
}
.domain_list_thread li.row3 {
	width:50%;
}
.results_header {
background-color:#EEF5E0;
float:left;
font-weight:bold;
width:100%;
}

.results_odd {
background-color:#EEF5F8;
float:left;
width:100%;
}

.results_even {
background-color:#FFFFFF;
float:left;
width:100%;
}

.results_entry {
margin:3px 20px 3px 0;
width:200px;
}

.results_checkbox {
float:left;
margin:0 8px;
}

.domainsearching {
color:rgb(0,102,0);
}

.canregister {
color:rgb(0,102,0);
font-weight:bold;
}

.canotregister {
color:red;
}
.clear {
clear:both;
}