@charset "utf-8";
/* CSS Document */


#breadcrumb {
background:url(/images/theme/breadcrumb_bg.gif) no-repeat;
background-position:right;
background-color:#BDBEC0;
height:24px;
padding-top:4px;
padding-left:20px;
padding-right:60px;
position:absolute;
left:0px;
top:0px;
color:#fff;
font-size:1.0em;
}
#breadcrumb a {
color:#fff;
font-weight:bold;
font-size:1.0em;
}

.shop_item {
border:1px solid #ccc;
width:428px;
float:left;
margin-bottom:10px;
margin-right:10px;
padding:10px;
background:#f2f2f2;
}

.shop_item p {
line-height:1.6em;
margin-bottom:10px;
}
.shop_pic {
width:120px;
height:120px;
display:block;
overflow:hidden;
float:left;
margin:10px;
position:relative;
cursor:pointer;
}
#home_content_margin .shop_pic img {
width:120px;
height:120px;
}
.shop_png {
background:url(/images/theme/fleet-cover.png) no-repeat;
position:absolute;
width:120px;
height:120px;
left:0px;
top:0px;
}
.shop_item h3 {
font-size:1.6em;
font-weight:bold;
padding-top:5px;
color:#000;
border-bottom:1px solid #f7971d;
float:left;
width:285px;
padding-bottom:3px;
margin-bottom:5px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.shop_item h2 {
font-size:1.6em;
font-weight:bold;

}

.shop_holder{
	
	margin-top:40px;
}

.shop_holder h1 {
font-size:1.6em;
font-weight:bold;
padding-bottom:2px;
margin-bottom:20px;
border-bottom:2px dotted #A7A9AC;
margin-top:10px;
}

