﻿@charset "utf-8";
/* CSS Document */

.storeList{
	margin-top:2px;
	padding:10px;
	border:#dceaf5 solid 1px;
}
.storeList dt{
	line-height:20px;
	clear:both;
}
.storeCo{
	border-bottom:#ddd dashed 1px;
	padding:15px;
}
.storeList dt div{
	float:left;
	padding:0px 15px;
}
.storeDQ{
	background:#eee;
	padding:5px 5px;
}

#diantou{
	background:url(images/bg_01.gif) no-repeat;
	width:980px;
	height:450px;
}
#diantou .store_card{
	width:500px;
	margin-top:20px;
	padding-left:50px;
	padding-right:30px;
	line-height:26px;
	font-size:14px;
	float:left;
}
#diantou .store_outsidepic{
	float:left;
	width:350px;
	margin-top:20px;
	padding-left:30px;
	border-left:#CCC dashed 1px;
	line-height:24px;
}

#map{
	background:url(images/bg_02.gif) no-repeat;
	width:980px;
	height:330px;
}
#map .map_pic{
	margin-top:5px;
	width:500px;
	padding-left:30px;
	padding-right:20px;
	float:left;
}
#map .map_dizhi{
	float:left;
	width:350px;
	padding:20px;
	margin-top:15px;
	font-size:14px;
	line-height:26px;
}

#store_detail{
	border:#dbdbdb solid 1px;
	padding:1px;
}
#store_detail .content{
	background:url(images/bg_03.gif) repeat-x;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:10px;
}


#store_pic{
	border:#dbdbdb solid 1px;
	padding:1px;
}
#store_pic .content{
    background:url(images/bg_03.gif) repeat-x;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:10px;
	height:380px;
}
#dd_1{
	width:450px;
	height:310px;
	float:left;
	margin:0px;
	padding:0px;
}
#dd_2{
	float:left;
	padding-left:25px;
	margin:0px;
	width:400px;
}

/*#store_box{
	border:#dbdbdb solid 1px;
	padding:1px;
}
#store_box .title{
	background:url(images/bg_03.gif) repeat-x;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:10px;
	height:20px;
}

#store_box .album{
	padding-left:20px;
	width:481px;
	height:480px;
	float:left;
}
#store_box .item{
	width:140px;
	padding-right:13px;
	padding-top:10px;
	float:left;
}
#store_box .detail{
	padding-left:20px;
	float:left;
	line-height:18px;
	width:450px;
	border-left:#dbdbdb dashed 1px;
}*/
#dianyuan{
	border:#dbdbdb solid 1px;
	padding:1px;
	height:100px;
	width:948px;
	overflow:visible;
	background:url(images/bg_03.gif) repeat-x;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:10px;
	height:20px;
	
}

#dianyuan_item{
	border-bottom:#dbdbdb dashed 1px;
	float:left;
	margin:10px;
	padding-bottom:10px;
	height:200px;
	width:440px;
	line-height:28px;
	overflow:hidden;
}
#dianyuan_item img{
	padding-right:10px;
	float:left;
}

.store_font_grey_14{
	font-family:"Courier New", "宋体";
	font-size:14px;
	line-height:22px;
}


/* 中国地图 */
#store_map{
	background:url(images/bg_00.gif) no-repeat;
	width:980px;
	height:640px;
}
#store_map .map_box{
	width:980px;
	height:640px;
}
#store_map .map_qg{
	padding-left:40px;
	padding-top:30px;
	width:740px;
	float:left;
}
#store_map .map_link{
	float:left;
	padding-top:30px;
	width:150px;
}
#store_map .dt_1{
	border-bottom:#FFF solid 1px;
	height:25px;
	font-weight:bold;
	line-height:25px;
	color:#cc0000;
	background:#f3f3f3;
}
#store_map .dt_2{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#f9f9f9;
}