﻿body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-size: 12px;
	line-height: 180%;
	font-family: "宋体";
}

#adminwrapper
{
	width: 100%;
	height: 100%;
	position: relative;
}

#adminheader
{
	height: 76px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #effce7 url(images/index_1.gif) no-repeat left top;
	z-index: 10;	
}

#adminheaderright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 157px;
	height: 76px;
	background: #effce7 url(images/index_121.gif) no-repeat left top;
	z-index: 12;
}

#adminleftbottom
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 28%;
	height: 27px;
	overflow: hidden;	
	background: #effce7 url(images/index_8.gif) no-repeat right top;
	z-index: 13;
}

#adminfooter
{
	clear: both;
	width: 100%;
	height: 39px;
	line-height: 39px;
	position: relative;
	overflow: hidden;
	background: #effce7 url(images/index_6.gif) no-repeat left top;
	z-index: 40;
	text-align: center;
}

#adminfooterright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 157px;
	height: 39px;
	background: #effce7 url(images/index_7.gif) no-repeat left top;
	z-index: 45;
}

#admincontent
{
	width: 100%;
	height: 400px;
}

#adminleft
{
	width: 23%;
	height: 100%;
	float: left;
	position: relative;
}

#adminright
{
	width: 77%;
	height: 100%;
	float: right;
	text-align: left;
	background: #effce7 url(images/index_151.gif) no-repeat right top;	
}

#adminleftleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #effce7 url(images/main_3.gif) no-repeat left top;
	z-index: 2;
}

#adminleftright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 100%;
	position: absolute;
	background: #effce7 url(images/main_4.gif) no-repeat right top;	
	z-index: 2;	
}

#adminlist_content
{
	width: 100%;
	height: 80%;
	background-image: url(images/tiao02.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	line-height: 30px;
}

#adminlist_content h4
{
	margin-top: 10px;
	padding-top: 2px;
	margin-bottom: 20px;
	margin-left: 40px;
	float: left;
}

#adminlist_content .list_nr
{
	margin-left: 10px;
	padding-left: 20px;
	width: 80%;
	text-align: left;
	background-image: url(images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;	
}

.infoeditform
{
	vertical-align: top;	
}

.plAdd
{
	float: left; 
	margin: 12px 0 0 20px;	
}

#postion
{
	margin-left: 13px;
}

#list_header
{
	padding-top: 7px;
}

#list_footer
{
	text-align: right;
	margin-right: 12px;
}
