@charset "utf-8";
dl, dt{margin:0;padding:0;}

div.hd{background-repeat:no-repeat;clear:both;}
div.hd {background-repeat:no-repeat;background-position:right top;}
div.hd span{display:none;}

/*圖片使用可自由設定其寬高「width:90px !important;height:90px !important;」*/
.merchant_info_arrow{margin:0px;cursor:hand;cursor:pointer;}

.merchant_info{top:0;visibility:visible;}
.merchant_info{position:relative;visibility:hidden;display:inline !important;}

/*最外層*/
.merchant_info div.b1{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 8px;
	width: 200px;
	background-color: #FFFDF4;
	position:absolute;}
	
.merchant_info div.b1 a{
	color: #666666;
	text-decoration: none;
}
.merchant_info div.b1 a:hover{
	background-color: #EFEFEF;	
}
	
	
/*第二層div*/
.merchant_info div.b2{}
/*第三層div*/
.merchant_info div.b3{}
/*第四層div*/
.merchant_info div.b4{}

/*設定dt與dt之間的寬度及設定div的寬度「width:90px !important;height:90px !important;」*/
.merchant_info div.b4 .mi{display:block;padding:2px;text-align:left !important;}
/*設定div字型大小*/
.merchant_info{}
/*設定div寬度*/
.merchant_info .b4{}

#schlist_content dl{display:none;}




