@charset "utf-8";
/***************************************
	Created by www.makeweb.com.tw
	  
	E-Mail:service@makeweb.com.tw
***************************************/

.imagelabellist_where_to_buy {
	width:100%;
	/*border:1px solid #00F;*/
}

.imagelabellist_where_to_buy h2 {
	font-size: 134%;
	font-weight:normal;
	color: #D90000;
	padding: 0 0 6px 0;
	border-bottom:2px solid #F66;
}

.imagelabellist_where_to_buy .title_text { /* world map */
	float:left;
}

.imagelabellist_where_to_buy .list_text {
	float:right;
	width: 210px;
	/*line-height:24px;*/
	/*color:.666;*/
	/*font-size:14px;*/
}

.imagelabellist_where_to_buy ul {
	float:right;
	width: 210px;
	margin: 0;
	padding: 0 0 20px 10px;
	/*margin:-140px 0 0 0;*/
	list-style:none; 
	/*background-color: #F4F2F5;*/
	/*border:1px solid #CCC;*/
}

.datagrid_gray_light .td1 img{
	max-width:120px;
	padding: 10px;
	/*max-height: 120px;*/
}

.space {
	clear:both;
}