#member_list_content {width: 1280px; margin: 0 auto;}
#member_list_content .member_list_title{background: url("../images/member_1.jpg") no-repeat; width:100%;margin-top: 18px;}
#member_list_content .member_list_title h5{display: block; width: 100px; color: #ffffff; height: 27px; line-height: 27px; margin-left: 50px;}
#member_list_content .question_classify {float: left; margin-left: 63px; width: 200px; margin-top: 36px;}
#member_list_content .question_classify .title{ cursor:pointer;width: 200px; height: 42px; background-color: #006fd3; line-height:42px;}
#member_list_content .question_classify .title p{ width:165px;float:left;color: #ffffff; text-align: center;}
#member_list_content .question_classify .title span{line-height:42px;width:11px; height:42px;display: block; background-image:url("../images/right.png"); background-repeat:no-repeat; background-position:right;float: right; margin-right: 20px;}
#member_list_content .question_classify ul li{width: 200px; background-color: #89d1ff; text-align: center;}
#member_list_content .question_classify ul li a{ font-size:14px;color:#ffffff; height: 24px; line-height: 24px;}
#member_list_content .question_classify ul  .odd{background-color: #3a91fd;}
#member_list_content .question_classify ul  .even{background-color: #54a0ff;}
#member_list_content .question_list{width: 830px; float:right; margin-top: 36px; margin-right: 63px;}
#member_list_content .question_list .title{width: 830px;line-height: 43px; height:43px; background-color: #f3faff; }
#member_list_content .question_list .title h5{font-size: 16px; color: #006bcf;margin: 0 10px;}
#member_list_content .question_list .question_list_1 li{width: 830px; height: 63px;line-height: 63px; border-bottom: solid 1px #e0e0e0;}
#member_list_content .question_list .question_list_1 li .member_img{width: 66px; height: 63px;background:url("../images/tx_bg.png") no-repeat;float: left;}
#member_list_content .question_list .question_list_1 li .member_img img{position:absolute; z-index:-1;border: none;width: 66px; height: 63px;}
#member_list_content .question_list .question_list_1 li h6{float: left; font-size: 16px; width: 320px; height:63px; overflow: hidden;}
#member_list_content .question_list .question_list_1 li .ID{margin: 0 10px; color:#b4b4b4; float: left;  display: block;}
#member_list_content .question_list .question_list_1 li .r_number{color:#b4b4b4;float: right; width: 180px; display: block;}
/* CSS Document */
/*分页*/
#pageGro{clear: both;height:25px; margin:20px auto; float:right;}
#pageGro div,#pageGro div ul li{ font-size:12px; color:#999; line-height:23px; float:left; margin-left:5px;}
#pageGro div ul li{ width:22px; text-align:center; border:1px solid #999; cursor:pointer;}
#pageGro div ul li.on{ color:#fff; background:#3c90d9; border:1px solid #3c90d9;}
#pageGro .pageUp,#pageGro .pageDown{ width:63px; border:1px solid #999; cursor:pointer;}
.pageUp{ text-indent:23px; background:url(../images/pageUp.png) 5px 7px no-repeat;}
.pageDown{ text-indent:5px; background:url(../images/pageDown.png) 46px 6px no-repeat;}