﻿.analyzeIframeBox
{
	width:267px;
	height:300px;
	margin-left:9px;
	margin-top:30px;	
}
.analyzeIframeBox ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;	
}
.analyzeIframeBoxLi1
{
	width:124px;
	height:40px;
	border:solid 1px #4899ae;
	float:left;
	margin:5px 3px;
	font-size:12px;
	font-weight:bold;	
}
.analyzeIframeBox A
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
.analyzeIframeBox A:hover
{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;	
}

.analyzeDivIframe
{
	width:expression(document.body.clientWidth - 300);
	height:100%;
	position:absolute;
	left:297px;
	display:none;
}
.analyzeSearchDiv
{
	width:expression(document.body.clientWidth - 300);
	height:auto; height:100%;
	border:solid 1px #31535f;	
}

.analyzeSearchDiv_top
{
	width:auto;
	height:25px;
	border:solid 1px #ffffff;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#9ee2ef,endColorStr=#d5f6ff);	
}
.analyzeSearchDiv_tab
{
	width:auto;
	height:29px;
	background-image:url(Images/Background/bg_generalTab.gif);	
}
.analyzeSearchDiv_tab ul
{
	margin:0px;
	padding:0px;
	margin-left:20px;
	list-style-type:none;
}
.analyzeSearchDiv_tabLi1
{
	width:95px;
	height:25px;
	float:left;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#123b69;
	background-image:url(Images/Background/bg_searchTabButton1.gif);
	margin-top:4px;
	margin-left:2px;
	cursor:hand;
}
.analyzeSearchDiv_tabLi2
{
	width:95px;
	height:25px;
	float:left;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#000000;
	background-image:url(Images/Background/bg_searchTabButton2.gif);
	margin-top:4px;
	margin-left:2px;
	cursor:hand;
}

.floorSearchBox
{
	width:expression(document.body.clientWidth - 300);
	height:100%;
	overflow:hidden;	
}
.floorSearchBox_head
{
	width:expression(document.body.clientWidth - 300 );
}

.floorSearchBox_head ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin:4px;	
}
.floorSearchBox_headLi1
{
	width:auto;
	height:23px;
	background-color:#d8f0fa;
	text-align:center;
	line-height:23px;
	font-size:12px;
	cursor:hand;
	float:left;
	padding:0 4px;
	margin:0 4px;	
}
.floorSearchBox_headLi2
{
	width:auto;
	height:23px;
	background-color:#0f4863;
	text-align:center;
	line-height:23px;
	font-size:12px;
	color:#ffffff;
	cursor:hand;
	float:left;
	padding:0 4px;
	margin:0 4px;	
}
.floorSearchBox_content
{
	 width:expression(document.body.clientWidth - 300 );
	 height:500px;
	 overflow:hidden;	
	}
.floorSearchBox_data
{
	width:200px;
	height:500px;
	overflow:hidden;
	float:left;
}
.floorSearchBox_data_right
{
	width:expression(document.body.clientWidth - 300 );
	height:500px;
	overflow:hidden;
	float:right;
}
