@import url("global.css");
@import url("ad.css");
@import url("top_login.css");
@import url("top.css");
@import url("nav.css");
@import url("zhitu_top_area.css");
@import url("msg_board.css");
@import url("zhitu_bottom_area.css");
@import url("custom_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;
}

.ZhituTopColumnBlock
{
	float: left;
	width: 720px;
	margin-top: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituTopColumnBlock .ZhituTopColumn
{
	float: left;
	width: 144px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituTopColumnBlock .ZhituTopColumn a
{
	float: left;
	width: 144px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	font: bolder 14px "幼圆";
	color: #3B618E;
}
#ZhituShowPost
{
	float: left;
	width: 718px;
	height: 800px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPost #ZhituShowPostTitle
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C6E6F9;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPost #ZhituShowPostTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZhituShowPost .ZhituShowPostContent
{
	width: 700px;
	height: 720px;
	margin:0px auto;
	overflow-y: auto;
	overflow-x: hidden;
}
#ZhituShowPost .ZhituShowPostContentError
{
	width: 700px;
	margin:0px auto;
	padding-top: 300px;
	text-align: center;
	font: bolder 20px "黑体";
	color: blue;	
}
#ZhituShowPost .ZhituShowPostTime
{
	width: 700px;
	margin:0px auto;
	padding-top: 10px;
	text-align: right;
	font: bolder 12px "宋体";
	color: #3B618E;
}
#ZhituShowPostLink
{
	float: left;
	width: 718px;
	height: 200px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostLink .ZhituShowPostLinkTitle
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C6E6F9;/
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostLink .ZhituShowPostLinkTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZhituShowPostLink UL
{
	padding-left: 20px;
	margin: 0px;
	list-style: circle inside;
}
#ZhituShowPostLink UL LI
{
	padding: 3px;
	font: normal 12px "宋体";
	color: #3B618E;
}
#ZhituShowPostReplyBlock
{
	float: left;
	width: 718px;
	height: 500px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyTitle
{
	width: 718px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #C6E6F9;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyTitle span
{
	font: bolder 13px "宋体";
	color: #3B618E;
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyList
{
	width: 718px;
	height: 220px;
	margin-top: 10px;
	overflow-x: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	overflow-y: auto;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyList .ZhituShowPostReplyIteam
{
	width: 718px;
	border-bottom: 1px dashed gray;
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyList .ZhituShowPostReplyIteam .ZhituShowPostReplier
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyList .ZhituShowPostReplyIteam .ZhituShowPostReplyContent
{
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 2em;
	font: bolder 13px "宋体";
}
#ZhituShowPostReplyBlock .ZhituShowPostReplyList .ZhituShowPostReplyIteam .ZhituShowPostReplyTime
{
	width: 718px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font: bolder 13px "宋体";
}

/* 自版栏目帖子列表 */
.ZhituColumnLastPostBlock
{
	float: left;
	width: 248px;
	height: 1524px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.ZhituColumnLastPostBlock .ZhituColumnLastPost
{
	width: 248px;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.ZhituColumnLastPostBlock div UL
{
	height: 1440px;
	padding-left: 10px;
	margin: 0px;
	list-style: none;
}
.ZhituColumnLastPostBlock div UL LI
{
	width: 228px;
	padding: 3px;
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.ZhituColumnLastPostBlock div UL LI A
{
	font: normal 12px "宋体";
	color: #3B618E;
}
.ZhituColumnLastPostBlock .ZhituColumnLastPostBlockTitle
{
	width: 248px;
	border-bottom: 1px dashed #C6E6F9;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituColumnLastPostBlock .ZhituColumnLastPostBlockTitle a
{
	font: bolder 16px "幼圆";
	color: #3B618E;
}
.ZhituColumnLastPostBlock .ZhituShowAllPostListPage
{
	width: 248px;
	height: 30px;
	text-align: center;
	margin:0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font: bolder 10px "宋体";
	color: #3B618E;
	border-top: 1px dotted #C6E6F9;
}
.ZhituColumnLastPostBlock .ZhituShowAllPostListPage a
{
	font: bolder 10px "宋体";
	color: #3B618E;
}

/* 第五产业分类 */
.ZhituClassBlock
{
	float: left;
	width: 248px;
	height: 330px;
	margin-top: 10px;
	border: 1px dashed #C6E6F9;/
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituClassBlock div
{
	width: 228px;
	height: 70px;
	margin: 10px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituClassBlock div img
{
	float: left;
	width: 90px;
	height: 70px;
	margin-right: 5px;
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
}
.ZhituClassBlock div span
{
	font: bolder 15px "宋体";
	color: red;
}
.ZhituClassBlock div a
{
	font: normal 10px "宋体";
	color: #3B618E;
}

.ZhituShowPostBlankA
{
	float: left;
	width: 10px;
	height: 1530px;
	background-color: white;
}
.ZhituShowPostBlankB
{
	float: left;
	width: 10px;
	height: 200px;
	background-color: white;
}
.ZhituShowPostBlankC
{
	float: left;
	width: 10px;
	height: 95px;
	background-color: white;
}
