/**********域名注册common-domain CSS样式表********/

/***域名注册[domain]右边栏目导航样式表***/
#right li a{ 
    overflow: hidden;
    display: block;
	width:  117px;
	text-indent: -10px;
    background: url('../../images/arrow/arrows2.gif') no-repeat 15px 10px;
	}

#right li a:hover, #right li.here a{
    overflow: hidden;
    display: block;
	width:  117px;
    color:#FFFFFF;
	text-indent: -10px;
    background: #99CCFF url(../../images/button/button-bg.png) no-repeat 0px -114px;
	}




/*域名注册TLD列表样式*/

.table-data {
    width: 100%;
	height:100%;
	border-collapse: collapse; 
	border-spacing: 0;
	}

.table-data td{
    padding: 5px 20px;
	border-bottom: 1px dashed #CCCCCC;
    }
.table-data td strong{
    color:#CC0000;
    }
.table-data tr.altrow {
	background: #ecf4fe;
    }
.table-data tr.over {
	background: #bcd4ec;
	background: #FFFFCC;
	}
	
/*定义表格样式*/	
	
#table-style{
    width: 680px;
	height:100%;
	border-collapse: collapse; 
	border-spacing: 0;
	border: 0px solid #ccc;
	font-size: 13px;
	}
#table-style th{
    text-align: left;
	font-size: 14px;
	background: #8DCCE7;
	padding: 10px;
	border-bottom: 2px solid #CC0000;
	color:#FFFFFF;
	}
	
#table-style td{
    padding: 5px 20px;
	border-bottom: 1px dashed #CCCCCC;
    }
#table-styletd strong{
    color:#CC0000;
    }
table .table-style tr.altrow {
	background: #ecf4fe;
    }
#table-style tr.over {
	background: #bcd4ec;
	background: #FFFFCC;
	}
	
/*域名优势样式*/
#common-domain-feature ul li{
	list-style-image: url(../../images/arrow/list.gif);
	list-style-position: inside;
	margin-left: 10px
	}

	
/*主体域名注册样式*/

#common-domain-reg{
    width: 680px;
	height: 200px;
    /*border: 1px solid red;*/
	color: #FFFFFF;
	font-size: 16px;
	background: url(../../images/site/searchbox.jpg) no-repeat left top;
	padding: 0;
	}
	
#common-domain-reg .domain-line{
    padding: 50px 50px 0px 160px;
    /*border: 1px solid red;*/
    width: 450px;
	height: auto;

	}
#common-domain-reg .domain-buy{
    font-size: 14px;
	margin-bottom: 5px;
	color: #ccc;
	}
#common-domain-reg .domain-buy strong{
    font-style:normal;
	color: #99CCFF;
	}
#common-domain-reg .domain-style{
    font-weight: bold;
    /*border: 1px solid yellow;*/
	width: 400px;
	height: 30px;
	position: relative;
    }

#common-domain-reg .domain-style input{
    width: 200px;
	height: 22px;
	vertical-align: middle;
	}
#common-domain-reg .domain-style select{
    width: 80px;
	height: 26px;
	_height: 50px;
	vertical-align: middle;
	}
#common-domain-reg .domain-style #regsiter-domain-submit{
    width: 70px;
	height: 25px;
    background: url(../../images/button/regsiter-domain2.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	left: 360px;
	top: 3px;
	_top: 3px;
	border: 0px solid red;
	}

#common-domain-reg #sld:hover{
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
    }
#common-domain-reg #sld:focus{
    border: 1px solid #0099FF;
    background: #BDE8F4;
    outline: 2px solid  #6CD2F9;
	}
#domain-feature li{
	list-style-image: url(../../images/arrow/listc.gif);
	list-style-position: outside;
	}


/*右边栏域名注册样式*/
#sidebar{
    width: 201px;
	height: 100%;
	background: #F1F5F8 url(../../images/site/common_rightbg.png) repeat-y;
	}
#sidebar-domain-reg{
    width: 200px;
	height: 100%;
    /*border: 1px solid red;*/
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	}
	
#sidebar-domain-reg h2{
    width:200px;
	height: 100px;
	text-indent: -9999px;
	background: url(../../images/site/domain-search.png) no-repeat;
	line-height: 20px;
	}
#sidebar-domain-reg ul{
    width:199px;
	height: 100px;
    background:  url(../../images/site/help-bg.png) no-repeat 1px bottom;
	}
#sidebar-domain-reg li{
    border: 0px solid blue;
	padding: 10px 20px;
    }

#sidebar-domain-reg ul input{
    width: 150px;
	height: 19px;

	}
#sidebar-domain-reg ul select{
    width: 80px;
	height: 23px;
	}
#sidebar-domain-reg ul #regsiter-domain-submit{
    width: 70px;
	height: 25px;
    background: url(../../images/button/regsiter-domain2.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	left: 110px;
	top: 57px;
	_top: 55px;
	border: 0px solid red;
	}

#sidebar-domain-reg #sld:hover{
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
    }
#sidebar-domain-reg #sld:focus{
    border: 1px solid #0099FF;
    background: #BDE8F4;
    outline: 2px solid  #6CD2F9;
	}

#sidebar .help1{
    display: block;
	width: 198px;
    height: 150px;
    text-indent: -9999px;
	line-height: 30px;   
    background:  url(../../images/site/help-photo.png) no-repeat 1px top;
    border: 0px solid #0099FF;
	}
