<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tr
{
    width: 600px;
    border: solid 1px #67A2C1;
	color:#2B2B2B;
}

.demo .Dborder
{
	float:left;
	width: 112px;
	height: 28px;
	font-size:14px;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	line-height:28px;
	color:#fff;
	_margin-top:2px;
	background:url(../../Images/building/box_top_li.jpg) no-repeat;
}

#divTable
{
	margin-right:6px;
	height: 371px;
	background-color: #dfecfd;
	border: solid 1px #5ebaeb;
	z-index: 1;
	padding: 4px;
	padding-top: 6px;
	top:34px;
	*top:32px;
	_top:34px;
	*width:97.5%;
	_width:auto;
	padding-bottom: 8px;
	position: absolute;
}
#divTable table{
	width: 100%;
	border: solid 1px #67A2C1;
	background: #fff;
	font-size: 14px;
	color: #313131;
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
}
.demo .classBorder
{
    background: url(../../Images/building/box_top_liHover.jpg) no-repeat;
	font-weight: bold;
	color: #383838;
	font-size:14px;
}

#divTable #table2{ border:none; background:none;}
.tdNmae
{
    background-color: #EAF5FC;
    font-size: 12px;
	border-right: solid 1px #67A2C1;
	border-bottom:solid 1px #67A2C1;
    height: 30px;
	font-weight:bold;
	padding-left:7px;
}

.tdContent
{
    border-bottom:solid 1px #67A2C1;
	border-right: solid 1px #67A2C1;
    width: 150px;
    font-size: 12px;
    height: 31px;
	padding-left:7px;
}

.tdTilte
{
    background-color: #fff;
    width: 900px;
    height: 23px;
	line-height:22px;
	color: #0595D1;
	font-size: 14px;
	font-weight:bold;
}

.tdContents
{
    height: 27px;
    width: 900px;
    font-size: 12px;
}

#divTable ul,#divTable ul li{ float:left; list-style:none; color:#313131; margin:0px; height:28px; line-height:28px; padding:0px;}
#divTable ul li{text-indent: 7px;margin-right: 14px;}
</pre></body></html>