.shopsty{
		
		background-color:#f4f4f4;
		
	}	
	.shop1{
		font-size:20px;
		color:#464646;
	}
	
	a.shop3{
		text-decoration: none;
		color:#464646; 
		padding:25px;
	}
	a.shop3:hover{color:#ffcc14;}
	
	.shop4{
		
		margin-left:210px;
		padding:25px;
	}
	.shop5{
		
		color:#ffcc14;
		
		
	}
	.shop6{
		padding:25px;
		text-align: center;}
	.desc{
		text-align: justify;
	}
	.box{
		border:1px solid #ccc;
		border-radius:5px;
		padding:5px;
		margin-top:5px;
		
	}
	a.blog1{
		text-decoration:none;
		color:black;
		font-size:20px;
	}
	a.blog1:hover{
		color:#777;
	}
	
	
	a.com{
		text-decoration:none;
		color:black;
	}
	a.com:hover{
		
		color:#ffcc14;
	}
@media screen and (width: 360px) {
	
	.me4{
		text-align: center;
	}
	
	.me5{
		
		margin:22px;
		
	}
	
	.me6{
		
		margin: 12px;
	}
	
}
@media screen and (width: 375px) {
	
	.me4{
		text-align: center;
	}
	
	.me5{
		
		margin:27px;
		
	}
	
	.me6{
		
		margin: 10px;
	}
	
}
@media screen and (width: 414px) {
	
	.me4{
		text-align: center;
	}
	
	.me5{
		
		margin:50px;
		
	}
	
	.me6{
		
		margin: 10px;
	}
	
}
@media screen and (width: 320px) {
	
	.me4{
		text-align: center;
	}
	
	.me5{
		transform: scale(0.8);
		
		
	}
	
	.me6{
		
		margin: 10px;
	}
	
}
.topimg{
		
		height: 50px;
		width:50px;
		border:1px solid #ccc;
		display:inline;
		float:left;
		
	}
	a.toptxt{
		
		text-decoration: none;
		color:black;
		margin-left:20px;
		
	}
	a.toptxt:hover{
		
		color:#ffcc14;
	}
	.rowsty{
		
		border-bottom: 1px dashed #ccc;
		padding:10px;
		
	}
	.divleft{
		
		margin-left:20px;
		float:left;
	}
	.boxbor{
		
		border:1px solid #ccc;
		height:310px;
		width:260px;
		padding:10px;
		
	}
	.newbox{
		height: 70px;
		width:220px;
	}
	.rowsty1{
		
		
		padding:10px;
		
	}
