@charset "utf-8";
/* CSS Document */
* html .templates_title
{
_top:expression(offsetParent.scrollTop);
_position:relative;
margin:0px 0px 0px 0px;
}
.templates_title
{
	float:left;
	position:fixed;
	top:0px;
	z-index:100;
	width:100%;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background:url(../../images/temp2/temp_title.jpg);
	clear:both;
}
*+html .templates_title{ left:-2px;width:100.5%;}
.templates_title .ZInc{ width:1003px; margin:0px auto;}
.templates_title_logo
{
	width:146px;
	height:25px;
	padding:0px 5px;
	overflow:hidden;
	float:left;
}
* html .templates_title_btn
{
	line-height:23px;
}
.templates_title_btn
{
	width:250px;
	height:28px;
	overflow:hidden;
	float:left;
	line-height:26px;
}

.templates_title_btn a
{
	border:1px solid #CCC;
	padding:2px 5px 1px 5px;
	font-size:12px;
	text-decoration:none;
	margin:0px 5px;
	color:#000001;
	background:#FFFffa;
}
.templates_title_btn a:hover
{
	
	background:#9C6;
	border:1px solid  #990;
}
.templates_title_news
{
	width:530px;
	padding:0px 10px;
	height:28px;
	font-size:12px;
	overflow:hidden;
	line-height:28px;
	float:left;
	text-align:center;
}
.templates_title_news a
{
	text-decoration:underline;
	color:#06C;
}
.templates_title_news a:hover
{
	text-decoration:none;
	color:#090;
}


