/*共用*/
#news_show{ width:100%; }
#news_show #left{width:220px; background:#F4F7F8;border-right:1px #B5CBE1 solid;}
#news_show #left .index{font-size:12px; }
#news_show #left .index .title{ background:#6891D2; border-bottom: 2px solid #0F5892;font-weight:bold; color:#fff;padding:5px 5px 5px 20px}
#news_show #left .index .list{padding:5px;line-height:180%;}
#news_show #left .index .list a{line-height:180%; color:#000; text-decoration:none}
#news_show #left .index .list a:hover{color:#BC2931; text-decoration: underline}
#news_show #right{ background:#F9FCFE;}
#news_show #right #path{ background:#DEE8F2; border-bottom:1px #B5CBE1 solid; padding:5px; color:#1F3A87;}
#news_show #right #path a{color:#1F3A87; text-decoration:none}
#news_show #right #path a:hover{color:#BC2931; text-decoration: underline}
#news_show #right #main{ padding:10px; width:100%;}
/*内容*/
#news_show #right #main h3{text-align: center; font-size:24px;}
#news_show #right #main #info{font-size:12px;color:#BC2931;border-bottom: 1px #b2b2b2 dashed;text-align: center; padding-bottom:5px}
#news_show #right #main #info a{color:#851D22;text-decoration: underline;}
#news_show #right #main #content,#news_show #right #main #content a{font-size:14px;}
#news_show #right #main #content{line-height:180%; margin-bottom:10px ;overflow:hidden; padding:10px;}
#news_show #right #main #content p{text-indent: 2em; margin-top:10px; color:#000;}
#news_show #right #main #content img{ border:#333 1px solid;}
#news_show #right #main #tools{color:#3362B4;font-size:12px;text-align:right;border-bottom:3px #3362B4 solid;margin-bottom:10px;}
#news_show #right #main #tools a{color:#3362B4; text-decoration:none;font-weight:normal}
#news_show #right #main #tools a:hover{color:#BC2931; text-decoration: underline}
#news_show #right #main #prev_next{color:#BC2931; font-weight:bold; } 
#news_show #right #main #prev_next p{margin:5px;}
#news_show #right #main #prev_next a{color:#000;text-decoration:none;font-weight:normal}
#news_show #right #main #prev_next a:hover{color:#BC2931; text-decoration: underline}
#news_show #right #main #about{ border:1px #3362B4 solid;background:#fff; }
#news_show #right #main #about #title{ background:#3362B4;padding:5px;color:#fff;font-weight:bold}
#news_show #right #main #about #list{padding:10px}
#news_show #right #main #about #list a{color:#1F3A87;line-height:180%;text-decoration:none}
#news_show #right #main #about #list a:hover{color:#BC2931; text-decoration: underline}

/*栏目*/
#news_show #top{color:#1F3A87;padding:5px;background-color: #F8FAFC;border: 3px solid #EAF0F7;}
#news_show #top a{color:#1F3A87;}
#news_show #top a:hover{ color:#BC2931; text-decoration:underline}
#news_show #right #main .title{background-color: #EEF3F6;padding:6px;border:1px solid #B5CBE1;font-weight: bold;text-decoration: underline;}
#news_show #right #main .title a{color:#000;text-decoration:underline}
#news_show #right #main .title a:hover{color:#BC2931; text-decoration: none}
#news_show #right #main .content{line-height:190%;padding:5px;}
#news_show #right #main .content a{color:#000}
#news_show #right #main .content a:hover{color:#BC2931; text-decoration: underline}
#news_show #right #main .searchcontent{padding-top:20px;line-height:160%;}
#news_show #right #main .searchcontent div{border-bottom: 1px dashed #ccc;}
#news_show #right #main .searchcontent .linkSearchResult{color:green}
#news_show #right #main .searchcontent a:hover{color:#BC2931; text-decoration: underline}
#news_show #right #main .commentcontent,#news_show #right #main .commentcontent li{line-height:150%;margin:5px;}

#news_show #right #main .bar{background-color: #EEF3F6;padding:6px;border:1px solid #B5CBE1;border-left:none;border-right:none;text-align: center;}
#news_show #right #main .bar a{color:#1F3A87;text-decoration:none}
#news_show #right #main .bar a:hover{color:#BC2931; text-decoration:underline}

/*注册页面*/
.regdiv{ border:1px solid #ccc;}
.regdiv .title{ border-bottom:1px solid #ccc; background:#E5EDF7; font-size:14px; padding:5px; font-weight:bold}
.regdiv .content{line-height:180%;}
.regdiv .content a{color:#1F3A87;text-decoration:none}
.regdiv .content table{border:none;width:90%; margin:0 0 0 35px }
.regdiv .content td{padding:10px;line-height:180%; border-bottom:1px dashed #ccc}
.regdiv .content a:hover{color:#BC2931; text-decoration:underline}
.regdiv .content textarea{ margin:10px 0 0 25px;line-height:160%;}
.regdiv .botton{border:#7bbce0 1px solid; background:url(/images/buttom_bg.gif) repeat-x #9fcce4; color:#409fd4; font-weight:bold;padding-top:3px;cursor:hand;}

.votediv{border:1px solid #ccc;padding:10px}
.votediv .title{ border-bottom:1px solid #ccc; background:#E5EDF7; font-size:14px; padding:5px; font-weight:bold}
.votediv .content{ text-align:center; }
.votediv table{ text-align:center}