@import url(head.css);
@import url(foot.css);
@import url(font.css);

/* 整体样式 */
/*body{font-size:12px;font-family:"宋体";line-height:20px;color:#4d4d4d;background-color:#ffffff;margin:0;padding:0;}
*/div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;}
ul,ol,li{list-style:none;}
textarea,input,select{font-size:12px;}
p{word-wrap: break-word;}

/* --------|  Clear Fix |--------- */
.clearfix:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix{display: inline-block;}/* Hide from IE Mac */
html[xmlns] .clearfix{display: block;}/* End hide from IE Mac */
* html .clearfix{height:1%; }

/* 常用布局式样 */
.dis{display:block}
.undis{display:none}
.fLefts{float:left;}
.fRights{float:right;}
.textCenter{text-align:center;}
.textLeft{text-align:left;}
.textRight{text-align:right;}

/*图片垂直居中样式*/
.vImg{display:table-cell; vertical-align:middle;}
.inb {width:0; height:100%; display:inline-block; vertical-align:middle;}  
.vmpic{text-align:center; width:100%; display:inline-block; vertical-align:middle;}

/*button*/
.bt2,.bt4,.bt6,.gbt2,.gbt4,.gbt6{ background:url(../../images/newUI/button/button.gif) no-repeat; height:23px; border:none; color:#FFFFFF; line-height:23px; cursor:pointer;padding-bottom:3px;}
.bt2{ background-position:0 0; width:40px;}
.bt4{ background-position:0 -40px; width:60px;}
.bt6{ background-position:0 -80px; width:100px;}
.gbt6{background-position:0 -120px; width:100px; color:#666666;}
.gbt4{background-position:0 -160px; width:60px; color:#666666;}
.gbt2{background-position:0 -200px; width:40px; color:#666666;}
.bigbt{background:url(../../images/newUI/button/big_btbg.gif) no-repeat; width:115px; height:32px; border:none;color:#FFFFFF; line-height:32px; padding-bottom:5px; cursor:pointer; font-size:14px; font-weight:bold; vertical-align:middle;}
.resg_bt,.resg_b2,.resg_b3,.resg_b4,.resg_b5{ border:none;line-height:33px; cursor:pointer;padding-bottom:3px; height:33px;  font-weight:bold;background:url(../../images/newUI/button/resg_button.gif) no-repeat; color:#FFF; font-size:12px;}
.resg_bt{ background-position:0 -99px; line-height:31px; width:115px; height:31px;}
.resg_b2{ background-position:0 0;width:127px;font-size:14px;}
.resg_b3{ background-position:0 -33px;color:#676767;width:127px;}
.resg_b4{ background-position:0 -66px;width:102px;font-size:14px;}
.resg_b5{ background-position:0 -132px; line-height:31px; width:121px; height:31px;font-size:14px;padding-left:23px; text-align:left;}
.mybt{ background:url(../../images/newUI/button/mybt.gif) no-repeat; width:83px; height:21px; border:none; text-align:center;}

/* commend Box */
.bw660{ width:660px;}
.bw220{ width:220px;}
.showBox{ border:1px solid #cccccc; background-color:#FFFFFF;}
.actionBox{ border:1px solid #eaeaea; background-color:#fbfbfb;}
.pageBox{ border:1px solid #cfcfcf; background-color:#f0f0f0;}
.pinkBox{ border:1px solid #FFDDF2; background:url(../../images/newUI/search/tcbg.gif) bottom repeat-x #FFF9FD;}
.bgf0f0f0{ background-color:#F0F0F0;}
.inputBox{ border:1px solid #7d9bb9; background-color:#FFFFFF; padding:2px;}

/* margin,padding */
.mt{ margin-top:10px;}
.ml1{ margin-left:10px;}
.ml2{ margin-left:20px;}
.mr1{ margin-right:10px;}
.mr2{ margin-right:20px;}
.p5{ padding:5px;}
.p10{ padding:10px;}
.p15{ padding:15px;}
.p20{ padding:20px;}
.p25{ padding:25px;}
.p30{ padding:30px;}

/* secondly nav visited */
#navA #n1,#navB #n2,#navC #n3,#navD #n4,#navE #n5, /*search*/
#home #m1,#vip #m2,#leer #m3,#email #m4,#visitors #m5,#guanzhu #m6,#hnlx #m7,#xtlx #m8,#hylx #m9, /*personal*/
#crumbNav #cn00,#crumbNavA #cn01,#crumbNavB #cn02,#crumbNavC #cn03,#crumbNavD #cn04,#crumbNavE #cn05,#crumbNavF #cn06,#crumbNavG #cn07,#crumbNavH #cn08,#crumbNavI #cn09,#crumbNavJ #cn10,#crumbNavK #cn11/*setting*/
{ color:#000000; font-weight:bold; text-decoration:none;}

/*error*/
.errorBox{ width:400px; margin:0px auto; background:url(../../images/newUI/error_pic.jpg) 210px 100px no-repeat; padding:100px 170px 100px 330px;}
.errorBox h1{ background:url(../../images/newUI/error_tit.gif) no-repeat; height:35px;}
.errorBox h1 span,.errorBox02 h1 span{ display:none;}
.errorBox p,.errorBox02 p{ padding:5px;}

.errorBox02{ width:400px; margin:0px auto; background:url(../../images/newUI/error_pic02.jpg) 110px 50px no-repeat; padding:100px 170px 150px 350px;}
.errorBox02 h1{ background:url(../../images/newUI/tip_tit.gif) no-repeat; height:35px;}