/*		免費入口頁面		*/
#business_index_default{
	float:right;
	padding:10px;
	width:740px;
}
#business_index_default .counter{
	text-align:right;
	background:url(../images/industry_01.jpg) no-repeat;
	height:55px;
	font-size:13px;
	color:#FF3300;
	font-weight:bold;
}
#business_index_default .counter:before{
	content:'頁面點擊次數  ';
	color:#333333;
}
#business_index_default .counter:after{
	content:'  人次';
	color:#333333;
}
#business_index_default .business_name{
	background:url(../images/industry_04.jpg) no-repeat;
	height:23px;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	padding-left:120px;
	color:#666;
	margin:5px;
}
#business_index_default .logo{
	width:300px;
	height:120px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#business_index_default .buesiness_info{
	width:410px;
	float:right;
	color:#333333;
}
#business_index_default .franchise{
	background:url(../images/industry_07.jpg) no-repeat;
	padding-left:55px;
	margin:5px;
	color:#333333;
	font-size:13px;
}
#business_index_default .map{
	width:550px;
	height:413px;
	border:2px solid #999999;
	padding:2px;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	margin:20px auto 0 40px;
}
.ADsense{
	margin:5px auto;
	text-align:center;
}


