
.shop_list_area{
	width: 574px;
	padding:6px 0 6px 0 ;
	margin: 6px 0 0 0;
	background-color:#FFFFFF;
	font-size: 11px;
	text-align:center
}
.shop_list_area #area_btn{
	margin: 7px 0 7px 0;
	font-size: 12px;
	text-align:left;
	line-height:150%
}
.shop_list_area #area_commnet{
	text-align:right;
	font-size: 11px;
}


#shop_list table{
	margin: 3px auto 7px auto;

}
.shop_list_area td{
	text-align:left;
	background-color: #ffffff;
}
.shop_list_area .data{
	font-size:11px;
	text-align:center;
	font-weight:bold;
	background-color: #999999;
}
.shop_list_area .data2{
	font-size:11px;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	background-color: #295B7C;
}
.shop_list_area .title_t{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background-color: #6D8FA7;
}
.shop_list_area .subtitle_t{
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	background-color: #eeeeee;
}

.shop_list_area .title{
	font-size: 12px;
	color: #111111;
	font-weight:bold;
	background-color: #CCCCCC;
}
.shop_list_area .subtitle{
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	background-color: #eeeeee;
}

.shop_list_area a:link {
	color: #0E1D24;
	text-decoration: none;
} 
.shop_list_area a:visited {
	color: #0E1D24;
	text-decoration: none;
} 
.shop_list_area a:hover {
	color: #0083E3;
	text-decoration: none;
} 
.shop_list_area a:active {
	color: #0E1D24;
	text-decoration: none;
} 

