@charset "utf-8";

#main {
	float: left;
	width: 756px;
	margin-left:12px;
}
.title {
	height:21px;
	padding-left:20px;
	line-height:21px;
}
#main .farme {
	width:630px;
	line-height:24px;
	height:24px;
	padding-left:126px;
	background-image: url(../images/tiper.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main .farme span.oth {
	color:#FF6009;
}
#main .farme .sort {
	float:left;
	width:540px;
} 
#main .farme .nubmers {
	float:left;
	width:90px;
} 
#main .plist {
	width:750px;
	padding-right:5px;
	padding-left:5px;
}
#main .plist .item {
	float: left;
	width: 150px;
	height:220px;
	padding-top:6px;
}
#main .plist .item .pic {
	width:150px;
	height:110px;
	text-align:center;
	vertical-align:middle;
}
#main .plist .item .pic img {
	width:140px;
	height:105px;
}
#main .plist .item .name {
	overflow:hidden;
	width:110px;
	height: 22px;
	margin-bottom:6px;	
	padding-right:20px;
	padding-left:20px;
	background-image: url(../images/pg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	line-height:22px;	
	text-align:center;
	white-space:nowrap;
}
#main .plist .item .price {
	text-align:center;
}
#main .plist .item h3 {
	height:17px;
	line-height:17px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
	font-family:;
	font-weight:normal;
}
#main .plist .item .h3_1 {
	color:#333;
}
#main .plist .item .h3_2 {
	color:#06F;
}
#main .plist .item .h3_3 {
	color:#F00;
}
.PG {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
}
.PG td {
	color:#333;
}

.ProductInfo {
	font-size:22px;
	font-weight:bolder;
	margin-top:50px;
	margin-bottom:60px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
}