/*-----------该文件对美妆馆\美体馆页面的right层作了样式规定------------start*/ 
#show_zxcp {	/*栏目:最新产品*/
	background-image: url(../images/beauty_title_760_.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}
#show_rxcp {	/*栏目:热销产品*/
	background-image: url(../images/beauty_title_760__f2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}
#show_zkcp {	/*栏目:折扣商品*/
	background-image: url(../images/beauty_title_760__f3.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}
#show_sybg {	/*栏目:美丽达人试用报告*/
	background-image: url(../images/beauty_title_760__f4.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}
#show_tjsp {	/*栏目:美丽达人推荐商品*/
	background-image: url(../images/title_373_progoods.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
	height:200px;
}
#show_rmwz {	/*栏目:热门文章*/
	background-image: url(../images/missbeauty_title_373_narticle_f6.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
	height:200px;
}


#content_tjsp {	   /*栏目的内容区域*/
	height:200px;
}
#content_rmwz {	    /*栏目的内容区域*/
	height:200px;
}
/*------------right����------------end*/ 

