p.char_write-small {font-weight: bold;font-size: 70%;text-indent: 1mm;font-family: Arial, Verdana, sans-serif; color: #ffffff;margin: 1px;padding: 1px;}
.link_cart {
   margin-left: 4px;
   padding: 10px 0px 10px 25px;
   background: transparent url("/templates/images/cart_blue.gif") no-repeat;
   background-position: left center;
}
a.link_cart:link { font-weight:normal; color: black; font-family: Verdana, Arial; font-size:11px; text-decoration:none; } 
a.link_cart:visited { font-weight:normal; color: black; font-family: Verdana, Arial; font-size:11px; text-decoration:none; } 
a.link_cart:active {	font-weight:normal; color: black; font-family: Verdana, Arial; font-size:11px; text-decoration:none; } 
a.link_cart:hover { text-decoration:underline; font-weight:normal; color: black; font-family: Verdana, Arial; font-size:11px;	}

.bord_left { border-bottom: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; }
.bord_right { border-bottom: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; }
.bord_bottom { border-bottom: 1px solid #DDDDDD; }

.quan_input { 
	border: 1px solid gray; 
	width: 40px; 
	font-family: Verdana, tahoma, arial; 
	font-size:10px; 
	font-weight: bold;
}
table.goods_list { table-layout: fixed; }
table.goods_list td { border: 1px solid #EEEEEE; cursor: pointer;}