﻿/* CSS Document */
.DefaultNewBody
{
	width:auto;
	height:auto !important;height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	overflow:auto;
}

/*首页样式表*/
.default_box
{
	width:auto;
	height:auto !important;height:100%;
	position:absolute !important;
	left:0px !important;
	right:0px !important;
	top:0px !important;
	bottom:0px !important;
}

.default_Head_bg
{
	width:auto;
	height:81px;
	background-image:url(Images/Background/bg_default_head.gif);
}
.default_Head
{
	width:auto;
	height:81px;
	background-image:url(Images/Background/bg_default_logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/*头部左边外侧DIV*/
.default_HeadLeftDiv
{
	width:460px;
	height:81px;
	margin-left:300px !important;margin-left:160px;
	float:left;
}
	.default_SearchDiv
	{
		width:auto;
		height:59px;
		padding:0 20px;
	}
		.default_SearchDiv_Buttons
		{
			width:auto;
			height:32px;
		}
			.default_SearchDiv_Buttons ul
			{
				margin:0px; 
				padding:0px;
				list-style-type:none;
			}
			
			.searchBtnList1
			{
				width:72px;
				height:24px;
				margin-top:6px;
				margin-right:8px;
				float:left;
				color:#000;
				text-align:center;
				line-height:21px;
				background-image:url(Images/Buttons/btn_defaultSearchBtn1.gif);
				cursor:hand;
			}
			
			.searchBtnList2
			{
				width:72px;
				height:24px;
				margin-top:6px;
				margin-right:8px;
				float:left;
				color:#000;
				text-align:center;
				line-height:21px;
				background-image:url(Images/Buttons/btn_defaultSearchBtn2.gif);
				cursor:hand;
			}
			
		.default_SearchDiv_SearchText
		{
			width:auto;
			height:27px;
		}
	.default_MenuToolDiv
	{
		width:auto;
		height:22px;
		padding:0 20px;
		color:#fff;
	}
	.MenuBtnTool
	{
		color:#fff;
		cursor:hand;
	}
	.MenuBtnTool2
	{
		text-decoration:underline;
		cursor:hand;
	}

/*头部右边外侧DIV*/	
.default_HeadRightDiv
{
	width:250px !important;width:auto;
	height:81px;
	float:right;
}
	.default_HeadRightDiv_login
	{
		width:auto;
		height:59px;
		text-align:right;
		color:#0089ad;
		font-size:12px;
	}
		.default_HeadRightDiv_login A
		{
			color:#0089ad;
			text-decoration:none;	
		}
		.default_HeadRightDiv_login A:hover
		{
			color:#0089ad;
			text-decoration:underline;	
		}		
		
	.default_HeadRightDiv_weather
	{
		width:auto;
		height:22px;
		text-align:right;
		line-height:22px;
		color:#c1c4bb;
	}

/*首页左侧便民层*/
.default_left
{
	width:282px;
	height:expression(document.body.clientHeight - 81 + "px");
	position:absolute !important;
	top:81px !important;
	bottom:0px !important;
	left:0px !important;
	float:left;
	background-color:#bceaf9;
}
.default_left_bg1
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bg1.gif);
	background-repeat:repeat-y;
}
.default_left_bgTop
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bgTop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.default_left_bgBottom
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bgBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/*招租求租样式*/
.default_left_bg2
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bg2.gif);
	background-repeat:repeat-y;
}
.default_left_bgTop2
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bgTop2.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.default_left_bgBottom2
{
	width:282px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_left_bgBottom2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/*左侧嵌套的Iframe样式*/
.default_leftIframe
{
	width:282px;
	height:540px;
}

/*首页的便民和招租求租切换按钮层，是浮在最上层的*/
.default_menuTools
{
	width:134px;
	height:22px;
	margin:4px 57px;
	position:absolute;
	z-index:10;
}
.default_menuTools ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.list1
{
	width:67px;
	height:22px;
	background-image:url(Images/Buttons/btn_defaultBtnTool2.gif);
	float:left;
	color:#000000;
	font-size:12px;
	line-height:22px;
	text-align:center;
	cursor:hand;
}
.list2
{
	width:67px;
	height:22px;
	background-image:url(Images/Buttons/btn_defaultBtnTool.gif);
	float:left;
	color:#000000;
	font-size:12px;
	line-height:22px;
	text-align:center;
	cursor:hand;
}


/*首页便民层控制杆样式*/
.default_bar
{
	width:15px;
	height:expression(document.body.clientHeight - 81 + "px");
	position:absolute !important;
	top:81px !important;
	bottom:0px !important;
	left:282px !important;
	background-image:url(Images/Background/bg_default_bar_bg.gif);
	background-repeat:repeat-y;
	float:left;
	cursor:hand;
}

.default_bar2
{
	width:15px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:81px !important;
	bottom:0px !important;
	left:0px !important;
	background-image:url(Images/Background/bg_default_bar_bg.gif);
	background-repeat:repeat-y;
	float:left;
	cursor:hand;
}


.default_bar_bgTop
{
	width:15px;
	height:auto !important;height:100%;
	position:absolute !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	background-image:url(Images/Background/bg_default_bar_bgTop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.default_bar_button
{
	width:13px;
	height:50px;
	background-image:url(Images/Buttons/btn_defaultBarButton.gif);
	margin:240px 0px;
}

/*首页控件区样式*/
.default_main
{
	width:auto;
	height:expression(document.body.clientHeight - 81 + "px");
	position:absolute !important;
	top:81px !important;
	bottom:0px !important;
	left:297px !important;
	right:0px !important;
	background-color:#0099CC;
	float:left;
}

.default_main2
{
	width:auto;
	height:expression(document.body.clientHeight - 81 + "px");
	position:absolute !important;
	top:81px !important;
	bottom:0px !important;
	left:15px !important;
	right:0px !important;
	background-color:#0099CC;
	float:left;
}


/*iframe页面样式*/
.default_left_iframeBody
{
	padding-top:30px;
	overflow:hidden;
}
.DefaultIframeMenu
{
	width:45px;
	height:450px;
	float:left;
	margin-top:5px;
}
	.DefaultIframeMenu ul
	{
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	.leftIframeMenuList1
	{
		width:40px;
		height:45px;
		float:right;
	}

.leftIframeMain
{
	width:232px;
	height:485px;
	margin-left:1px;
	margin-top:5px;
	float:left;
	color:#393939;
}

.leftIframeMain_title
{
	width:220px;
	height:25px;
	margin:3px auto;
	line-height:25px;
	border-bottom:dashed 1px #959595;
	font-size:15px;
	font-weight:bold;
	color:#8c1a00;
}
.leftIframeMain_data
{
	width:220px;
	height:auto !important;height:100%;
	margin:0 auto;
}

/*二维、三维按钮层*/
.defaultTwoThreeButton
{
	width:100px;
	height:18px;
	z-index:10px;
	position:absolute;
	top:100px;
	left:300px;
}
.defaultTwoThreeButton ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
.btnList1
{
	width:50px;
	height:18px;
	float:left;
	cursor:hand;
	text-align:center;
	line-height:18px;
	background-image:url(Images/Buttons/btnBg_mouseOver.gif);
}
.btnList2
{
	width:50px;
	height:18px;
	float:left;
	cursor:hand;
	text-align:center;
	line-height:18px;
	background-image:url(Images/Buttons/btnBg_mouseOut.gif);	
}

/*招租求租样式*/
.NewHiredDiv
{
	width:282px;
	padding-top:35px;
	overflow:hidden;
}
.NewHiredTitle
{
	width:258px;
	height:23px;
	border:solid 1px #9dcedd;
	background-image:url(Images/Background/bg_default_zhaozuTitle.gif);
	background-repeat:repeat-x;
	margin:0 auto;
}
.NewHiredIframe
{
	width:260px;
	margin-top:2px;
	margin-left:6px;
}


h6
{
	width:14px;
	height:14px;
	background-image:url(Images/Background/bg_listNumBg.gif);
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:14px;
	float:left;
}

/*招租求租按钮样式*/
.defaultBtnOnMouseOver
{
	width:49px;
	height:23px;
	background-color:#ff9c00;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:23px;
	cursor:hand;
}
.defaultBtnOnMouseOut
{
	width:49px;
	height:23px;
	background-color:#fff;
	font-size:12px;
	color:#036b9e;
	text-align:center;
	line-height:23px;
	cursor:hand;
}

/*登录框样式*/
.mapLogin {
	position: absolute;
	height: 183px;
	width: 280px;
	left:500px;
	top:200px;
	filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5);
}
.mapLogin .login_tableAlign {
	position: absolute;
	height: 85px;
	width: 225px;
	left: 27px;
	top: 70px;
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	color: #3b3b3b;
}
.mapLogin .login_closed {
	background-image: url(images/background/close1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 13px;
	width: 13px;
	top: 12px;
	right: 12px;
	cursor:hand;
}
.mapLogin .login_tableAlign .input_taxtSheet {
    border:1px solid #677a7f;
}
