﻿.adminnavcont
{
	background-color: #25333e;
}

.adminnav
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.adminnav ul
{
	margin: 0px;
	padding: 0px;
	float: left;
}

.adminnav ul li 
{
	display: block;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}
/*
.adminnav ul li a:link, .adminnav ul li a:visited
{
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 0px 20px;
	color: #f3f4ee;
	font-weight: bold;
}

.adminnav ul li a:hover
{
	background-color: #737c5d;
	color: #ecf4e9;
}*/

/*header*/

.adminhead
{
	background-image: url(../images/new/ban_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #dde8e4;
}

.maincontent
{
	background-color: #f3f4ee;
	/*background-image: url(../images/linebottom.jpg);*/
	background-position: top;
	background-repeat: repeat-x;
}

.adminhead textarea
{
	width: 440px;
	height: 200px;
	float: left;
	margin-bottom: 10px;
} 

.adminhead input[type="text"]
{
	width: 440px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
} 

.adminhead .lightlink
{
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.adminhead .left
{
	width: 450px;
	padding: 0px;
	margin: 0px;
}

.adminhead .left
{
	padding-top: 10px;
}

.adminhead .right
{
	width: 450px;
	padding: 0px;
	margin: 0px;
}
