@charset "utf-8";
.officeTable {
	BORDER: #c1dff4 1px solid; FONT-SIZE: 9pt; MARGIN: 0px 0px 6px 8px; WIDTH: 97%; COLOR: #5f5e5d;
}
.officeChildTable {
	BORDER-RIGHT: #d8eaf7 1px solid; BORDER-TOP: #d8eaf7 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #d8eaf7 1px solid; WIDTH: 100%; COLOR: #5f5e5d; BORDER-BOTTOM: #d8eaf7 1px solid;
}
.trBG {
	BACKGROUND-COLOR: #eef5fb;
}
.oddBG {
	BACKGROUND-COLOR: #fff;
}
.officeTdHead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; HEIGHT: 26px
}
.officeTd {
	TABLE-LAYOUT: fixed; FONT-SIZE: 12px; WORD-BREAK: break-all; HEIGHT: 22px; WORD-WRAP: break-word;
}
.officeInput {
	BORDER: #aed7f4 1px solid;FONT-SIZE: 12px;BACKGROUND-COLOR: #eef5fb;
}
.officeBrowseInput {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND-IMAGE: url(../../images/default/icon_browseinput.gif); BORDER-LEFT: 0px; WIDTH: 150px; PADDING-TOP: 2px; BORDER-BOTTOM: 0px; HEIGHT: 21px; BACKGROUND-COLOR: transparent
}

.officeTable th{
	background-repeat:repeat-x;background-image:url(../../images/default/listhead_bg.gif);font-weight: bold;background-color:#EDEDED;line-height:16px;padding-top:4px; text-align:center;border-left:1px solid #aed0ed;
}
.officeTable th input{
	 background-color: transparent; border: none;padding-top:0px;
}
.officeTable td{
	padding:0px 0.5em 0px 0.5em;line-height:20px;
}
.actionbox{
	float:left;width:19%;text-align:center;overflow: hidden;margin: 4px;padding: 6px 0px 6px 0px;border: 1px solid fff;
}
.actionboxon{
	border: 1px solid c1dff4;background-color: #eef5fb;
}
.officeTable2{
	FONT-SIZE: 9pt; MARGIN: 0px 0px 6px 8px; WIDTH: 97%; COLOR: #5f5e5d;
}

.officeTableHead {
	FONT-WEIGHT: bold;FONT-SIZE: 12px;MARGIN: 18px 0px 6px 5px;width:98%;height:27px;line-height:27px;overflow:hidden;background-color: #deecfe;background-image: url(../../images/default/icon_tablehead_right.gif);background-repeat: no-repeat;background-position: right top;
}
.officeTableHead .officeTable_leftBg{
	float:left;background-image:url(../../images/default/icon_tablehead_left.gif);background-repeat:no-repeat;width:18px;background-position: left top;height: 27px;
}
.officeTableHead .officeTable_Title{
	float:left;background-image:url(../../images/default/icon_tablehead_icon.gif);background-repeat:no-repeat;background-position: left center;padding-left: 15px;
}
