/* 对话框中通用样式 */
.more_list *{ margin:0; padding:0;}
.more_list a:link{ color:#333; text-decoration:none; font-size:12px;}
.more_list a.highlight:link{ color:#B80A0B}
.more_list a:visited{ color:#333; text-decoration:none;}
.more_list a:hover{ color:#C31100; text-decoration:none;}

/* 对话框边框样式 */
.more_list{background:#D1E8FA;font-size:12px;padding:3px;width:694px;height:352px;z-index:110000;margin-top: -170px;margin-right: 0px;margin-left: -350px;margin-bottom:0px;position: absolute;left: 50%;top: 50%;overflow:hidden;}
.more_list div.box{ border: 1px solid #AAC8E2;background:#fff;width:692px;height:350px;padding:0}
/* 对话框标题及关闭按钮 */

.more_list  .c_title{height:22px;padding:0 0 0 10px;border-bottom: 2px solid #5C9BCE;margin:10px}
.more_list  .c_title a{float:left;display:inline-block;width:68px;height:22px;line-height:22px;background:url(img/titlebg.jpg)  0px -22px ;overflow:hidden;margin-right:5px;text-align: center;color:#095994}
.more_list  .c_title a.now{background:url(img/titlebg.jpg)  0px 0px ;color:#fff;font-weight:bold}
.more_list  .c_title .c_close{float:right; display:inline-block; width:20px; height:20px; background:url(img/icon1.png) -1px -183px no-repeat; margin:-4px -4px 0 0;}


.more_list  .list_cont{width:692px;height:306px;overflow-x:hidden;overflow-y:auto;position: relative;}
.more_list  .list_cont .search_box{padding:5px 20px}
.more_list  .list_cont .search_box .text{width:350px;border: 1px solid #DBDBDB;height:15px;padding:3px;color:#999}
.more_list  .list_cont .search_box .btn{width:67px;height:23px;background:url(img/titlebg.jpg)  0px -44px ;border: 0px;margin-left:10px;color:#fff;cursor:pointer;}
.more_list  .list_cont .word_box{padding:5px 20px;font-size:14px;height:18px;overflow:hidden}
.more_list  .list_cont .word_box a{display:inline-block;margin:0 6px 0 7px;color:#0F5A94}
.more_list  .list_cont .word_box a:hover{color:#c10000}
.more_list  .list_cont h2{color:#343434;padding:10px 20px 5px;font-size:12px}
.more_list  .list_cont h2.tit_blod{font-size:14px;font-weight:normal}
.more_list  .list_cont table{width:640px;margin-left:34px;margin-bottom:10px;border:0;border-collapse:collapse}
.more_list  .list_cont table tbody td{width:128px;height:27px;line-height:27px;color:#323232}
.more_list  .list_cont table tbody td a{color:#323232}
.more_list  .list_cont table tbody td a:hover{color:#c10000}



/*E= 跳转至其他论坛*/