@charset "utf-8";
/* CSS Document */
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */
body{ background:#fff; color:#333333; margin:0px; padding:0px; font-size:14px; }

*{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal; cursor:pointer; text-align:left;}
ul,ol,li{list-style:none; margin:0; padding:0; text-align:left;}
form{margin:0px;padding:0px;}
input,select{padding:0px;margin:0px; vertical-align:middle;}
img{ border:0; margin:0; padding:0; vertical-align:middle; cursor:pointer; _cursor:hand;}
textarea{ border:1px solid #ddd;}
table,tr,td{ margin:0px; padding:0px;}
.clear{ clear:both;}
.left{float:left;}
.right{float:right;}

/* 文字对齐方式 */
.txtleft{text-align:left;}
.txtright{text-align:right;}
.txtcenter{text-align:center;}
.middle {vertical-align: middle;}

/*a style*/
a:link {text-decoration: none; cursor:pointer; color:#333;}
a:visited {text-decoration: none; color:#333; }
a:hover {text-decoration: none; color:#0975ca;}
a:active {text-decoration: none; color:#333;}
.h30{ height:30px; overflow:hidden; clear:both;}

.w1000{ width:1000px; overflow:hidden; margin:0 auto;}
.top{ height:30px; overflow:hidden; background:#aaaaaa; line-height:30px; color:#fff; font-size:12px;}
.top img{ margin: 0 5px;}

.h400{ height:400px; overflow:hidden;}

.footcont{ padding:30px 0; background:#4f4f4f;}
.foottit{ overflow:hidden;}
.foottit table{ color:#cccccc; font-family:"Microsoft YaHei";}
.foottit table tr th{ font-size:16px; line-height:36px;}
.foottit table tr th,.foottit table tr td{ padding-left:20px; text-align:left; vertical-align:top;}
.foottit table tr td p{ font-size:12px; line-height:30px;}
.foottit table tr td a{ color:#ccc; margin-right:23px;}

.erwbox{ width:110px; overflow:hidden; float:left; margin-top:10px;}
.chath{ width:200px; float:right;}
.chath p span{ font-style:normal; font-size:17px;} 
.footcopy{ padding:10px 0; background:#363636; color:#ccc; text-align:center; font-size:12px;}

.position{ height:30px; border-bottom:1px solid #ddd;}

.pages{ padding:10px 0; margin-top:20px;}
.pages a{ padding:2px 10px; border:1px solid #86d1ff;}
.pageon{ background:#51abf2; color:#fff !important;}