@charset "utf-8";
/* CSS Document */
.MCATSHOPLIST{
	text-align:center;
	width:163px;
	height:250px;
	float:left;
	overflow:hidden;
	margin-right:25px;
	margin-bottom:5px;}
.MCATSHOPLIST img{
	height:200px;
	}
.pageon{
	font-weight:bold;}
.artlist,	
.pllist{
	line-height:22px;}
.pllist li {
	border-bottom:1px dashed #DDDDDD;
	display:block;
	height:124px;
	padding:18px 0;
	width:740px;
}
.artlist li{
	border-bottom:1px dashed #DDDDDD;
	display:block;
	height:25px;
	padding:5px 0 5px 15px;
	width:740px;
}
.colorred {
color:#BA0D07;
}


