﻿#main_right {
	width: 560px;
	float: right;
	background: #fff;
}
.flash {
	background: url(../images/products0.jpg);
}
#product {
	margin: 10px;
}
#plists {
	text-align: center;
	width: 539px;
}
#stype {
	line-height:160%;
	text-align:left;
	border:1px dashed #ab97bc;
	padding:3px 6px;
	margin-top: 7px;
	color:#008000;
	background: #f5f5f5;
}
#stype a {
	color: #050;
	text-decoration: none;
}
#stype a:hover {
	color: #f00;
}