﻿/*@放置不可变更样式,置于所有外部样式表底部*/
#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;
}
.icoHandler a, .icoHandler a:link
{
	font-size: 12px;
	color: #555;
}
.icoHandler a:hover
{
	color: #31acd4;
}
.cutLine
{
	font-size: 1px;
	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;
}
/*列表式首条图片输出隐藏溢出*/
.index_list .tline dl dt
{
	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*/


/*首页搜索 indexSearch*/
.indexSearch
{
	position: relative;
	width: 100%;
}
.indexSearch dd
{
	position: absolute;
	right: 0;
	top: 0;
	width: 115px;
}



/*首页幻灯片*/
.hover
{
	background: #f30;
}
.normal
{
	background: #333;
}
.index_slide ol li
{
	float: left;
	_display: inline;
	width: 25px;
	height: 16px;
	line-height: 16px;
	margin: 0 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.index_slide
{
	overflow: hidden;
}
.slide_wrap
{
	position: relative;
	overflow: hidden;
}
.slide_textbg
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: #09F;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.slide_text
{
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}

/*人才频道内页*/
.joblink
{
	float: left;
	width: 25%;
}
.jobcontent
{
	float: right;
	width: 74%;
}
.jobcontent ul
{
	margin-left: 5%;
}
.hrtable
{
	border-collapse: collapse;
	margin-left: 5%;
}
.hrtable td
{
	border: 1px solid #dddddd;
	background-color: #ffffe1;
}


/*导航菜单*/
.menuHandler
{
	position: absolute;
	top: 0;
	right: 0;
	height:16px;
	width:16px;
}
