.window-top-left {
    background-image:url(image/window-t-l.jpg);
	background-repeat:no-repeat;
	height: 30px;
	width: 29px;
}
.window-top-right {
    background-image:url(image/window-t-r.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height: 30px;
	width: 14px;
}
.window-top-background {
    background-image:url(image/window-t-bg.jpg);
	background-repeat:repeat-x;
	height: 30px;
}
.window-top {
    background-image:url(image/window-t.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	height: 30px;
}

.window-content{
    border-left:1px #dfad8c solid;
	border-right:1px #dfad8c solid;
	border-bottom:1px #dfad8c solid;
	font-size:12px;
	padding-top:8px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:12px;
}
.window-top-left-Clumnleft {
    background-image:url(image/window-t-l-Clumnleft.jpg);
	background-repeat:no-repeat;
	height: 37px;
	width: 11px;
}
.window-top-right-Clumnleft {
    background-image:url(image/window-t-r-Clumnleft.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height: 37px;
	width: 14px;
}
.window-top-background-Clumnleft {
    background-image:url(image/window-t-Clumnleft.jpg);
	background-repeat:repeat-x;
	height: 37px;
}
.window-top-Clumnleft {
	font-size:12px;
	height: 30px;
	font-weight:bold;
}

.window-content-Clumnleft{
    border-left:1px #e9c5ab solid;
	border-right:1px #e9c5ab solid;
	border-bottom:1px #e9c5ab solid;
	font-size:12px;
	padding-top:8px;
	padding-left:4px;
	padding-right:8px;
	padding-bottom:12px;
}
