﻿.adminLeft
{
	width:152px;
	margin-right:20px;
	background:#eafaef;
}
.adminLeft a:link,.adminLeft a:visited
{
	color:Black;
}
.adminRight
{
	width:583px;
	overflow:visible;
}
.adminLeft .title{
width:100%;
height:17px;
background:url(images/bar1.jpg);
}
.adminRight .title
{
width:100%;
height:17px;
background:url(images/bar2.jpg);
}
.adminRight .body .title .moveToDiv
{
    margin-left:1em;
}
.adminRight .body .title .Cate
{
	width:6em;
}
.adminRight .body .title .cateTarget
{
   width:6em;	
   height:100%;
   border-bottom:1px solid #333333;
   text-align:center;
   overflow:hidden;
   white-space:nowrap;
}
.adminRight .body .title .changeItemNo
{
	position:absolute;
	z-index:100000000;
	right:0;
}
.adminLeft .body
{
	margin-left:10px;
	font-weight:600;
}
.adminRight .body .title
{
	height:30px;
	margin-bottom:5px;
	background:#d5fbe1;
	font-weight:900;
	z-index:10000;
}
.divCate
{
    position:relative;
    width:20px;
    height:25px;
    overflow:visible;
    z-index:10000;	
}
.tvCate
{
    position:absolute;
    background:white;
    border:1px solid #89f36a;
}
.editControl
{
	width:98%;
	height:20px;
	border:1px #d5fbe1 solid;
}
#promptWindow
{
	position:absolute;
	z-index:1000;
	width:238px;
	height:69px;
	line-height:69px;
	color:#7d6503;
	font-weight:600;
	font-size:22px;
	background:#cccccc;
	display:none;
	text-align:center;
	background:url(../images/prompt.gif);
}
.adminGridview
{
	table-layout:fixed;
	word-wrap:break-word;
}
.lbEdit
{
   line-height:20px;
}
