﻿/* nisouwosou head large _index_combine */
#head{ 
	margin: 10px auto 0;
	width: 980px;
	height: 166px;
	clear: none;	
	}
.head_top,.head_bottom{	
	width: 980px;
	height: 5px;
	font-size: 1px;
	margin: 0;
}

.head_top{background: url(/image/bg_head_top.jpg) no-repeat;}
.head_bottom{background: #fff url(/image/bg_head_bottom.jpg) no-repeat top;}

.head_middle{
	background: url(/image/bg_head_middle.jpg) repeat-x;
	height: 140px;
	width: 980px;
	margin: 0;	
	padding: 0;
}
.logo{
	margin: 0;
	text-align: center;
}
#location{
	float: left;
	width: 150px;	
	text-align: right;
	margin: 14px 0 0 0;
}
.local{
	margin: 0;
	font-family: "Microsoft JhengHei","微軟正黑體","Microsoft YaHei","微软雅黑","华文细黑","simhei", tahoma;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	padding: 0;
}
#location a{
	text-decoration: underline;
	color: #fc0;
	margin: 0;
}
.changecity{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.head_search{
	width: 760px;
	margin: 0 auto;
}
#search{	
	float: right;
	width: 600px;	
	}
* html #search{
	margin: 0;
}
.search_tab li{	
	float: left;
	width: 55px;
	height: 18px;
	text-align: center;		
	display: block;	
	list-style-type: none;
	margin: 0;	
}
.search_tab{
	margin: 0 0 0 20px;
	padding: 0;
	height: 20px;	
	}
.current a{
	font-size: 14px;
	font-weight: bold;
	color: #fc0;
	display: block;	
}
.n_n a{
	font-size: 12px;	
	display: block;	
	font-weight: bold;
	color: #fff;
}
.n_n a:hover{	
	text-decoration: none;
	display: block;	
	font-size: 14px;
	font-weight: bold;
	color: #fc0;
	}	
.table_s_input{
	width: 440px;
	padding-left: 7px;
}
.search_table{
	background: url(/image/bg_search2.gif) no-repeat bottom;
	width: 570px;
	height: 34px;
	}
.input_search{
	width: 440px;
	height: 18px;
	padding: 5px 0 0 5px;
	margin: 0;		
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #3B7BC2;
	border-right: 0px;
	background: #fff url(/image/bg_searchbar.gif) no-repeat;
}
.bt_search_new{
	background: url(/image/bt_search3.jpg) no-repeat ;
	width: 112px;
	text-align: center;
	color: #000;
	border: 0;
	margin: 0;
	font-size: 12px;
	height: 25px;
}
.s_input{
	height: 45px;
	width: 600px;
	clear: both;
}
.input_select1{
	position:relative; 
	left: 0px; 
	top: 0px; 
	width: 142px; 
	clip: rect(0 230 21 200);
}
#high_search{
	width: 445px;
	
	}
.high_search_open{
	width: 445px;
	clear: none;
}
.high_search1{
	width: 445px;
	margin-left:275px;
	margin-top: 126px;
	position:absolute;
}
.hs_open_content{
	background: #AECBE8 url(/image/highsearch_arrow_up_bg.gif) repeat-x bottom;
	padding: 10px 10px 0 10px;
	margin: 0;
	height: 84px;	
}
.input_from{
	width: 280px;
	border: 1px #999 solid;	
	height: 20px;
}
.origin{
	margin: 5px 0;}
.hs_open_bottom{	
	height: 21px;
	text-align:left;
}
.hs_arrow{
	border-bottom: 1px #84AFDB solid;
	width: 31px;
	margin-left: 1px;
}
* html .hs_arrow img {
	margin:0px;
	}
.hs_arrow img{
	margin: 0 -1px; 
	border-left: 1px #84AFDB solid; 
	border-right: 1px #84AFDB solid; 
}
.hs_select{
	width: 80px;}
.hs_select1{
	width: 100px;}
.origin_hint{
	color: #2C74BE;
	margin-left: 60px;
}
/*Suggest*/
#suggestTable {
	background-color: white;
	border: 1px solid black;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	position: absolute;
	z-index: 99;
	font-size: 12px;
}

.suggest-row-selected {
	background-color: #3366CC;
	color: white;
}

.suggest-item-name {
	padding-left: 6px;
}

.suggest-item-info {
	color: #999999;
	text-align: right;
	padding-right: 6px;
}