#content{	text-align: center;	}.product{	text-align: center;	background: #efdecb;	width: 400px;
    position: relative;
	left: 25px;	}	table{	text-align: center;	font-size: 11px;	font-weight: bold;	}form{	float: right;	}	.product_right_top{	background-image: url(../images/ur_c.jpg);	background-position: right;	background-repeat: no-repeat;	width: 400px;	height: 5px;	}	.product_right_bottom{	background-image: url(../images/br_c.jpg);	background-position: right;	background-repeat: no-repeat;	width: 400px;	height: 5px;	}img{	border: none;	}	.set_pic{	width: 115px;	border: 2px solid black;	position: relative;	}	.old_price{	font-size: 11px;	text-decoration: line-through;}.sale_price{  font-size: 14px;	color: red;	font-weight: bold;}
