﻿#nav_admin,#home_nav,#timer,#content
{
	width:980px;
}
#nav_admin {
	background-image:url("imgs/navLine.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	height:35px;	
}
#nav_admin span {
	color:#F57325;
	display:block;
	font-size:180%;
	font-weight:bold;
	line-height:normal;
	padding-left:12px;
}
.header_search {
	float:right;
	height:100px;
	padding-right:50px;
	width:810px;
}
.header_search .item_ht
{
	float:left;
	height:73px;
	width:100%;
}
.header_search .item_ht .status
{
	float:left;
	height:35px;
	width:100%;
}
.header_search .item_ht .status table
{
	position:relative;
	top:6px;
}
.header_search .item_ht .status table td a,
.header_search .item_ht .status table td
{
	color:White!important;
}
.header_search .item_ht .status div,
.header_search .item_ht .search div
{
	float:right;
	padding-right:12px;
	height:30px;
}
.header_search .item_ht .search
{
	float:left;
	height:38px;
	width:810px;	
}
.header_search .item_mn {
	float:right;
	height:27px;
	padding-right:8px;
	width:auto;
}
