#CLeft{
	width: 270px;
	float: left;
	margin-top:2px;
}

#CCenter{
	width: 420px;
	float: left;
	margin-top:2px;
	margin-left:10px;
}

#CRight{
	width: 270px;
	float: left;
	margin-top:2px;
	margin-left:10px;
}

#newpanel{
	border: 1px solid #92bee8;
	width: 268px;
	height: 260px;
}
#gcpanel{
	border: 1px solid #92bee8;
	width: 418px;
	height: 260px;
}
#ujpanel{
	border: 1px solid #92bee8;
	width: 268px;
	height: 260px;
}
.panelcontent{
	list-style-type:none;
	padding:0px;
	margin: 0px;
}

.paneltitle{
	background-image: url(../image/planetop.gif);
	padding-top: 5px;
	height: 25px;
	width: 100%;
	border-bottom: 1px solid #92bee8;
}

.panelname{
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
	color: #044C91;
}

.itemList{
list-style: none;
margin: 0px;
padding: 0px;
}

.itemList li{
	height: 20px;
}

.sec1{
float:left;
cursor:pointer;
color:#FFFFFF;
width:24px;
height:21px;
text-align:center;
padding-top:4px;
background:url("/image/adoff.gif") no-repeat left top;
}
.sec2{
float:left;
cursor:pointer;
color:#FFFFFF;
width:24px;
height:21px;
padding-top:4px;
text-align:center;
background:url("/image/adon.gif") no-repeat left top;
}

.jobname{
	float: left;
	width: 120px;
}