/*ad.html*/
.ad-box{ background:url(../images/other/ad-bg.jpg) top no-repeat;}
.ad-box-left{ float:left; padding:5px 0px 0px 5px; width:360px;}
.ad-head1{ height:56px;}
.ad-h3-1{ padding:2px 0px 5px 12px; }
.ad-h4-1{ padding:0px 0px 5px 17px; width:216px; font-weight:normal; color:#fff;}
.ad-tab{ padding:10px 13px 40px 13px; background:url(../images/other/ad-box-bg.jpg) -9px bottom no-repeat;}
.ad-table{ width:324px; font-size:12px; }
.ad-table th,.ad-table td{ padding:9px 5px; vertical-align:top;}
.ad-table th{ width:102px; text-align:left; font-weight:normal; font-size:12px;}
.ad-table td{ font-size:12px;}
tr.tr-gray td,tr.tr-gray th{ background-color:#EFEFEF;}
.ad-box-right{ float:right; padding:0px 5px 0px 0px;  width:379px;}
.ad-h3-2{ padding:14px 0px 10px 0px; color:#fff; font-size:12px; font-weight:normal;}
.ad-h4-2{ padding:10px 0px 10px 0px;}
.ad-p{ line-height:1.5em;}

/*privacy.html*/
.privacy-box{ padding:10px 0px 20px 0px; background:url(../images/other/bg.) no-repeat;}
.privacy-text{ padding:0px 0px 15px 0px; text-align:center; background:url(../images/dtp/step-line.) bottom repeat-x;}
.pri-tit1{ padding:3px;  padding-left:25px; background:url(../images/common/icon2.jpg) -3px -2px no-repeat; color:#333; font-size:12px; font-weight:normal}
.privacy-box-con{ padding:5px 10px 20px 40px; background:url(../images/common/row-bg.jpg) bottom no-repeat;}
.privacy-box-con p{ line-height:1.3em; padding:0px 0px 10px 0px;}
.privacy-box-con p a{ color:#2A3E97;}
.privacy-box-con p a:hover{ color:#0099CC;}

/* error.html */
.whole-bg{ background:url(../images/common/whole-line.jpg) no-repeat; text-align:center;}
.whole-bg .btn-box{ margin:90px auto 40px;; width:752px;}


/* rule.html */
.privacy-box-top{ padding:0px 10px 30px 10px; background:url(../images/common/row-bg.jpg) bottom no-repeat;}
.privacy-box-top p{ color:#0033FF}
.pri-tit1 strong{font-size:12px;}

.bg-none{ background:none}
