/*================ service.css ===========================*/

.title_service{
      background:url(images/service/title_service.gif) no-repeat;
	  }

.title_faq{
      background:url(images/service/title_faq.gif) no-repeat;
	  }

.title_pay{
      background:url(images/service/title_pay.gif) no-repeat;
	  }

.title_tousu{
      background:url(images/service/title_tousu.gif) no-repeat;
	  }

.img_service{
      background:url(images/service/service.jpg) no-repeat;
	  }

.service_bj{
      background:url(images/service/bj.gif) repeat;
	  }

.left_title{
      background:url(images/service/left_title.gif) no-repeat;
	  }

.category_bj{
      background:url(images/service/category_bj.gif) no-repeat right 8px!important;
      background:url(images/service/category_bj.gif) no-repeat right 5px;
	  }

.nav_bj{
      background:url(images/service/nav_bj.gif) no-repeat left 3px!important;
      background:url(images/service/nav_bj.gif) no-repeat;
	  }

/* 客服图片 */
.kf{
     background:url(images/service/kf.gif) no-repeat 560px 12px;
	}

/*支付方式样式定义*/
.pay{
     width:628px;
	 height:21px;
	 text-align:center;
	 border:1px dotted #ccc;
	 border-bottom:0px;
	 }

.pay_left{
     width:207px;
	 height:21px;
	 text-align:center;
	 float:left;
	 clear:left;
	 border-left:1px dotted #ccc;
	 border-top:1px dotted #ccc;
	 }

.pay_right{
     width:420px;
	 height:21px;
	 text-align:center;
	 float:left;
	 clear:right;
	 border:1px dotted #ccc;
	 border-bottom:0px;
	 }

/*每条银行资料最底端虚线设置*/
.pay_bottom{
     width:630px;
	 float:left;
	 clear:both;
	 border-top:1px dotted #ccc;
	 line-height:1px;
	 }


dl,dl dd{
     list-style:none;
	 margin:0px;
	 padding:0px;
	 }

/*投诉表格定义*/
.ts{
    width:480px;
	}

.ts_left{
     width:120px;
	 height:32px;
	 text-align:right;
	 float:left;
	 display:block;
	 clear:left;
	 }

.ts_right{
     width:360px;
	 height:32px;
	 margin-left:4px;
	 text-align:left;
	 float:left;
	 display:block;
	 clear:right;
	 }

input{
     border:1px dotted #ccc;
	 list-style:none;
	 margin:0px;
	 }

textarea{
     border:1px dotted #ccc;
	 }

/*提交与取消按钮样式*/
.tj{
   
	padding-top:4px;
	background-color:#fff;
    font-weight:bolder;
	color:#f00;
	height:24px;
	overflow:hidden;
	}

/* 资料下载样式表 */
.down_left{
    width:420px;
	padding-left:12px;
	padding-top:4px;
	float:left;
	clear:left;
	text-align:left;
	height:21px;
	border-top:1px solid #ccc;
	}

.down_left a:link, .down_left a:visited, .down_left a:active{
    color:#f63;
	text-decoration:none;
	}

.down_left a:hover{
    font-weight:bolder;
	text-decoration:none;
	color:#f00;
	}

.down_right{
    width:200px!important;
    width:210px;
	float:left;
	clear:right;
	text-align:left;
	height:21px;
	border-top:1px solid #ccc;
	padding-top:4px;
	}
