body {
	font-size:12px !important;
}
a:hover
{
	color: #900;
}
.fl {
	/*float:left;*/
	display:inline;
}

.fr {
	float:right;
	display:inline;
}
.bbd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.bbt {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.clearfix {
	margin: 0px;
	padding: 0px;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.cg {
	color: #999;
}
.cr {
	color: #990000;
}
.cw {
	color: #FFF;
}
.p6 {
	padding: 6px;
}
.p10 {
	padding: 10px;
}
.pb10 {
	padding-bottom:10px;
}
.mb10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.ml5 {
	margin-left: 5px;
}
.ml6 {
	margin-left: 6px;
}
.ml22 {
	margin-left: 22px;
}
.mt20 {
	margin-top: 20px;
}
.mr10 {
	margin-right: 10px;
}
.ti6  {
	text-indent: 6px;
}
.ti10 {
	text-indent: 10px;
}
.ti20 {
	text-indent: 20px;
}
.ti30 {
	text-indent: 30px;
}
.std-color2{ color:#990000;}
/*
.left_bar {
	background-image:url(../img/bbs/onekeyBBS.gif);
	width:170px;
	height:24px;
	margin:10px 0 4px 0;
	padding-left:20px;
}*/
.left_bar {
         background-image:url(../img/bbs/onekeyBBS.gif);
         height:25px;
         margin:10px 0 4px 0;
         padding-left:50px;
         padding-top: 6px;
}
.left_bar a {
	color:#FFF;
	line-height:24px
}
.wide-left {
	width:680px;
	float:left;
}
.top-title {
	background-color:#eee;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.top-title h1 {
	background-color: #eee;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.extra-wide-bbs{
	float: left;
	margin: 0 0 0 44px;
	width: 680px;
	}
.extra-wide-bbs ul {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6a96ca;
}
.extra-wide-bbs li {
	line-height:20px;
}
.extra-wide-448{
	float: left;
	margin: 0 0 0 44px;
	width: 682px;/*改版后宽度*/
	}
div.right-content-bbs
{
	float:left;
	width: 190px;
	margin: 0 0 0 44px;
	position:absolute;
	left:726px;
	
}
.tab-list {
	float:left;
	text-align:left;
}
.wide-right {
	width:276px;
	float:right;
}
.hrull {
	border-top:1px solid #999;
	height:1px;
}
.wide-content {
	background:#f6f6f6;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
}
.wide-content h3 {
	font-size:12px;
}
.list-title {
	background-color: #eeeeee;
	height: 27px;
	line-height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #DDD;
}
.noteBox {
	background-color: #f7f7f7;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
.noteBox p {
    color: #666;
}
.noteBox span a {
    color: #666;
}
.noteBox span a:hover {
    color: #990000;
}

.noteBox-iconChat {
	background-repeat: no-repeat;
	background-position: 6px 9px;
	background-image: url(../img/bbs/chat_A.gif);
}
.bbs-table table {
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6a96ca;
}
.bbs-table span {
	/*display: block;*/
}
.bbs-table thead th {
	background-color: #eee;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	height: 24px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}
.bbs-table td {
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}
.newsList-table table {
	width: 100%;
}
.newsList-table thead th {
	background-color: #eeeeee;
	height: 24px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
	padding-left: 6px;
	border-bottom:4px solid #6A96CA;
}
.newsList-table .newsList-date {
	width: 80px;
}
.newsContent {
	line-height: 22px;
}
.newsTop-title {
	line-height: 30px;
	height: 30px;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.newsList-table span {
	display: block;
}

.newsList-table td {
	padding-left: 6px;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
}

.common-table table {
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6a96ca;
}.common-table td {
	height: 30px;
}
.columnList-topTitle {
	background-color: #6a96ca;
	height: 20px;
	line-height: 20px;
}
.bbsSearch-zone {
	height: 22px;
}
.bbsSearch-zone li {
	display: inline;
	float: left;
	margin: 0 2px;
}
.bbsSearch-zone input{
	border:1px solid #999;
	height:14px;
	line-height:14px;
	font-size: 12px;
	color: #666;
	}
.bbsSearch-zone select{
	border:1px solid #999;
	height:20px;
	line-height:20px;
	font-size: 12px;
	color: #666;
	margin-right:7px;
	}
/*翻页序号*/
.view_list{
	margin-top:20px;
	height: 22px;
	color:#666;
	 }
.view_list li
{
	float:left;	 
	display:inline;
	padding:0 7px;	 
	text-align:center; 	
	border-right:1px solid #999;
	line-height:18px;
	font-size:12px;
	}
.view_a{
	display:block;
	float:left;
	}
.view_a:hover{
	color:#990000;	
	}
/*翻页序号end*/
/* START: content tabs */

div.bbs-tab-nav-wrapper
{
	padding: 1px 0 0;
	margin: 0;
	background-image: url(core/img/tab-nav-ul.gif) bottom left repeat-x; 
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul.bbs-tab-nav li
{
	font-size: 11px !important;
	line-height: 16px !important;
	font-weight: bold;
	float: left;
	margin: 0 2px 0 0;
	background-image: url(core/img/tab-nav-li.gif) top right no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
}


ul.bbs-tab-nav li a,
ul.bbs-tab-nav li span
{
	display: block;
	float: left;
	padding: 2px 10px 3px 6px;
}

ul.bbs-tab-nav li span
{
	padding: 2px 10px 4px 5px;
}

ul.bbs-tab-nav li a:hover
{
	color: #900;
}

ul.bbs-tab-nav li.active
{
	border-left: 1px solid #999;
	color: #900;
	background-color: #fff;
	background-image: url(img/tab-nav-li-active.gif) top right no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
}

/* END: content tabs */
.ranking-list {
	background-image: url(../Img/bbs/ranking-bg.gif);
	background-repeat: no-repeat;
}
.ranking-list ul {
	margin: 0px;
	padding: 0px;
}
.ranking-list ul li {
	line-height: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.subject_tpc {
	overflow: hidden;
}
.subject-table table {
	width: 100%;
	border: 1px solid #999;
}
.subject-table thead th {
	color: #FFF;
	background-color: #666666;
	height: 25px;
	line-height: 25px;
}
.subject-table td {
	vertical-align: top;

}

.subject-table .leftRow {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
	width: 95px;
	background-color: #eee;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 22px;
}
.subject-table .rightRow {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	line-height: 20px;
	padding-right: 10px;
}
.post-table table {
	width: 100%;
	background-color: #f7f7f7;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
.post-table thead th {
	color: #FFF;
	background-color: #666;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
}
.post-table td {
	line-height: 22px;
	vertical-align: top;
}
.post-table .postItem {
	padding: 6px;
}
.post-table .postItem .postItemImg {
    float:left; 
    background-color:#eee; 
    margin-right:8px;
    cursor:pointer;
}
.post-table .postTitle {
	border: 1px solid #999;
	width: 360px;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
.post-table .postContent {
	border: 1px solid #999;
	width: 360px;
	height: 200px;
	font-size: 12px;
	line-height: 20px;
}
.postSubmit {
	height: 30px;
	padding-left: 100px;
}

/****default.html 修改 start****/
#breadcrumb-zone{clear:both}
/****default.html 修改 end****/
/****default-login.html 修改 start****/
div.teaser li{padding-bottom:0px;}
div.teaser li.leapSupport{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.Snav{border:1px solid #999;border-left:none;border-right:none; background-color:#eee; padding-bottom:10px; padding-bottom:10px; padding-top:6px; width:190px;min-height:107px;}
.Snav li{line-height:26px; height:26px; background:url(../Img/bbs/Snavlibj.jpg) no-repeat 10px 7px; display:block; padding-left:21px;}
.Snav a{color:#333!important;}
.Snav li.nobj{ background:none; height:5px; line-height:5px;}
.Snav li.nobj img{float:right; padding-right:5px; cursor:pointer;}
/****default-login.html 修改 end****/
/****发新帖页.html start****/
.post-table {background:#F7F7F7;}
.post-table thead th{background:url(../Img/bbs/blurbj.jpg) repeat; height:30px;line-height:30px; padding-left:0px;}
.Tit_base{font-weight:bold;overflow:hidden;line-height:30px;height:30px;text-align:left;text-indent:6px;color:#333;background-repeat: repeat;}
.post-table thead .h21{width:596px; background-color:#fff; }
.post-table thead .h21 th{height:21px; background:none; background-color:#fff; width:596px;}
/****发新帖页.html start****/
.C666{ color:#666; font-weight:normal;}
.ti9{text-indent:9px;}
/****公告内容页面.html start****/
.N_contr{margin-top:10px;}
.N_contr .wide-content{ background:none;}
div.right-content .N_contr h3{ margin-bottom:0px; margin-top:4px; border-top:1px solid #999;}

div.teaser .N_contr .wide-content ul{ background:none; border:none; padding-left:0px;}
div.teaser .N_contr .wide-content ul li {line-height:26px;}
/****公告内容页面.html end****/
/****发新帖页.html start****/
.wide-content { background:none;}
div.teaser .wide-content ul{
	background:#f6f6f6;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #999;
	border-left:none;
	border-right:0px;
}
div.teaser .wide-content ul.link li.mt6{margin-top:6px;}
a.More{ padding-right:10px;  text-align:right;background: url(../Img/bbs/n2.png) no-repeat scroll 640px 3px transparent; display:block; clear:both; margin-bottom:10px;}
div.teaser .wide-content ul.link li.mt6 a.More{ background: url(../Img/bbs/n2.png) no-repeat scroll 120px 5px transparent; margin-bottom:0px;}

/****发新帖页.html end****/
/****主题内容页.html start****/
.subject-table .leftRow{ background:#fff;}
.pt3{position:relative;top:3px;}
.JH{float:right; padding-right:15px; color:#fff!important;}
.subject-table thead th { font-weight:bold;  background-color: #999;}
.subject-table .leftRow{border-top:5px solid #ccc;}
.bjsel thead th{ background:#999; padding-left:10px; font-weight:bold;}
.pdleft{ padding-left:70px;}
.mt20{margin-top:20px;}
.Tit_base .fr{ padding-right:7px; padding-top:2px;}
.bbd .cr{float:right; color:#999999}
.c900{color:#900;}
.bbd .c900 img{padding-right:6px;}
.pd6{padding-left:6px;padding-right:6px;}
.fr .generic-button{margin-top:2px;}
/****主题内容页.html end****/
/****精华-热门-收藏帖子列表.html start****/
div.Nk_col,div.Nk_col .wide-left{ width:680px;}/**此处宽度限制，可更改，不知道是否存在宽度自适应的意思【晓军看一下】**/
div.right-content{
	position:static;
	width: 190px;
}/**此处更改，不知道是否存在宽度自适应的意思【晓军看一下】**/
/*.bbsSearch-zone select{height:24px; line-height:24px; margin-right:7px;}*/
/****精华-热门-收藏帖子列表.html end******/
/****用户中心 start***/
.pera .newsList-date{ width:446px; text-align:left; padding-left:10px;}
.pera td{ padding-left:20; height:auto; line-height:18px;}
.pera td span.fr{position:relative; bottom:-15px;+bottom:8px; cursor:pointer; line-height:0px;}
.pera thead tr{border-bottom:4px solid #6A96CA;}
/****用户中心 end***/
/****栏目版块 start***/
.mt10t{margin-top:10px; margin-bottom:10px; display:block; height:20px; clear:both;}
.mt10t img{float:right; cursor:pointer;}
.blur_L{height:4px;background:#6A96CA; line-height:4px;overflow:hidden;font-size:4px;}
.mt4 {margin-top: 4px;}
.bor_none table{border:none;}
.bor_none thead th {border-bottom: 4px solid #6A96CA; height:25px; line-height:25px;}
/****栏目版块 end***/
.top10{ position:relative; top:-10px;}
.view_list .fr{clear:both; position:relative;top:10px;+top:10px;}
.link-list{display:none;}/**暂时隐藏【晓军看一下】，**/
.bbs-table .view_list{ +margin-top:30px;}/**用户荣誉榜**/
.wid_auto{width:100%}
.wid_auto table{border:none;}
.wid_auto table thead th{  border-bottom: 4px solid #6A96CA;}
.bjsel .postItem input,.bjsel .postItem img{border:none;margin:0px;}


.borT table{border:none; }
.borT table thead th{border-bottom: 4px solid #6A96CA;}
.bbsManual ol {
	padding-left: 16px;
	padding-top: 20px;
}


.bbsManual ol li {
	padding-bottom: 20px;
	line-height: 16px;
}
.bbsManual .goTop {
	padding-top: 10px;
	text-align: right;
}
.bbsManual .goTop a {
	color: #990000;
}

.bbsManual ol li strong {
	line-height: 22px;
}
.bbsPop th {
	background-color: #eee;
	text-align: left;
	text-indent: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bbsPop td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.tab-nav-arrowLeft {
	width:20px; float:left; 
	text-align:center; 
	padding-top:5px;
	cursor:pointer;
}
.tab-nav-arrowRight {
	width:20px; 
	float:right; 
	text-align:center; 
	padding-top:5px;
	cursor:pointer;
}
.tab-nav-marquee{
	width:640px; 
	height:22px;
	float:left;
	overflow:hidden;
}

/**new style star**/
.left{ float:left;}
.text_align{ text-align:right;}
.clear{ clear:both;}
.error_style{ font-size:12px; line-height:18px; margin-top:20px;}
.error_style p{ margin-bottom:15px;}
.error_miaoshu{ padding-top:20px;}
.toolbar-content_li_textarea{
	border:solid 1px #8393a0;
	height:46px;
	width:406px;
	background-image:none;
	background-color:none;
}
/**new style end**/

/*spread info*/
.spread-wrap
{
    background-color:#96b4d8;
    height:28px;
    margin-top:10px;
}
.trumpet
{
    float:left;
    padding:3px 0 0 5px;
}
.hot-font
{
    font-weight:bold;
    color:#FFF;
    display:block;
    float:left;
    height:28px;
    line-height:28px;
    padding-left:3px;
}

#shangfan
{
   height:28px;
   float:left;
   overflow:hidden;
}
#shangfa ul
{
    padding-top:5px;
}
#shangfan li
{
    height:28px;
    line-height:28px;
}

#shangfan a{color:#FFF;}



/*PorductProtal在故事列表页右侧控件*/
.Pro_contorl{background:#999; padding:4px; text-align:center; font-size:12px; line-height:18px; font-family:Arial; font-weight:bold;}
.Pro_top10{ margin-top:10px;font-family:Arial, Geneva, Helvetica, sans-serif;}
.Pro_red{ color:#990000!important;}

/*帖子页面的关于献花相关元素的样式*/
.flower_SV {width:206px; position:absolute !important; top:12px; left:430px; z-index:999; background-color:#cdfdfd; border:solid 1px #00ccff; padding:12px; color:#333;}
/*js 特效*/
.flrCount{position:relative;width:100px;}
.flrUsers{display:none;position:absolute;width:206px;border:1px solid #00ccff;background:#cdfdfd; padding:12px; z-index:1000; word-break: break-all; left:25px; top:20px;}
.doFlower{diplay:block;}
.doFlower2{position:absolute;width:206px;border:1px solid #00ccff;background:#cdfdfd; padding:12px; z-index:1000; word-break: break-all;}
.flrUsers-center-div{overflow:visible; word-break:normal;white-space : normal;height:100px;border:1px solid #ff7300;}
.flrMore {}
.e1{width:200px;}
.flrMore a{diplay:block;}
.flrHeight-25{ height:25px;float:left;}
/*
.overFSh{display:block;overflow:visible; word-break:normal ;white-space : normal;height:100px;border:1px solid #ff7300; }
/*首页推荐故事*/
#p_line A:hover
        {
            text-decoration:underline !important;
            color:#333;
            }
.ca { float:left;visibility:hidden;}
.ca a {margin:0 10px; font-weight:bolder; background:url(img/icon-link.gif) 0 4px no-repeat; padding-left:10px;}
