@charset "utf-8";
/*====================================
*内容换肤样式
*制作者：fengyanchao
*联系方式：fengyanchao@ceopen.cn
*创建日期：2008-9-22
====================================*/
/* form */
.input {
	border:1px solid #b4b4b4;
}
.inputOff {
	border:1px solid #ffcc6e;
}
.inputReg {
	border:1px solid #ff5e5e;
	background:#fff4f0;
	vertical-align:middle;
}
.button {
	color:#000;
}
.buttonAOn {
	width:53px;
	background:url(../../images/default/button_on.gif) left top no-repeat;
}
.buttonAUp {
	width:53px;
	background:url(../../images/default/button_up.gif) left top no-repeat;
}
.buttonLOn {
	width:83px;
	background:url(../../images/default/buttonL_on.gif) left top no-repeat;
}
.buttonLUp {
	width:83px;
	background:url(../../images/default/buttonL_up.gif) left top no-repeat;
}
.buttonBOn {
	width:91px;
	background:url(../../images/default/buttonB_on.gif) left top no-repeat;
}
.buttonBUp {
	width:91px;
	background:url(../../images/default/buttonB_up.gif) left top no-repeat;
}
/* page */
.page span em, .pageMess span em {
	color:#ff7803;
}
.page a, .pageMess a, .page input.pageBut {
	background:url(../../images/default/number.gif) left center no-repeat;
	color:#000;
}
.page input.pageInput, .pageMess input.pageInput {
	border:1px #bcbcbc solid;
	margin-top:4px;
	height:16px;
	width:50px;
}
a.botA, a.botB {
	background:none;
	color:#000;
}
.page .current, .pageMess .current {
	background:url(../../images/default/number_current.gif) left center no-repeat;
}
.page1 {
	color:#666;
}
/* font */
.fontRed {/*专用于必填项星号提示，建议不修改颜色*/
	color:#c00;
	margin:0px 3px 0px 3px;
}
.fontGray {/*专用于注册信息提示，建议不修改颜色*/
	color:#898989;
}
.fontWhite {/* 帮助页面搜索 */
	color:#fff;
}
.titleUser {/* 欢迎用名 */
	color:#373737;
}
.fontTitle {/* 标签数量字体颜色 */
	color:#8e8f91;
}
/*回复数，查看，版主字样：红色*/
.fontTeRed {
	color:#c00;
	margin:0px 3px 0px 3px;
}
/* 高亮显示 */
.colorH {
	background:#000;
}
.colorH1 {
	background:#f00;
}
.colorH2 {
	background:#ffa500;
}
.colorH3 {
	background:#ff0;
}
.colorH4 {
	background:#008000;
}
.colorH5 {
	background:#0ff;
}
.colorH6 {
	background:#00f;
}
.colorH7 {
	background:#800080;
}
.colorH8 {
	background:#808080;
}
/*面包屑，导航：蓝色*/
.fontBlur {
	color:#1974c5;
}
a.fontGray:link, a.fontGray:visited, a.fontGray:hover, a.fontGray:active {
	color:#898989;
}
/*公告字超链接*/
a.fontB:link, a.fontB:visited, a.fontB:hover, a.fontB:active {
	color:#2b343b;
}
/*特别注释、说明：橙色*/
.fontFair {
	color:#ff8400;
}
/*帖子标题,最后发表字样式：深灰色*/
a.fontGray1:link, a.fontGray1:visited, a.fontGray1:hover, a.fontGray1:active {
	color:#37444e;
}
/*面包屑,用户名文字样式：蓝色*/
a.fontBlur:link, a.fontBlur:visited, a.fontBlur:hover, a.fontBlur:active {
	color:#1974c5;
}
/*普通文字链接样式：蓝色*/
a.fontM:link, a.fontM:visited, a.fontM:hover, a.fontM:active {
	color:#1974c5;
}
/* header */
.header {
	background:url(../../images/default/head_bg.gif) left top no-repeat;
}
/* 按制IE6 PNG图片透明 */
.header .nav .logo img {
    _azimuth: expression(
    this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "../../images/default/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
.header .nav .right {
	color:#2b343b;
}
.header .nav .right p.regard {
	color:#666;
}
.header .nav .right p.regard a {
	color:#666;
}
.header .nav .right p.regard a:hover {
	color:#ff8900;
}
.header .integrrate {
	background:url(../../images/default/integrrate.gif) left top no-repeat;
	color:#fff;
}
.header .integrrate a {
	color:#fff;
}
.header .notice li a {
	color:#000;
}
.header .tab {
	background:url(../../images/default/notice_bg.gif) left top no-repeat;
}
.header .tab h3 a {
	color:#ff8400;
}
.header .tab h3 a:hover {
	color:#ff8400;
}
.header .tab p a {
	color:#2b343b;
}
/* 版块简介 新建样式 start 200911201344 */
.bkjj .title {
	background: url(../../images/default/bkjj_bg.gif) 0 -30px repeat-x;
}
.bkjj .title .titleR {
	background:url(../../images/default/bkjj_bg.gif) right -60px no-repeat;
} 
.bkjj .title .titleR h3 {
	color:#FFF;
	background:url(../../images/default/bkjj_bg.gif) no-repeat;
}
.bkjj .title .titleR span {
	color:#FFF;
}
/* 版块简介 新建样式 end 200911201344 */
/*板块图标说明*/
.copyImage p.note {
	background-color:#e1effb;
	border:1px solid #bcdcf5;
}
/*带边框：盒样式：一级标题白色不带底纹*/
/* main */
.main .contentModule {
	background-color:#499ae2;
}
.main .contentModule h3 {
	background:url(../../images/default/content_h3.gif) left top no-repeat;
	color:#fff;
}
.main .contentModule h3.title {
	background:url(../../images/default/search_h3.gif) left top no-repeat;
	color:#fff;
}
.main .contentModule h3 span {
	color:#fff;
}
.main .contentModule h3 a {
	color:#fff;
}
.main .contentModule h3 a.aActive {
	color:#FF0;
}
.main .contentModule h3 a:hover {
	text-decoration:underline;
}
.main .contentModule .form {
	background-color:#fff;
}
.main .contentModule .listTable tr {
	border-bottom:1px solid #c8cdd1;
}
.main .contentModule .listTable tr td span {
	color:#000;
	padding-left:0px;
}

.main .contentModule .listTable th{background:#e9f3ff;  text-align:left; padding-left:5px;}
.main .contentModule .listTable tr td {
	background:url(../../images/default/info_bg.gif) left top repeat-x;
	overflow:hidden;
}
.main .contentModule .listTable tr.over td {
	background:url(../../images/default/info_bghover.gif) left top repeat-x;
}
.main .contentModule .listTable tr td {
	border-right:1px solid #fff;
}
.main .contentModule .listTable tr td p span {/* 论坛首页版主 */
	color:#f60;
}
.main .contentModule p.bottom {
	background:url(../../images/default/content_bottom.gif) left top no-repeat;
}
/*其它盒样式：粗边框，白色标题，不带底纹*/
.memberModule h3 {
	background:url(../../images/default/member_h3.gif) left top no-repeat;
	color:#fff;
}
.memberModule .form {
	border-left:3px solid #499ae2;
	border-right:3px solid #499ae2;
	background:#fff url(../../images/default/group.gif) 10px 20px no-repeat;
}
.memberModule p.bottom {
	background:url(../../images/default/member_bottom.gif) left top no-repeat;
}
/*其它盒样式：首页底部粗边框，白色标题，有底纹*/
.memberModuleOne {
	background:url(../../images/default/integrrate.gif) left top no-repeat;
	color:#fff;
}
/*单条：盒样式：一级标题白色带底纹*/
.integrrate1 {
	background:url(../../images/default/integrrate.gif) left top no-repeat;
	color:#fff;
}
.integrrate1 a {
	color:#fff;
}
/*在线会员 start 200911131608*/
.contentModule .formMem {
	border-left:1px solid #499ae2;
	border-right:1px solid #499ae2;
	background:#fff url(../../images/default/group.gif) 10px 20px no-repeat;
}
.contentModule .formMem dl dt {
	border-bottom:1px #92c2ee solid;
}
.contentModule .formMem dl .gly {/*管理员*/
	background:url(../../images/common/online_admin.gif) no-repeat;
	padding:2px 35px 2px 20px;
}
.contentModule .formMem dl .cjbz {/*超级版主*/
	background:url(../../images/common/online_supermod.gif) no-repeat;
	padding:2px 35px 2px 20px;
}
.contentModule .formMem dl .bz {/*版主*/
	background:url(../../images/common/online_moderator.gif) no-repeat;
	padding:2px 35px 2px 20px;
}
.contentModule .formMem dl .hy {/*会员*/
	background:url(../../images/common/online_member.gif) no-repeat;
	padding:2px 35px 2px 20px;
}
.contentModule .formMem dl .admin {/*超级管理员*/
	background:url(../../images/common/online_supermod.gif) no-repeat;
	padding:2px 35px 2px 20px;
}
/*在线会员 end 200911131608*/
/* 左侧菜单：盒样式 */
.pageModule .menu h3.top {
	background:url(../../images/default/menu_top.gif) left top no-repeat;
}
.pageModule .menu h3.title {
	background:url(../../images/default/menu_title.gif) left top no-repeat;
}
.pageModule .menu .center {
	border-left:1px solid #92c8f8;
	border-right:1px solid #92c8f8;
}
.pageModule .menu .center ul li a {
	background:url(../../images/default/menu_first.gif) center top no-repeat;
	color:#000000;
}
.pageModule .menu .center ul li a:hover,.pageModule .menu .center ul li a.active {
	background:url(../../images/default/menu_firstH.gif) center top no-repeat;
	color:#000000;
}
.pageModule .menu p.bottom {
	background:url(../../images/default/menu_bottom.gif) left top no-repeat;
}
/*二级：盒样式：标题黑色不带底纹*/
.pageModule .pageForm h3 {
	background:url(../../images/default/pageForm_h3.gif) left top no-repeat;
}
.pageModule .pageForm .form {
	border-left:1px solid #92c8f8;
	border-right:1px solid #92c8f8;
}
.pageModule .pageForm p.bottom {
	background:url(../../images/default/pageForm_bottom.gif) left top no-repeat;
	*margin-left:0px !important;
	*margin-left:2px;
	_margin-left:0;
}
.pageModule .pageForm .form ul.intro {
	background-color:#fef4da;
	border-bottom:1px solid #ffcb00;
}
.pageModule .pageForm .form ul.intro li span {
	color:#1974c5;
}
/* table */ 
.doubleColorTable tr.alt td {
	background:#f5f5f5; /*这行将给所有偶数行加上背景色*/
}
/*<!-- 帖子浏览 -->*/
.bssCook1 {
	background:url(../../images/default/bssCook_bg1.gif) left top repeat-y;
}
.bssCook {
	background:url(../../images/default/bssCook_bg.gif) left top no-repeat;
}
.leftH3X {
	color:#343434;
	border-bottom:1px solid #e4e4e4;
	color:#666;
}
.bssCook p.bottom {
	background:url(../../images/default/content_bottom.gif) left top no-repeat;
}
/*表格样式设置*/
/* table */ 
.doubleColorTable tr th {
	background-color:#e9f5ff;
}
.doubleColorTable tr td a {
	color:#1974c5;
}
.doubleColorTable td.line {
	border-right:2px solid #fff;
}
/*统计TABLE start 200911131544*/
.doubleStatTable a {
	color:#2b343b;
}
.doubleStatTable th {
	background:url(../../images/default/help_bg.gif) repeat-x;
	border-right:2px #FFF solid;
}
.doubleStatTable td {
	background:url(../../images/default/help_bg.gif) bottom repeat-x;
}
/*统计TABLE end 200911131544*/
/*带边框：盒样式：一级标题白色不带底纹 有精华贴*/
.tagMain h3 {
	background:url(../../images/default/content_h3.gif) left top no-repeat;
}
/* search */
.pageMain h3, .pageMain .searchDiv {
	background:url(../../images/default/content_h3.gif) left top no-repeat;
}
.pageMain h3 span, .tagMain h3 span, .pageMain .searchDiv h3 {
	color:#fff;
}
.pageMain h3 a, .tagMain h3 a {
	color:#fff;
}
.pageMain .form, .tagMain .form {
	border-left:1px solid #92c8f8;
	border-right:1px solid #92c8f8;
}
.tagMain .formCen {
	text-align:center;
}
.tagMain .inteMar {
	margin:10px 0;
}
.searchTable td {
	border-bottom:1px solid #f0f0f0;
}
.searchTable td.avatar {
	border-bottom:0;
}
.searchTable img, .searchTable input {
	vertical-align:middle;
}
.searchTable input.input289 {
	width:289px;
	* width:269px;
}
.searchTable td.title, .tagTable th.title, .xxhf th.title {
	background-color:#fef4da;
	border-bottom:1px solid #ffcb00;
}
.xxhf th.title {
	height:23px;
}
.xxhf th.title .leftX {
	width:300px;
	height:23px;
	table-algin:left;
	z-index:100;
}
.xxhf th.title .leftX h4.leftH3X {
	font-size:12px;
	margin:0;
	padding:0;
	background:none;
	border-bottom:none;
}
.xxhf th.title .leftX h4 a {
	background:url(../../images/default/threadshow_sj.gif) right  no-repeat;
	padding-right:10px;
	color:#6e685a;
}
.xxhf th.title .leftX a {
	/*display:block;*/
	float:left;
}
.xxhf th.title .leftX .meminfo {
	display:none;
	/*position: absolute;*/
	width:125px;
	top:20px;
	left:10px;
	background:#fff;
	padding:5px;
	border:1px solid #666;
	text-align:left;
	z-index:200;
}
.xxhf th.title .leftX .meminfo ul li {
	padding:0;
	margin:0;
	height:23px;
	text-align:left;
}
.searchTable td a {
	color:#ff8400;
}
.helpTable td {
	border-left:1px solid #fff;
	background:url(../../images/default/help_bg.gif) 0 -26px repeat-x;
}
.helpTable th.title {
	border-left:1px solid #fff;
	background:url(../../images/default/help_bg.gif) repeat-x;
}
.helpTable td a {
	color:#000;
}

.pageMain p.bottom, .tagMain p.bottom {
	background:url(../../images/default/search_bottom.gif) left top no-repeat;
}
/* tab */
.tab li {
	background-color:#fef4da;
	border-bottom:1px solid #ffcb00;
}
.tab li a {
	color:#000;
}
.tab li.current {
	background:url(../../images/default/tab_current.gif) left top repeat-x;
	border:1px solid #ffcb00;
	border-bottom:none;
}
/* tag */
.tagTable th.title {
	height:26px;
	line-height:26px;
	text-align:left;
	padding-left:10px;
}
.tagTable a {
	color:#000;
}
.topicTab td {
	padding:5px 2px;
}
.topicTab th img {
	padding-right:10px;
}
.topicTab td img {
	padding-right:5px;
}
.topicTab td.buttonP {
	border-bottom:0;
	padding:10px 0px 0px 4px;
	height:20px;
}
/***************局部样式*************/
.marginTop {
	margin-top:0;
}
/*前台管理*/
.topicmanage span {
	margin-right:10px;
}
/*********帖子浏览页面*************/
.bssCook .leftH3X a {
	margin-left:5px;
}
.bssCook .leftX .form {
	margin-left:15px;
}
.bssCook .leftX .form p {
	line-height:20px;
}
.bssCook .leftX .form .img {
	text-align:center;
	margin:5px 0;
}
.bssCook .leftX .form .offies {
	color:#ff3a00;
	font-weight:bold;
}
.bssCook .leftX .form .my a {
	display:block;
	padding-left:20px;
	float:left;
	color:#000;
	background:url(../../images/default/threadshow_icon.gif) left top no-repeat;
}
.mycontact {
	display:block;
	padding-left:20px;
	float:left;
	color:#000;
	background:url(../../images/default/threadshow_icon.gif) left top no-repeat;
}
.bssCook .leftX .form .my .grkj {
	background-position:0 2px;
	margin-right:14px;
}
.bssCook .leftX .form .my .fsdx {
	background-position:0 -18px;
}
.bssCook .leftX .form .my .jwhy {
	background-position:0 -37px;
	margin-right:14px;
}
.bssCook .leftX .form .my .dqlx {
	background-position:0 -58px;
}
.bssCook .rightX h3 {
	margin:0 15px;
	font-size:12px;
	color:#6e685a;
	font-weight:normal;
}
.bssCook .rightX h3 span {
	margin:0 5px;
}
.bssCook .rightX .form h4 {
	padding:10px 15px;
	font-size:14px;
	line-height:30px;
	margin:0;
	overflow:hidden;
}
.bssCook .rightX .form .content {	
	padding:0px 15px ;
	font-size: 12px;
}
.bssCook .rightX .form .content .fabiao {	
	margin-bottom:10px;
	word-wrap:break-word;
	Word-break: break-all;
	overflow:hidden;
	_margin-top:15px;
}
.bssCook .rightX .form .content .fabiao ul li {
	margin-left:30pt;
	list-style:disc;
}
.bssCook .rightX .form .content .fabiao ol li {
	margin-left:30pt;
	list-style-type:decimal;
}

.bssCook .rightX .form .content fieldset{
	width:99%;
	text-align:left;
	margin:0;
	padding:0;
}
.bssCook .rightX .form .voteRate {
	margin:0px 15px 10px 15px;
	border-bottom:1px solid #666;
	padding-bottom:5px;
}
.bssCook .rightX .form .voteRate img {
	padding-right:5px;
	vertical-align:middle;
}
.bssCook .rightX .form .signature {
	margin:20px 15px 10px 15px;
	padding-top:20px;
	background: url(../../images/default/sigline.gif) top left no-repeat;
}
.bssCook .rightX .form .textCon {
	padding:0px 15px 10px 15px;
	width:770px; overflow:hidden;word-break:break-all;
}
.foomX {
	background:#efefef;
	text-align:right;
	padding:0 18px 0 0;
	margin:0 0 0 173px;
	height:25px;
	line-height:25px;
	width:795px;
}
.foomX a {
	color:#499ae2;
	margin:0 10px;
	text-decoration:underline;
}
.form .threadshowCite {/* 论坛引用样式 */
	border:1px #d9d9d9 solid;
	border-top:4px #d9d9d9 solid;
	color:#a3a3a3;
}
.form .threadshowCite h5 {
	padding:0 15px;
	font-size:14px;
	height:27px;
	line-height:27px;
	margin:0;
	border-bottom:1px #d9d9d9 solid;
}
.form .threadshowCite p {
	padding:15px;
	line-height:normal;
}
.w_teshu{width:960px; overflow:hidden;word-break:break-all;}
.w_teshu .threadshowCite{ 
	padding:0px; 
	width:958px;
	margin-bottom:10px;
	margin-top:10px;
}
.w_teshu .threadshowCite p.fabiao{
	padding:15px;
	margin:0px;
	width:928px;
}
.bssCook .rightX .form .threadshowDele {/* 论坛删除样式 */
	border:1px #ffcf00 solid;
	line-height:30px;
}
.bssCook .rightX .form .threadshowDele span {
	background: url(../../images/default/clue.gif) 10px 0 no-repeat;
}
.threadshowA {
	width:988px;
	clear:both;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:5px;
	height:27px;
	position:relative;
	vertical-align:middle;
	text-align:right;
}
.hon1 {
	
	width:72px;
	float:right;
	height:27px;
	line-height:27px;
	overflow:hidden;
}

/* IE7 */ 
*+html .hon1  { 
margin-top: -10px; 
}
.buttonHOn1 {
	margin:0px 2px;
	cursor:pointer;
	background:url(../../images/default/thread_hf.gif) 0 0 no-repeat;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin-right:10px;
	padding-left:24px;
	text-align:left;
	width:60px;
}
.motif {
	float:left;
	width:86%;
	height:27px;
}
/**投票--相关回复*/
.xxhf {
	/*position:relative;
	overflow:hidden;*/
}
.xxhf th {
	font-weight:normal;
}
.xxhf th a {
	color:#666;
	margin:0 10px;
}
.xxhf th span {
	font-weight:bold;
	margin:0 15px;
}
.xxhf .xxhfLeft {
	float:left;
	padding:5px 0 0 15px;
}
.xxhf .xxhfRight {
	float:right;
	padding-top:6px;
}
.xxhf .content {
	padding:10px 10px;
	overflow:hidden;
	Word-break: break-all;
}
.xxhf .content h4 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.xxhf .content h4, .xxhf .content p {
	line-height:normal;
	width:900px; overflow:hidden;word-break:break-all;
}
.xxhf .content .threadshowCite{ width:950px;}
.vObj {
	border:1px #d5d5d5 solid;
}
.vObj h5 {
	background:url(../../images/default/h5_bg.gif) repeat-x;
}

/* tag */
.w_tag{}
.w_tagTop{ background:url(../../images/default/w_tag_top.jpg) no-repeat 0 0;}
.w_tagMiddle{ background:#FFFFFF url(../../images/default/w_tag_middle.jpg) repeat-x 0 0; border-left:1px solid #BACAD7;border-right:1px solid #BACAD7;}
.w_tagMiddle h3{}
.w_tagMiddle h3 a{color:#FF8400;}
.w_tagMiddle h3 a:hover{}
.w_tagMiddle p a{color:#000000;}
.w_tagbottom{ background:url(../../images/default/w_tag_bottom.jpg) no-repeat 0 0;}