/*=============domain.css===============*/
.title_domain{
    background:url(images/domain/title_domain.gif) no-repeat;
	}

.title_zhuce{
    background:url(images/domain/title_zhuce.gif) no-repeat;
	}

.title_zhuji{
    background:url(images/domain/title_zhuji.gif) no-repeat;
	}

.title_mail{
    background:url(images/domain/title_mail.gif) no-repeat;
	}

.domain_bj{
    background:url(images/domain/bj.gif) repeat;
	}

.img_domain{
    background:url(images/domain/domain.jpg) no-repeat;
	}

.left_title{
    background:url(images/domain/left_title.gif) no-repeat;
	}

.category_bj{
    background:url(images/domain/category_bj.gif) no-repeat right 9px!important;
    background:url(images/domain/category_bj.gif) no-repeat right 5px;
	}

.nav_bj{
    background:url(images/domain/nav_bj.gif) no-repeat left 3px!important;
    background:url(images/domain/nav_bj.gif) no-repeat;
	}

/*域名注册中的底图样式定义*/
.sm_domain{
    background:url(images/domain/sm_domain.gif) no-repeat 530px 8px;
	}

.sm_hosting{
    background:url(images/domain/sm_hosting.gif) no-repeat 21px 24px;
	}
	
.sm_mail{
    background:url(images/domain/sm_mail.gif) no-repeat 568px 12px;
	}

/*域名注册服务表格样式定义*/
.domain_name{
    width:180px;
	height:100%;
	padding-top:6px;
	padding-bottom:6px;
	float:left;
	clear:left;
	text-align:center;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}

.domain_brief{
    width:280px!important;
    width:300px;
	height:100%;
	padding:6px 6px; 6px; 12px;
	padding-bottom:6px;
	padding-left:12px;
	float:left;
	text-align:left;
    border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}

.domain_price{
    width:145px;
	height:100%;
	padding-top:6px;
	padding-bottom:6px;
	float:left;
	clear:right;
	text-align:center;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	}

.domain_top{
    width:627px!important;
    width:647px;
	clear:both;
	height:1px;
	border-top:1px solid #ccc;
	}

/*域名和价格样式*/
.yellow{
    font-family:Arial;
	color:#f63;
	}

dl, dl dd{
    margin-left:0px;
	}


/*邮局报价表样式*/

.mail{
    float:left;
	width:24%;
	border:1px dotted #ccc;
	height:21px;
	padding-top:4px;
	text-align:center;
	}


/*主机空间样式定义*/
.host_left{
   width:48%;
   float:left;
   clear:left;
   text-align:left;
   }

.host_right{
   width:48%;
   float:left;
   clear:right;
   text-align:left;
   }

 


