/******************************/
*{ padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,small{}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-size:14px; color:#333;outline:0;line-height:24px;}
ul,li{
	list-style:none;
	}
img{
	border:0px;
	vertical-align:middle;
	}
a{
  text-decoration:none;
  color:#333;
}
a:hover{
  text-decoration:none;
  color:rgba(24,86,159,1);
}
i,em{
  font-style:normal;
}
a:focus {
    outline:none;
}
select,input,img{ vertical-align:middle;}
input:focus,a:focus{ outline:0;}
.left{ float:left;}
.center{ float:left;}
.right{ float:right;}
/******************************/
/*分页*/
.listpage{ width:1200px; margin:auto; clear:both; height:30px;line-height:30px;padding:30px 0px; overflow:hidden;}
.listpage .total{ float:left;}
.listpage .total span{margin:0px 5px; color:#666;}
.listpage .pager { float:right;}
.listpage .pager a{ display:inline-block; height:30px; margin-left:5px; padding:0px 10px;border:solid 1px #CCC; background:#FFF;color:#666;}
.listpage .pager a:hover,.listpage .pager .oran_pg_cur{border:solid 1px #18569f; background:#18569f;color:#FFF;}
.btn{ width:73px; height:30px; line-height:30px; cursor:pointer; text-align:center; background:url(../images/btn.png); border:none;}
.txb{  background:url(../images/mdx_v2_cx_skin1.png) repeat-x 0 -62px;
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#999; vertical-align:middle;
}
.txb2{ background:url(../images/mdx_v2_cx_skin1.png) repeat-x 0 -62px;
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#000; vertical-align:middle;
}
.txb3{
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#000; vertical-align:middle;
}
.kuangtab0{ clear:both; overflow:hidden; width:100%; font-size:14px;}
.kuangtab0 td{ padding:10px;}
.kuangtab0 .td1{ text-align:right;}
.kuangtab0 .td1 span{ color:#fb0000;}
.kuangtab0 .td2{ text-align:left; padding-left:10px;}