/*body {visibility:hidden;}
.print {visibility:visible;} */
 
 .shop_t{
	 text-align:center;
	 margin:10px auto; 
	 font-size:12px;
	 width:98%;
	 font-family: "dana-regular";
	 font-weight: normal;
	 
	 
	 
	 
 }
 
 button{
	 display:none;
 }
 
 .shop_t thead th{
	 	background:#E04466;
	color:#FFF;
	height:25px;
	font-family:'BYekan';
	font-weight:normal;
	font-size:17px;
 }
.shop_t  th{
	background:#DFE3E4;
	color:#000;
}
.shop_t  th ,.shop_t  td {
	padding:5px 10px;
	text-align:center;
	vertical-align:top;
	border:1px solid #9AA7AB;
	background:#DFE3E4;
	color:#000;
	
}
 

/*.label
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial;
}
.contents
{
    border: 1px dotted black;
    padding: 5px;
    width: 300px;
}
.name
{
    color: #18B5F0;
}
.left
{
    float: left;
    width: 50px;
    height: 50px;
}
.right
{
    margin-left: 60px;
    line-height:50px;
}*/
.clear
{
    clear: both;
}
