﻿/*------site.master部分样式--------*/
body
{
	margin: 0px;
	padding: 0px; 
	font-size:12px;
	line-height:150%;
	text-align: center;
	font-family:宋体;
	background-image:url(../images/page_bg.gif )
}

button,input,select
{
	font-size:12px;
	color:#00007F;
}

ul {margin:0px; padding:0px;}

.btn
{
	border-right: #002d96 1px solid; 
	padding-right: 2px; 
	border-top: #002d96 1px solid; 
	padding-left: 2px; font-size: 12px; 
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#9dbcea); 
	border-left: #002d96 1px solid; 
	cursor: hand; color: black; 
	padding-top: 2px; 
	border-bottom: #002d96 1px solid;
	text-align:center;
	line-height:22px;

}

#border
{
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
    border: solid 0px #fff;
    	
}
#head
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#head_line
{
	width:960px;
	height:25px;
	background-image:url(../images/topbg1.gif);
}

#menu
{
	width:960px;
	height:32px;
	background-image:url(../images/new_barIndex.gif);
}
#menu ul
{
	margin:0px;
	padding:0px;
}
.menu_title
{
	float:left;
	width:92px;
	height:32px;
	text-align:center;
	list-style:none;
	background-image:url(../images/menu2.gif);
}
.menu_title a
{
	width:90px;
	line-height:32px;
	font-size:15px;
	color:#A1C6DF;
	font-weight:bold;
	text-decoration: none;
	cursor:inherit;
}

.menu_title a:hover
{
	line-height:32px;
	font-size:15px;
	color:#5FB649;
	font-weight:bold;
	text-decoration: none;
}

#menu_line
{
	width:960px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/new_bar1101.gif);
}
#content
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:718px;
}
#content_top
{
	width:960px;
	height:124px;
	background-image:url(../images/content_bg.gif);
}
#content_top_search
{
	float:left;
	width:680px;
	height: 30px;
	margin:20px 0px 0px 200px;
	border: solid 0px #eee;
	
}
#content_left
{
	float:left;
    width:184px;
    height:594px;
    background-image: url(../images/content_left.gif);
}
#content_center
{
	float:right;
	width:690px;
	height:594px;
	padding:0px;
	border: solid 1px #fff;
}

#content_right
{
	float:right;
	width:76px;
    height:594px;
    background-image: url(../images/content_right.gif);
}

#foot
{
	width:960px;
	margin-left:auto;
	margin-right:auto;

}
#foot_nav
{
	
	width:455px;
	height:79px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#foot_nav_left
{
	float:left;
	padding-top:10px;
}
#foot_nav_right
{
	padding-top:10px;
	padding-right:30px;
	float:right;
	color:#999;
}
#foot_menu
{
	width:960px;
	height:30px;
	text-align:left;
}
#foot_line
{
	width:960px;
	height:11px;
}
#foot_info
{
	width:960px;
	height:30px;
	line-height:30px;
	color:#105D97;
}
#pagination
{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:50px;
}
/*---------------查询页面index.aspx样式--------------------*/
#search_top
{
	margin: 40px 80px 0px 80px;
	width:522px;
	height:119px;
	background-image:url(../images/searchtop.gif);
}
#search_title
{
	float:right;
	width: 250px;
	height:30px;
    padding: 50px 120px 0px 0px;
	color: #000;
	font-size: 15px;
	font-weight:bold;
}
#search_bottom
{
	margin: 0px 80px 20px 80px;
	width:522px;
	height:222px;
	background-image:url(../images/searchbottom.gif);
}
#search_bottom ul
{
	margin:0px;
	padding:0px;
}
.search_bottom_text
{
	list-style: none;
	width:390px;
	height:40px;
	line-height:40px;
	text-align: right;
	padding-right:130px;
}
#search_bottom_button
{
	list-style:none;
	width:520px;
	height:40px;
	line-height:40px;
	text-align:center;
}
#search_remark
{
	margin: 0px 80px 0px 80px;
	width:522px;
	height:100px;
	text-align:left;
	line-height:25px;
	color: #666;
}
#search_remark p
{
	margin:0px;
	padding:0px;
	line-height:25px;
}
#search_remark h3
{
	margin:0px;
	padding:0px;
}
/*---------------查询页面Detail.aspx样式--------------------*/
#detail
{
	 width: 436px;
	 height:372px;
	 margin-top: 50px;
	 margin-left:120px;
	 margin-right:120px;
	 margin-bottom: 50px;
	 background-image:url(../images/wyzj.jpg);
}
#detail ul
{
	margin:0px;
	padding:0px;
}
#detail_title
{
	list-style: none;
	width:436px;
	height:40px;
	padding-top:60px;
	font-weight:bold;
	font-size:15px;
	color: #666;
}
#detail_table
{
	width:380px;
	margin:10px 10px 0px 35px;
	color:#666;
}
.detail_table_td
{
	width:90px;
	height:30px;
	border:solid 1px #0ee;
	text-align:center;
}
/*---------------查询页面HouseItem.aspx样式--------------------*/
#item
{
	width: 650px;
	height:580px;
	margin: 10px 15px 0px 15px;
	border: solid 1px #fff;
}
/*--标题样式--*/
#item_title
{
	width:640px;
	height:31px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #fff;
}

.item_title_left
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
    background-image:url(../images/title_left.gif);
}
.item_title_right
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
	background-image:url(../images/title_right.gif);
}


#item_title_item
{
	float:left;
	width:122px;
	height:31px;
	margin-left: 0px;
	margin-left:30px;
	display:inline;
}
#item_title_item ul
{
	margin:0px;
	padding:0px;
}
#item_item_center
{
	list-style:none;
	float:left;
	width:98px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}


#item_title_area
{
	float:left;
	width:70px;
	height:31px;
	margin-left:50px;
	display:inline;
}
#item_title_area ul
{
	margin:0px;
	padding:0px;
}
#item_area_center
{
	list-style:none;
	float:left;
	width:46px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 


#item_title_company
{
	float:left;
	width:214px;
	height:31px;
	margin-left:20px;
	display:inline;
}
#item_title_company ul
{
	margin:0px;
	padding:0px;
}
#item_company_center
{
	list-style:none;
	float:left;
	width:190px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 

#item_title_date
{
	float:right;
	width:90px;
	height:31px;
	padding-right:20px;
}
#item_title_date ul
{
	margin:0px;
	padding:0px;
}
#item_date_center
{
	list-style:none;
	float:left;
	width:66px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
/*----内容样式----*/
#item_content
{
	height:490px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #fff;
}
#item_content_table
{
	width:630px;
	font-size:14px;
} 
.item_content_talbe_white
{
	height:30px;
	color:#666;
}
.item_content_talbe_gray
{
	height:30px;
	color:#666;
	background-color:#eee;
}
.item_content_table_item
{
    width:174px;
    padding-left:10px;
    text-align:left;
}
.item_content_table_item  a  
{
	color:#666;
} 
.item_content_table_area
{
    width:60px;
    text-align:left;
} 
.item_content_table_company
{
    width:205px;
    padding-left:15px;
    text-align:left;
} 
.item_content_table_date
{
    width:80px;
    text-align:left;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  

/*----------------------building.aspx页面样式-------------------------------------*/
#building
{
	width: 650px;
	height:580px;
	margin: 10px 15px 0px 15px;
}
/*--标题样式--*/
#building_title
{
	width:640px;
	height:31px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #fff;
}

.building_title_left
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
    background-image:url(../images/title_left.gif);
}
.building_title_right
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
	background-image:url(../images/title_right.gif);
}


#building_title_num
{
	float:left;
	width:112px;
	height:31px;
	display:inline;
	margin-left:20px;

}
#building_title_num ul
{
	margin:0px;
	padding:0px;
}
#building_num_center
{
	list-style:none;
	float:left;
	width:88px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}


#building_title_build
{
	float:left;
	width:132px;
	height:31px;
	display:inline;
	margin-left:30px;
}
#building_title_build ul
{
	margin:0px;
	padding:0px;
}
#building_build_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 


#building_title_kind
{
	float:left;
	width:132px;
	height:31px;
	display:inline;
	margin-left:20px;
}
#building_title_kind ul
{
	margin:0px;
	padding:0px;
}
#building_kind_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 

#building_title_purpose
{
	float:right;
	width:132px;
	height:31px;
	display:inline;
	margin-right:30px;
}
#building_title_purpose ul
{
	margin:0px;
	padding:0px;
}
#building_purpose_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
/*----内容样式----*/
#building_content
{
	height:490px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #fff;
}
#house_content
{
	height:430px;
	margin: 0px 38px 50px 18px;
	border: solid 1px #fff;
}
#building_content_table
{
	width:620px;
	font-size:14px;
} 
.building_content_talbe_white
{
	height:30px;
	color:#666;
}
.building_content_talbe_gray
{
	height:30px;
	color:#666;
	background-color:#eee;
}
.building_content_table_num
{
    width:150px;
}
.building_content_table_num a
{
	color:#666;
}
   
.building_content_table_build
{
    width:150px;
} 
.building_content_table_kind
{
    width:150px;
} 
.building_content_table_purpos
{
    width:150px;
}
/*-------------------house.aspx样式----------------*/
#house
{
	width: 650px;
	height:580px;
	margin: 10px 15px 0px 15px;
}
 #house_title
{
	width:640px;
	height:31px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #fff;
}

.house_title_left
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
    background-image:url(../images/title_left.gif);
}
.house_title_right
{
	float:left;
	list-style:none;
	width:12px;
	height:31px;
	background-image:url(../images/title_right.gif);
}


#house_title_num
{
	float:left;
	width:132px;
	height:31px;
	display:inline;
	margin-left: 8px;

}
#house_title_num ul
{
	margin:0px;
	padding:0px;
}
#house_num_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}


#house_title_build
{
	float:left;
	width:132px;
	height:31px;
	display:inline;
	margin-left:21px;
}
#house_title_build ul
{
	margin:0px;
	padding:0px;
}
#house_build_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 


#house_title_kind
{
	float:left;
	width:132px;
	height:31px;
	display:inline;
	margin-left:18px;
}
#house_title_kind ul
{
	margin:0px;
	padding:0px;
}
#house_kind_center
{
	list-style:none;
	float:left;
	width:108px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
} 

#house_title_purpose
{
	float:left;
	width:102px;
	height:31px;
	display:inline;
	margin-left:40px;
}
#house_title_purpose ul
{
	margin:0px;
	padding:0px;
}
#house_purpose_center
{
	list-style:none;
	float:left;
	width:78px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background-image:url(../images/title_center.gif);
}                                                                          
