/* CSS Document */
.h2TT{
	background-image:url(../images/shopTT.gif);
	height:48px;
	line-height:52px;
}
.store_disp{
	border:solid #d5d5d5;
	border-width:0 1px 1px;
	padding:10px;
}
#main_img{
	float:left;
	width:291px;
}
#main_img div{
	width:289px;
	height:216px;
	border:1px solid #d5d5d5;
}
#store_data{
	float:right;
	width:330px;
}
#store_data h3{
	background-color:#da0000;
	padding:3px 10px;
	text-align:left;
	color:#FFF;
	font-size:13px;
}

#storeNM{
	font-size:14px;
	color:#FFF;
	background-color:#da0000;
	padding:7px;
	font-weight: bold;
	margin:0 0 5px;
}
#service{
	margin:0px 0 0;
}
#service li{
	width:40px;
	float: left;
	margin:0 0 0 5px;
}
#service li:first-child{
	margin:0;
}


/*--- ---*/
#tel_disp{
	border:1px solid #919191;
	border-collapse:collapse;
	width:100%;
	margin:5px 0 5px 0;
}
#tel_disp th{
	border:1px solid #919191;
	padding:5px;
	text-align:center;
	width:60px;
}
#tel_disp td{
	border:1px solid #919191;
	padding:5px;
}
.tel{
	background-image:url(../images/tel_icon.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	font-family: 'Arial Black';
	height:25px;
	font-size:22px;
	padding:0 0 0 40px;
	line-height:25px;
	color:#4a4a4a;
	margin:0 0 2px;
}
.free{
	background-image: url(../images/free_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0 0 2px;
	height:25px;
	font-size:22px;
	padding:0 0 0 40px;
	line-height:25px;
	color:#4a4a4a;
	font-family: 'Arial Black';
}
#accessTT{
	background-image: url(../images/access_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 17px;
	height:17px;
	line-height:17px;
	color:#422505;
	font-size:13px;
	margin:7px 0 0 0;
}
.m3{
	margin:3px;
}

#messageTT,#imgTT{
	background-image: url(../../newcar/images/model/tab.gif);
	background-repeat:repeat;
	padding:7px;
	margin:5px 0 0 0;
}
#imgTT{
	margin:25px 0 5px 0;
}
#img_disp li{
	width:289px;
	float:left;
	margin:0 10px 10px;
}
#img_disp li p{
	margin:3px 0 0 0;
}