
/* 搜尋索引 */

.search_finish_title{
text-align:left;
color:#014278;
font-size:26px;
font-weight:bold;
padding:30px 0px 5px 0px;

letter-spacing:0.12em;

}

#search_is_index{
border-collapse:collapse;
width:100%;
max-width:980px;
margin:10px 0px 25px 0px;
background-color:#ffffff;

border:1pt solid #cccccc;

}

#search_is_index td{
padding:0px;
  
}

#search_is_index .left{
width:100%;
max-width:880px;
text-align:left;

padding:0px 0px 0px 40px;

background-image: url(../images/search/search_blue.png);
background-repeat: no-repeat;
background-position:10px center;



} 

.main_kw_2{
width:96%;
max-width:820px;

font-size:18px;
line-height:1.2em;
letter-spacing:0.11em;

border:0pt solid #cccccc;

}

#search_is_index .right{
width:100px;
background-color:#2F96D1;
}


/* 搜尋列表 */

#list_wrap{
margin:0px 0px 40px 0px;
}

.mod_title{
text-align:left;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 10px;
color:#1B1B1B;
font-size:15px;

background-image:url(../images/search/btn.jpg);
background-repeat:no-repeat;
background-position:left center;

}

.mod_title a{
color:#1B1B1B;
}

.mod_title a:hover{
color:#414141;
}

.row_count{
color:#797979;

}

.list_table{
border-collapse: collapse;
width:100%;
max-width:960px;
}

.list_table td{
text-align:left;
vertical-align:top;
padding:0px 0px;
}

.list_table td a{ 
color:#333333;
}

.list_table td a:hover{ 
color:#0A4E7F;
}

.list_table .td_33{
float:left;
width:33%;
}

.list_table .pic{
width:160px;
text-align:center;
}

.list_table .cat_td{
width:23%;

}

.list_table .cat_place{
width:220px;
padding-left:13px;
margin:5px 0px;
line-height:1.1em;

background-image:url(../images/search/cat.png);
background-repeat:no-repeat;
background-position:left 1px;

border:0pt solid #0000ff;

color:#8C8C8C;

}

.list_table .cat_td_2{
width:17%;

}

.list_table .cat_place_2{
width:160px;
color:#8C8C8C;

}

.list_table .cat_place a,
.list_table .cat_place_2 a{
color:#8C8C8C;

}

.list_table .cat_place a:hover,
.list_table .cat_place_2 a:hover{
color:#000000;

}

/**/

.square_title{

padding-left:14px;

background-image:url(../images/search/square.png);
background-repeat:no-repeat;
background-position:left 6px;

}



/* more  */

.more_place{
text-align:right;

}

.more_place a{
text-decoration: underline;

}

.hr_place{
margin:0px 0px 10px 0px;

height:15px;

background-image:url(../images/search/col_line.png);
background-repeat:no-repeat;
background-position:center center;

}

/* 產品列表  */

.product_list_table{
border-collapse: collapse;
width:100%;
max-width:980px;
padding-left:15px;

}

.product_list_table td{
padding:0px 0px 0px 10px;

background-image:url(../images/search/product_bg.png);
background-repeat:repeat-y;
background-position:center top;

}

.product_list_table .product_unit{
float:left;
width:306px; 
height:100px;
padding:0px 0px 30px 0px;
margin:0px 10px 0px 0px;
text-align:center;
border:0pt solid #B5B5B5;
}

.product_list_table .pic_place{ 
float:left;        
margin:0px 10px 0px 0px;
border:0pt solid #00ff00;
}

.product_list_table .name_place{
float:left;
width:160px;
margin:10px 0px 5px 0px;
font-size:15px;
text-align:left;

/*
word-wrap: break-word;
word-break: break-all;
*/

border:0pt solid #0000ff;

}

.product_list_table .intro_info{
float:left;
width:155px;
color:#AAAAAA;
border:0pt solid #00ff00;
}

.product_list_table .intro_info div{
text-align:left;
}

/* 社群園地 列表  */

.cat_div{
clear:both;

}

.list_place{
border:0pt solid #0000ff;
float:left;
margin:0px 10px 15px 0px;
width:120px;
text-align:center;
}

.list_place_pic{

}

.list_place_pic img{
display:block;
}

.list_place_title{
color:#0D00AA;      
padding:5px 8px 5px 8px;
}

.list_place_title:hover{
color:#582D7F;      
}



