﻿/*@放置不可变更样式,置于所有外部样式表底部*/
#pages
{
	position:relative !important;
	_position:inherit;
}
/*@管理按钮*/
.manager1
{
	display: none;
}

.manager
{
	margin-top:-26px;
	display: inline-block;
	float: right;
	font-size: 12px;
	line-height: 18px;
}
.manager small
{
	padding-left: 18px;
	padding-right: 10px;
	cursor: pointer;
	font-weight: normal;
}
.manager small.view
{
	background: url(ico_view.gif) no-repeat left top;
}
.manager small.create
{
	background: url(ico_create.gif) no-repeat left top;
}
.manager small.edit
{
	background: url(edit.gif) no-repeat left top;
}
.manager small.del
{
	background: url(ico_del.gif) no-repeat left top;
}
.managerUp 
{
	margin-top:-26px;
}
.managerShow
{
	margin-top:-26px;
	display:none;
}
.managerShow a
{
	display:inline-block;
	padding:0 4px;
}
/*图文展示页管理按钮*/
.picManager
{
	margin:0;
	height:25px;
	line-height:25px;
	position: absolute;
	left: 81px;
	top: 140px;
	background-color: #E7E7E7;
}
.icoHandler
{
	background-color:#fff;
	border:1px solid #00a3df;
	padding:5px;
	_width:100px;
	min-width:100px;
}
.cutLine 
{
	height:1px;
	*width:100px;
	margin:0;
	padding:0;
	background-color:#00a333;
	overflow:hidden;
}


/*评论页的操作按钮*/
span.respan {
	margin-left:50px;
	padding-left:18px;
	background:url(../../images/ico_reply.gif) no-repeat left top;
	cursor:pointer;
}
span.editspan {
	margin-left:50px;
	padding-left:18px;
	background:url(../../images/edit.gif) no-repeat left top;
	cursor:pointer;
}
/*评论框，冒号对其*/
/*冒号对其,必须有*/
.postbox strong small
{
	float:right;
}


.relative
{
	position: relative;
}


/*自由布局调整大小*/
.resize
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 11px;
	font-size: 0;
	background: url(start11.gif) bottom right no-repeat;
	cursor: nw-resize;
}

/*@自由布局,隐藏溢出*/
.item
{
	overflow:hidden;
}

.clear
{
	clear: both;
}
.clearfix:after
{
	content: "&nbsp;";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.block
{
	display: block;
}
.hide
{
	display: none;
}


/*@对联广告*/
#leftDiv, #rightDiv
{
	width: auto;
	height: auto;
	position: absolute;
}
.itemFloat
{
	width: auto;
	height: auto;
	line-height: 5px;
}




/*@商城左侧登陆状态编辑*/

#NowShow #list dt
{
	clear:both;
}
#NowShow #list small
{
	float:right;
}


/*@修正 FF 左侧内容为空的浮动*/
#column1 
{
	margin-bottom:1px;
}

/*首页新闻列表标题
修正IE7不浮动的BUG
*/
.index_list .tline dl dd
{
	*+float:left;
}


/*单页图文dt*/

