body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#ededed;
	font-family: "Arial", "Helvetica", "sans-serif";
	 font-size: 13px 
}
.main_content{
	width:1200px;
	margin:auto;
	background-color:#ffffff
}
.main{
	padding:10px
}
#rphone {
    Z-INDEX: 99999;
    position: fixed;
    bottom: 0;
    right: 0;
    border: 1px solid #E6E6E6;
}
#rphone1 {
    Z-INDEX: 99999999;
    position: fixed;
    bottom: 0;
    right: 0;
}
.topwts {
    position: absolute;
    z-index: 99;
    margin-left: 563px;
    margin-top: 62px;
}

a:link {
	color: #009104;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009104;
}
a:hover { 	
	color: #f9aa00;
}
a:active {
	text-decoration: none;
	color: #009104;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;  
	padding-top:15px;
		color:#565656
}
.topc_word {
	font-family: "新細明體";
	font-size: 10px;
	color: #FFFFFF;
} 
.main_table{
	/* background-color:#FFFFFF;*/
	width: 1006px;
	/* border: 1px solid #999; */
	margin-top: 0px;
	margin-bottom: 0px;
}

.data_bd {
	background-color:#FFF;
	padding-top:10px
}

.main_table750{
	background-color: #FFFFFF;
	width: 750px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer{
	margin-top:10px;
	padding:10px;
	background-color:#00873b;
	color:#FFF;
	font-size:15px;
	display: flex;
    justify-content: space-evenly;
}
.footer a{
	color:#FFF;
	margin-left:2px;
	margin-right:2px;
}
.footer a:hover{
	color:#ffff00
}

td { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px }

.white {
	color: #FFF;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
.border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.home_p {
	background-color: #f5f5f5;
	width: 950px;
}
.word13 {
	font-size: 13px;
}
.top_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
 
.searchbg {
	background-image: url(images/ht_searchbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 368px;
	width: 250px;
}


.left_search{ 
	padding:8px; 
	background-color: #ffffce; 
}
.left_search input[type=text]{
		width:97%;
		height:25px;
		border:1px solid #b7b7b7
}
.left_search select{
	width:100%;
	height:30px;
	border:1px solid #b7b7b7

}
.search_div {
    border-collapse: collapse;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background-color:#FFFFFF;
}

.btn{
	font-size:15px;
	color:#FFF;
	background-color:#0072bb;
	padding:5px 10px 5px 10px;
	float:left;
	border:none;
	cursor:hand;
	cursor:pointer
}
.search{ 
	padding: 5px 8px;
    background: #ffa500;
    border: none;
    color: #FFF;
    cursor: hand;
    cursor: pointer;
    font-size: 17px;
    width: 100%; 
}
.menu{
		background-color:#00873b;
		list-style:none;
		display:flex;
		justify-content: space-evenly;
		line-height:40px;
		font-size:17px;
		font-weight:bold;
		padding-left: 0;
		margin-top:0;
		margin-bottom:4px;
}
.menu a{
		color:#ffffff;
}
.menu a:hover{
		color:#ffff00;
}

	.ht_title{
		width:100%;
		height:40px;
		background-color:#12a335;
		color:#ffffff;
		font-size:19px;
		font-weight:bold; 
		display:flex
	}
	.ht_title span{
		display:block;
		line-height:33px;
		padding:5px 10px;
		padding-right:0
	}
	.ht_title img{
		width:25px;
		margin-top:2px;
	}

#special{
	width:100%; 
 
}
 
#special .rowitem{
	width:705px;
	margin-bottom:25px;
	height:320px;
 
} 
 
#special .item{
	float:left;
	padding-left:30px;
	width:320px;
}

#special .detail{
	background-color:#F6E095;
	font-size:13px;
	color:#2F3130;
	/* margin-top:2px; */
	width:320px;
	height:90px
}
#special .detail div{
 
}
#nav{
	padding:10px;
	font-size:15px;
}
#nav a,#nav b{
	padding-left:8px;
	padding-right:8px;
	font-size:17px;
}

em{
	color:#F00
} 

.lang{ 
	color:#0082cc;
	text-align:right;
	line-height:30px;
	padding-right:10px;
	background-color:#ededed;
}
.lang a{
	color:#707070
}
.lang a:hover{
	color:#F00
}
.top{
	text-align:center
}
.banner{
	background-color:#00873b;
	margin-bottom:2px;
	height:160px;
}
.menu{ 
	  
}
.title{
	margin-bottom:5px
}
#b1,#b2{
	cursor:hand;
	cursor:pointer
}

#rent{
	display:none
}
.content{
	margin-right:6px
}
.submitbtn{
		border:none;
		background-color:#ffa500;
		color:#ffffff;
		padding:5px;
		width:80px;
		font-size:15px;
		cursor:hand;
		cursor:pointer;
}
.green {
    color: green;
}
.price{
	color:#ff0000
}