/*全局初始化 S*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote,th,td {padding:0; margin:0;} 
body{color:#000000; font-family:"宋体"; font-size:12px;background:#D8EEEC;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;} 
ol,ul {list-style: none;} 
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;} 
table {border-collapse:collapse;border-spacing:0;} 
q:before, q:after {content: ”;}
abbr,acronym {border:0;}
img{border:0;}
select,input{vertical-align:middle;}
a:link,a:visited{ font-family:Arial, Helvetica, sans-serif,"宋体";color:#000;text-decoration:none;font-size:12px;}
a:hover,a:active{color:#f00;text-decoration:underline;}
input,button{cursor:pointer;}
/*全局初始化 E*/

/* 清除溢出，浮动 */
.clear{clear:both;overflow:hidden;margin:0px;padding:0px;height:0;}
/* 不需要额外增加元素的清理浮动的类*/
.wrapfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE7 hack */
*+ .wrapfix{display:inline-block;}
/* IE-mac, IE5, IE6 */
* html .wrapfix{height:1%;}
.wrapfix {display: block;}
/* 颜色属性 */
.cRed,a.cRed,a.cRed:visited,.cRed a{color:#ff0000;}
.cBlue,a.cBlue,a.cBlue:visited,.cBlue a{color:#003398;}
.cDRed,a.cDRed,a.cDRed:visited,.cDRed a{color:#bc2931;}
.cGray,a.cGray,a.cGray:visited{color: #333333;}
.cDGray,a.cDGray,a.cDGray:visited{color: #666666;}
.cWhite,a.cWhite,a.cWhite:visited{color:#ffffff;}
.cBlack,a.cBlack,a.cBlack:visited,.cBlack a{color:#000000;}
.cGreen,a.cGreen,a.cGreen:visited{color:#008000;}
.cYellow,a.cYellow,a.cYellow:visited,.cYellow a{color:#ff6600;}
.cPurple,a.cPurple,a.cPurple:visited,.cPurple a{color:purple;}

/* 字体属性 */
.fb{font-weight:bold;}
.fl{text-align:left;}
.fr{text-align:right;}
.fc{text-align:center;}
.fno{font-weight:normal;}
.fen{ font-family:Tahoma;}
/* 字体大小*/
.f12{font-size:12px;}
.f14{font-size:14px;}
/*浮动*/
.left{float:left;}
.right{float:right;}
/*虚线*/
div.hr{ height:1px; margin:2px 0 3px 0;padding:0;border-bottom:#ccc dotted 1px;overflow:hidden;}
div.hr hr{ display:none;}
.btn{border:#5c9481 1px solid;background:#b2e05d;color:#fff;font-weight:bold;font-family:Arial;padding:0 3px;}
.mt5{ margin-top:5px;}
.mr5{ margin-right:5px;}
.mb5{ margin-bottom:5px;}
.ml5{ margin-left:5px;}
.pt5{ padding-top:5px;}
.pr5{ padding-right:5px;}
.pb5{ padding-bottom:5px;}
.pl5{ padding-left:5px;}
.p5{ padding:5px;}
.m5{ margin:5px;}

/*以下为帖子页样式*/
body.bgc{ background:#f0fffd;}
#containershow{width:765px;margin:0 auto;}
/*面包屑*/
.crumbsshow{ height:30px;line-height:30px;color:#333333; clear:both; overflow:hidden;}
.crumbsshow span{ float:right;}
.crumbsshow em{padding:0 5px;color:#cc0000; font-weight:bold;}
.crumbsshow a,.crumbsshow a:visited{color:#003f7e; }
.crumbsshow a:hover{color:#cc0000;}
/*用户信息*/
.userinfo{height:28px; line-height:28px;background:#75ae9b url(../images/clublist_x.gif) repeat-x left -330px;padding:0 5px 0 0;}
.userinfo span{ padding-left:20px;}
.userinfo .info{ _margin-top:6px;_vertical-align:middle;}
.userinfo strong{padding-right:30px;}
.userinfo a,.userinfo a:visited{color:#003f7e;}
.userinfo a:hover{color:#cc0000;}
.userinfo em{color:#fff;padding-left:20px;}
.userinfo .linkimg{}
.userinfo .linkimg a{text-indent:-9999px;line-height:normal;background:url(../images/clublist_repeat.gif) no-repeat;width:18px;height:16px;overflow:hidden;display:inline;display:-moz-inline-stack;zoom:1;}
.userinfo .linkimg a.edit{background-position:left -273px;}
.userinfo .linkimg a.mail{background-position:-21px -273px;}
.userinfo .linkimg a.blog{background-position:-42px -273px;}
.userinfo .linkimg a.edit:hover{background-position:left -292px;}
.userinfo .linkimg a.mail:hover{background-position:-21px -292px;}
.userinfo .linkimg a.blog:hover{background-position:-42px -292px;}
.userinfo .mt4{ margin-top:4px;}
.list{border: 1px solid #b9e69e;background: #f4fbf1;text-align:center;overflow: hidden;display: none;position:absolute;z-index:9999;filter:Alpha(opacity=80);-moz-opacity:0.8;line-height:21px;*margin-left:-54px;*margin-top:22px;}
.list li a,.list li a:visited{color:#70934d;}
.list li a:hover{color:#446326;text-decoration:none}
.username{cursor:pointer;}

/*帖子内容*/
.articlecon{ background:#e1eded;padding:15px;font-size:18px; color: #000000;font-family: "宋体";line-height:150%;word-break:break-all;clear:both; overflow:hidden;}
.articlecon h1{ font-weight:bold; text-align:center; font-size:20px;height:25px; line-height:25px; margin-bottom:15px;}
.articlecon a,.articlecon a:visited{ font-size:18px;color:#003f7e;}
.articlecon a:hover{color:#cc0000;}
.articlecon blockquote{ width:95%; margin:0 auto; background:#fff; border:#ccc solid 1px; padding:5px 10px;}
.articlecon blockquote cite{ display:block; font-weight:bold;}
.articlecon img{max-width:700px;width: expression(this.width > 700 & this.height < this.width ? 700: true); height: expression(this.height > 1000 ? 1000: true);overflow:hidden;star:expression(onclick=function(){this.width >= 700?window.open(this.src):''});} 
.signature{ font-size:12px;color:#666; line-height:21px;}
.signature p{ text-align:right; margin-top:15px;}
.signature p strong{color:#000;}
.signature span{width:85%; display:block; margin-top:5px;}
.signature .hr{ border:1px #999 dotted; margin:10px 0;}

/*翻页*/
div.page{TEXT-ALIGN:center; float:right;margin-top:2px;}
div.page span{padding:0 10px;}
div.page a,div.page span{ font-size:12px;}
div.page a,div.page a:visited{border:#cedead 1px solid; background:#f9f9f9; color: #434343;padding:1px 4px 0 4px; margin-right:1px; font-family:宋体; font-size:12px;}
div.page a:hover {BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6; text-decoration:none;}
div.page A:active {BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6}
div.page span.current {border:#d0dbb1 1px solid; background:#e8f4d0; color: #000;padding:1px 4px 0 4px; margin-right:1px;}
div.page span.disabled {border:#dddddd 1px solid; background:#f8f8f8; color: #ccc;padding:1px 4px 0 4px;margin-right:1px;}
div.page .jump{padding-left:15px; font-size:12px;}
div.page .jump input{ width:28px;height:16px;font-size:11px;font-family:Arial; border:#cedead solid 1px;_vertical-align:middle;_margin:2px 0;}
.nextpage{height:28px; line-height:29px;background:#75ae9b url(../images/clublist_x.gif) repeat-x left -330px;padding:0 5px 0 12px;}
.statistics{padding-left:10px;}
.statistics em{color:#fff;font-weight:bold;padding:0 5px;}
/*特别声明*/
.statement{margin-top:10px;line-height:21px;clear:both;overflow:hidden;height:1%;}
.statement h3{font-weight:bold;}
.statement li{margin-bottom:5px;list-style-type:decimal;list-style-position: inside;}
/*回复区*/
.reviewbox{ border:#ccc solid 1px;padding:10px 10px 0;background:#f9ffff;clear:both;overflow:hidden;}
.forminfo ul{margin-bottom:10px;}
.forminfo li{margin-bottom:5px;}
.forminfo li em{color:#333;}
.forminfo a,.forminfo a:visited{color:#003f7e;}
.forminfo a:hover{color:#cc0000;}
.linkbtn{line-height:13px;}
.linkbtn a,.linkbtn a:visited{padding:3px 5px 2px;display:inline-block;border:#cdee9e solid 1px;background:url(../images/clublist_x.gif) repeat-x left -233px;color:#000;}
.linkbtn a:hover{border:#fcc287 solid 1px;background:url(../images/clublist_x.gif) repeat-x left -266px;color:#ff0000;text-decoration:none;}
.em{color:#000;}
.multiinput{ font-size:18px;}

/*商业*/
.adbrod{width:765px;margin:10px auto 15px auto;}
.ad{clear:both;overflow:hidden;}


/*yzr add 文件上传*/
a.newbtn {position:relative;font-size:120px;}
a.newbtn .pos_1{position:absolute;top:2px;left:18px;}
a.newbtn .pos_2{position:absolute;top:27px;left:0px; width:60px;height:15px;text-align:center;font-size:12px;line-height:normal;}
a.newbtn:link, a.newbtn:visited, a.newbtn:hover, a.newbtn:active {text-decoration:none;}
.fu_list {
	width:600px;
	background:#ebebeb;
	font-size:12px;
	margin-left:10px;
}
.fu_list td {
	padding:5px;
	line-height:20px;
	background-color:#fff;
}
.fu_list table {
	width:100%;
	border:1px solid #ebebeb;
}
.fu_list thead td {
	background-color:#f4f4f4;
}
.fu_list b {
	font-size:14px;
}
/*file容器样式*/
a.files {
	width:90px;
	height:30px;
	overflow:hidden;
	display:;
	float:left;
	border:1px solid #BEBEBE;
	background:url(img/fu_btn.gif) left top no-repeat;
	text-decoration:none;
}
a.files:hover {
	background-color:#FFFFEE;
	background-position:0 -30px;
}
/*file设为透明，并覆盖整个触发面*/
a.files input {
	margin-left:-350px;
	font-size:30px;
	cursor:pointer;
	filter:alpha(opacity=0);
	opacity:0;
}
/*取消点击时的虚线框*/
a.files, a.files input {
	outline:none;/*ff*/
	hide-focus:expression(this.hideFocus=true);/*ie*/
}

.mark{width:765;padding:15px 0 0 120px;overflow:hidden;zoom:1;}
#mark0, #mark1{width:189px;height:48px;background:url(/images/mark_new.gif) no-repeat -189px 0;border:0;cursor:pointer;position:relative;margin:0;padding:0;overflow:hidden;float:left;}
#mark1{background-position:-378px 0;margin-left:10px;}
.bar{position:absolute;left:9px;top:12px;width:120px;height:12px;border:1px solid #40a300;background-color:#fff;overflow:hidden;text-align:left;}
#mark1 .bar{border-color:#555;}
.bar div{background:url(/images/sprites.gif) repeat-x 0 -200px;height:12px;overflow:hidden;}
#mark1 .bar div{background-position:0 -60px;}
#barnum1, #barnum2{position:absolute;top:30px;left:40px;font:400 10px/12px arial;color:#333;}

#clubwindows{width:320px; height:172px; position:absolute; right:0;bottom:0;}
#clubwindows #close{position:absolute;right:12px;top:7px;width:16px;height:16px; text-indent:-9999px;background:url(../images/close.gif) no-repeat;}
#clubwindows .padding{padding:0px 0px 0;}
#clubwindows .top{ clear:both; overflow:hidden;margin-bottom:15px;_margin-bottom:11px;}
#clubwindows .top img{float:left;margin-right:15px;}
#clubwindows .top a{font-size:14px;font-weight:bold;}
#clubwindows .top em{margin-top:5px;display:block;color:#333333;line-height:16px;}
#clubwindows .bottom span{color:#884c05;}
