.CenteredBody {
	width: 1160px;
	margin: auto;
}

.BreadcrumbBar {
	height: 44px;
	line-height: 44px;
background-color:#fff;
	text-align: left;
width:680px;
font-family:'Roboto', Helvetica, sans-serif;
font-size:16.5px !important;
color:#333  !important;
}
.BreadcrumbBar .CenteredBody {
	white-space: nowrap;
	overflow: visible;
	/* padding:10px 0 0 0;*/
}
.BreadcrumbBar A:link, .BreadcrumbBar A:visited {
	font-weight: normal;
	line-height: 44px
}


.btn_coup{
				width:120px; //150
				height:35px; //40
				font-weight:bold !important;
				color:#fff;
				text-shadow:0 1px 0 rgba(204,144,32,0.75);
				background: #4c924c; //orange #fda164
				background:-moz-linear-gradient(top,#64fd76 0,#fd7b30 100%);
				background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#64d7fd),color-stop(100%,#64b3fd));
				background:-webkit-linear-gradient(top,#64d7fd 0,#64b3fd 100%);
				background:-o-linear-gradient(top,#64d7fd 0,#64b3fd 100%);
				background:-ms-linear-gradient(top,#64d7fd 0,#64b3fd 100%);
				background:linear-gradient(to bottom,#64d7fd 0,#64b3fd 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#64d7fd',endColorstr='#64b3fd',GradientType=0);
				-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);
				-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);
				text-decoration:none;line-height:3;white-space:nowrap;
				text-align:center;
				color:#fff !important;
				display:block;
				font-size:14px !important;
				border-radius:3px;
				margin: -51px 10px 0 0;
				float:right;
                                //margin: 0 0 10px 70px;
				border:0;
				font-family: Helvetica,Arial,San Serif !important;
			}
			.btn_coup:hover
			{
				text-decoration: none;
			}
			.coupon_item
			{
				width:680px;
				/*height: 130px;
height: 80px;*/
height: 100px;
				padding-top: 10px;
				padding-bottom: 10px;
background-color:#fff;
margin-bottom:15px;
			}
			.shop_price a{border:none;}
			.shop_price img{border:none;}
			.pagination ul li{display:inline;margin: 5px;}
			.pagination .active {font-weight: bold;}



