@charset "utf-8";

/*论坛样式*/
.bbs_nav{color:#FFF;}
.bbs_nav a{color:#FFF;}
.bbs_nav a:hover{color: #FFFF00;}

.bbs_tabel{ border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; margin-top:1px; line-height:22px;}
.bbs_tabel2{ border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; line-height:22px;}
.bbs_tabel3{ border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; margin-top:15px; line-height:22px;}

.bbs_tabel td,
.bbs_tabel th{ border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC;}

.bbs_tabel th{ height:27px; height:27px; background:url(image/thBack.gif) top left repeat-x; font-size:14px; color: #0066CC; text-align:left; text-indent:15px;}

.bbs_tabel2 td{ border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding-left:12px;}
.bbs_tabel2 th{height:27px; height:27px; background: #7AA2C9; font-size:14px; color:#FFF; text-align:left; text-indent:15px;}

.bbs_tabel3 td{ border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding-left:12px;}
.bbs_tabel3 th{height:27px; height:27px; background: #7AA2C9; font-size:14px; color:#FFF; text-align:left; text-indent:15px;}
/*End*/

/*论坛tab菜单*/
.tabimg a{
   background: url(image/tabimg.gif) left top no-repeat;
   cursor :pointer;
   line-height:30px; height:30px; display:block; color:#FFF; text-decoration:none; margin-right:2px;
   font-weight:bold;
   }
.tabimg .class1 a,
.tabimg a:hover{background:url(image/tabimgH.gif) left top no-repeat; color:#FFF; font-weight:bold;
line-height:30px; height:30px; display:block; color:#FFF; text-decoration:none;}

.tabimg a span{background: url(image/tabimg-02.gif) right top no-repeat;display:block; height:26px; padding:0 14px;float:left;}

.tabimg .class1 a span,
.tabimg a:hover span{ background:url(image/tabimgH-02.gif) right top no-repeat;color:#FFF; font-weight:bold;}
/**/

/*分类列表*/
.bbs_class_list{}
/*End*/

/*论坛底部*/
.bottom2{ border-top:#CCCCCC 2px solid; height:70px; margin-top:20px;}
.bottom2 a,
.bottom2{
    color: #666666;
	font-size:12px;
	text-decoration:none;
	}
/*End*/
