/* @group Distribution  Index*/

div#wmap_w{
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}
div#wmap_l{
	width: 728px;
	float: left;
}
div#wmap_r{
	width: 240px;
	float: right;
}
div#wmap_r form{
	margin: 0 0 1.25em 0 !important;	
}
div#sel_name h5, div#sel_country h5{
	margin: 0 0 0.4em 0 !important;
}
div#sel_country h5.md-country{
	width: 155px;
	height: 0px;
	padding-top: 11px;
	overflow: hidden;
	background:url(../../img/pages/distribution/subt_country.gif) no-repeat 0px 0px;
}
div#sel_name h5.md-name{
	width: 230px;
	height: 0px;
	padding-top: 11px;
	overflow: hidden;
	background:url(../../img/pages/distribution/subt_name.gif) no-repeat 0px 0px;
}

div.sp_distribution_list{display: none;}
/* @end */

/* @group Distribution Single */
div#temp_dist_w{
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}
div#temp_dist_l{
	width: 625px;
	float: left;
}
div#temp_dist_r{
	width: 312px;
	float: right;
}
div#temp_dist_r form{
	margin: 0 0 16px 0 !important;	
}
div#sel_name h5, div#sel_country h5{
	margin: 0 0 8px 0 !important;
}
/* @group Small Map */
div#minimap{
	margin: 0 0 1.25em 0;
}
/* @end */

div#temp_dist_l h3{
	font-weight: bold;
	font-size: 28px;
	margin: 0 0 0 8px;
}

/* @group Distributor Info */

div#distributor{
	margin: 12px 0 0 0;
}
div.shopinfo{
	width: 100%;
	overflow: hidden;
	clear: both;
	line-height: 175%;
}
div.shopinfo h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
div.shop_wrap{
	width: 595px;
	overflow: hidden;
	margin: 12px 0 12px 16px;
}
div.shop_name{
	width: 168px;
	float:left;
}
div.shop_addr{
	width: 260px;
	float:left;
}
div.shop_pic{
	width: 150px;
	float:right;
}
div.odd{
	background: #EEE;
}
/* @end */
/* @end */


