.window {
	height: 29px;
}
.window td {
	background-image: url(../images/window/title1-2.gif);
	background-repeat: repeat-x;
}
.window .text {
	font-size: 12px;
	font-weight: bold;
	color: #0058B3;
	padding-top: 3px;
}
.window .tit1 {
	background-image: url(../images/window/title1-1.gif);
	background-repeat: no-repeat;
	width: 28px;
}
.window .tit2 {
	text-align: right;
}
.window .tit2 img {
	margin-left: 8px;
}
.window .tit3 {
	background-image: url(../images/window/title1-3.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.windowBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EB0E3;
	border-right-color: #7EB0E3;
	border-bottom-color: #7EB0E3;
	border-left-color: #7EB0E3;
}
.windowBox .foot {
	background-image: url(../images/window/foot1-2.gif);
	height: 13px;
}
.windowBox .foot .left {
	background-image: url(../images/window/foot1-1.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.windowBox .foot .right {
	background-image: url(../images/window/foot1-3.gif);
	width: 11px;
	background-repeat: no-repeat;
	background-position: right;
}
.listHead {
	font-size: 12px;
	font-weight: bold;
	color: #0058B3;
	background-image: url(../images/window/headbg.gif);
	height: 22px;
	padding-top: 4px;
	text-indent: 12px;
}