@import url("global.css");
@import url("ad.css");
@import url("top_login.css");
@import url("top.css");
@import url("nav.css");
@import url("zb_top_area.css");
@import url("msg_board.css");
@import url("zb_bottom_area.css");
@import url("ksn_area.css");
@import url("domain_area.css");
@import url("links_area.css");
@import url("bottom_area.css");
#body {
	width:980px;
	margin:0px auto;
}

.ZBTopColumnBlock
{
	float: left;
	width: 720px;
	margin-top: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZBTopColumnBlock .ZBTopColumn
{
	float: left;
	width: 144px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZBTopColumnBlock .ZBTopColumn a
{
	float: left;
	width: 144px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	font: bolder 14px "幼圆";
	color: #3B618E;
}
#ZBShowPost
{
	float: left;
	width: 718px;
	height: 800px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPost #ZBShowPostTitle
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C6E6F9;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPost #ZBShowPostTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZBShowPost .ZBShowPostContent
{
	width: 700px;
	height: 720px;
	margin:0px auto;
	overflow-y: auto;
	overflow-x: hidden;
}
#ZBShowPost .ZBShowPostContentError
{
	width: 700px;
	margin:0px auto;
	padding-top: 300px;
	text-align: center;
	font: bolder 20px "黑体";
	color: blue;	
}
#ZBShowPost .ZBShowPostTime
{
	width: 700px;
	margin:0px auto;
	padding-top: 10px;
	text-align: right;
	font: bolder 12px "宋体";
	color: #3B618E;
}
#ZBShowPostLink
{
	float: left;
	width: 718px;
	height: 200px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostLink .ZBShowPostLinkTitle
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C6E6F9;/
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostLink .ZBShowPostLinkTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZBShowPostLink UL
{
	padding-left: 20px;
	margin: 0px;
	list-style: circle inside;
}
#ZBShowPostLink UL LI
{
	padding: 3px;
	font: normal 12px "宋体";
	color: #3B618E;
}
#ZBShowPostReplyBlock
{
	float: left;
	width: 718px;
	height: 500px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostReplyBlock .ZBShowPostReplyTitle
{
	width: 718px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostReplyBlock .ZBShowPostReplyTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZBShowPostReplyBlock .ZBShowPostReplyList
{
	width: 718px;
	height: 220px;
	margin-top: 10px;
	overflow-x: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	overflow-y: auto;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostReplyBlock .ZBShowPostReplyList .ZBShowPostReplyIteam
{
	width: 718px;
	border-bottom: 1px dashed gray;
}
#ZBShowPostReplyBlock .ZBShowPostReplyList .ZBShowPostReplyIteam .ZBShowPostReplier
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZBShowPostReplyBlock .ZBShowPostReplyList .ZBShowPostReplyIteam .ZBShowPostReplyContent
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 2em;
	font: bolder 13px "宋体";
}
#ZBShowPostReplyBlock .ZBShowPostReplyList .ZBShowPostReplyIteam .ZBShowPostReplyTime
{
	width: 718px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font: bolder 13px "宋体";
}

/* 自版栏目帖子列表 */
.ZBColumnLastPostBlock
{
	float: left;
	width: 248px;
	height: 458px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.ZBColumnLastPostBlock div
{
	float: left;
}
.ZBColumnLastPostBlock div UL
{
	padding-left: 10px;
	margin: 0px;
	list-style: circle inside;
}
.ZBColumnLastPostBlock div UL LI
{
	padding: 3px;
}
.ZBColumnLastPostBlock div UL LI A
{
	font: normal 12px "宋体";
	color: #3B618E;
}
.ZBColumnLastPostBlock .ZBColumnLastPostBlockTitle
{
	width: 248px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.ZBColumnLastPostBlock .ZBColumnLastPostBlockTitle a
{
	font: bolder 16px "幼圆";
	color: #3B618E;
}
/* 自版帖子页面右侧图片栏 */
#ZBShowPostAdBlock
{
	float: left;
	width: 250px;
}
#ZBShowPostAdBlock div
{
	float: left;
}
#ZBShowPostAdBlock div .ZBShowPostImg1
{
	width: 150px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg2
{
	width: 90px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg3
{
	width: 90px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg4
{
	width: 150px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg5
{
	width: 150px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg6
{
	width: 90px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg7
{
	width: 250px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg8
{
	width: 90px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock div .ZBShowPostImg9
{
	width: 150px;
	height: 120px;
	margin-top: 10px;
}
#ZBShowPostAdBlock .ZBShowPostAdBlank
{
	width: 10px;
	height: 120px;
}

/* 自版分类 */
.ZBClassBlock
{
	float: left;
	width: 248px;
	height: 450px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;/
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZBClassBlock div
{
	width: 228px;
	height: 100px;
	margin: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZBClassBlock div img
{
	float: left;
	width: 90px;
	height: 100px;
	margin-right: 5px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZBClassBlock div span
{
	font: bolder 15px "宋体";
	color: red;
}
.ZBClassBlock div a
{
	font: normal 10px "宋体";
	color: #3B618E;
}

/* 其他 */
.ZBShowPostBlankA
{
	float: left;
	width: 10px;
	height: 1530px;
	background-color: white;
}
.ZBShowPostBlankB
{
	float: left;
	width: 10px;
	height: 200px;
	background-color: white;
}
.ZBShowPostBlankC
{
	float: left;
	width: 10px;
	height: 95px;
	background-color: white;
}
