/***********************************************全局***********************************************/
BODY { font: 14px Tahoma, Verdana;width:980px; margin: auto; }
p { margin: 3px; }
body, table, input, select { font: 12px Tahoma, Verdana; line-height: normal; }
/***********************************************全局***********************************************/
.ContentFont { font: 15px Tahoma, Verdana; }
/**************************************************超链接**************************************************/
A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000; }
A:hover { text-decoration: none; color: #FF0000; }
/**************************************************超链接**************************************************/


/***********************************************TABLE表格布局***********************************************/
/**Table边式样**/
.Normal_Table { background-color: #898989; }
.Normal_Table td { background-color: #fff; }
/**论坛位置导航栏**/
.Table_Lead { background-image: url(table_lead.gif); color: #6E6E6E; font-weight: bold; }
.Table_Lead A:link { text-decoration: none; color: #6E6E6E; }
.Table_Lead A:visited { text-decoration: none; color: #6E6E6E; }
.Table_Lead A:hover { text-decoration: none; color: #FF0000; }
/**顶部深色,粗体字**/
.Table_Title { background-image: url(bbs_3.jpg); background-repeat: repeat-x; height: 29px; font-weight: bold;border-bottom:none; }
.Table_Title td { background-image: url(bbs_3.jpg); background-repeat: repeat-x; height: 29px; font-weight: bold;border-bottom:none; }
.Table_Title A:link { text-decoration: none; color: #DA2027; }
.Table_Title A:visited { text-decoration: none; color: #DA2027; }
.Table_Title A:hover { text-decoration: none; color: #DA2027; }
/**顶部深色**/
.Table_TitleSmallFont { background-color: #68A6E4; color: #FFFFFF; }
/**表眉**/
.Table_Header { background-image: url(bbs_3.jpg); background-repeat: repeat-x; height: 29px; font-weight: bold; }
.Table_Header td { background-image: url(bbs_3.jpg); background-repeat: repeat-x; height: 29px; font-weight: bold; }
.Table_Header A:link { text-decoration: none; color: #FFFFFF; }
.Table_Header A:visited { text-decoration: none; color: #FFFFFF; }
.Table_Header A:hover { text-decoration: none; color: #FFFFFF; }
/**中部**/
.Table_Middle { }
.Table_Middle td { }
/**底部**/
.Table_Footer { background-color: #000; }
.Table_Footer td { background-color: #f2f2f2; }
/**被屏式样**/
.PostHidden { height: 30px; line-height: 30px; width: 250px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; float: right; font: 12px Tahoma, Verdana; }
/**金币购买**/
.PostBuy { height: 60px; line-height: 30px; width: 250px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; float: right; font: 12px Tahoma, Verdana; }
/**金币提问**/
.PostAsk { height: 30px; line-height: 30px; width: 250px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; float: right; font: 12px Tahoma, Verdana; }
/**权限帖**/
.PostRight { height: 30px; line-height: 30px; width: 150px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; float: right; font: 12px Tahoma, Verdana; }
/**帖子被编辑**/
.PostEdit { height: 30px; line-height: 30px; width: 300px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; font: 12px Tahoma, Verdana; float: right; }
/**最佳答案**/
.GoodAnswer { height: 30px; line-height: 30px; width: 150px; border: 1px solid #75BEFA; border-top: 3px double #75BEFA; text-align: center; color: #00008B; margin: 5px 0px 0px 10px; background-color: #F6F4EB; float: right; font: 12px Tahoma, Verdana; }
/**提取的最佳答案显示式样**/
.AnswerContent { margin: 5px 2px; border: 1px solid #CCCCCC; padding: 5px; background: #FDFDDF; font: 12px Tahoma, Verdana; }
/**引用式样**/
.Quote { margin: 5px 20px; border: 1px solid #CCCCCC; padding: 5px; background: #F3F3F3; font: 12px Tahoma, Verdana; }
/**代码式样**/
.Code { margin: 5px 20px; border: 1px solid #CCCCCC; padding: 5px; background: #FDFDDF; font: 12px Tahoma, Verdana; }
/**需回复可见内容式样**/
.NeedReply { margin: 5px 3px; border: 1px solid #CCCCCC; padding: 5px; background: #FDFDDF; font: 12px Tahoma, Verdana; }
/**需金币购买内容式样**/
.NeedBuy { margin: 5px 3px; border: 1px solid #CCCCCC; padding: 5px; background: #FDFDDF; font: 12px Tahoma, Verdana; }
/***********************************************TABLE表格布局***********************************************/


/***********************************************分页页码式样***********************************************/
/**Table边式样**/
.Pager_Table { }
.Pager_Left { background-color: #CECDCD; color: #FFFFFF; font-size: 12px; padding: 3px 4px; font-weight: bold; }
.Pager_Middle { background-color: #FFFFFF; border-style: solid; border-color: #FFFFFF; font-size: 12px; padding: 0px 3px; }
.Pager_Right { background-color: #FFFFFF; font-size: 12px; }
.Pager_Right input { border: 1px solid #D9E3EE; background-color: #FFFFFF; height: 18px; color: #0000FF; }
.Pager_Current { color: Red; }
/***********************************************分页页码式样***********************************************/

/***********************************************颜色代码***********************************************/
.Red { color: Red; }
.Blue { color: Blue; }
.White { color: White; }
/***********************************************颜色代码***********************************************/

/***********************************************下拉菜单***********************************************/
.menuskin { position: absolute; visibility: hidden; height: 1px; width: auto; overflow: visible; border: #B7B7D0 1px solid;  word-break:keep-all; background-image: url(menubg.gif); z-index: 100; background-color: #ECEDEF; filter: Alpha(Opacity=90); padding-bottom: 8px; background-position-x: -32px; }

.menuskininner { padding-left: 2px; padding-right: 2px; padding-top: 2px; word-break:keep-all;  }

.menuitems { padding: 1px 1px; margin: 2px; font-size: 9pt;line-height: 14pt;  word-break:keep-all; }

.mouseoverstyle { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; border-right: #0B008B 1px solid; word-break:keep-all; border-top: #0B008B 1px solid; border-left: #0B008B 1px solid; border-bottom: #0B008B 1px solid; background-color: #FFEEC2; }

.menuskin A { padding-left: 4px; padding-right: 4px; font-weight: normal;  }

.menuskin A:link { text-decoration: none; color: #000000;  word-break:keep-all;  }

.menuskin A:visited { text-decoration: none; color: #000000;  word-break:keep-all; }

menuskin A:hover { text-decoration: none; color: #FF0000;   word-break:keep-all; }

/***********************************************下拉菜单***********************************************/
