.BtnDown
{
	BACKGROUND-IMAGE: url(../images/funtitle_detail.gif);
	width:202px;
	height:20px;
	text-align:center;
	line-height:20px;
	cursor:hand;
}
.BtnContentHeight
{
	width:200px;
	height:395px;
	background-color:White;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	overflow-x:hidden;
	overflow-y:auto;
}
.Control_WorkFlowItemInputCenter
{
	width: 100%;
	border-top-style: none;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
	height:22px;
	text-align:center;
	line-height:22px;
}

.Control_WorkFlowItemInputLeft
{
	width: 100%;
	border-top-style: none;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
	height:22px;
	text-align:left;
	line-height:22px;
}

.MsgShowTitle
{
	BACKGROUND-IMAGE: url(../images/funtitle_detail.gif);
	overflow:scroll;
}