.r-star-shape {
	position:relative;
	overflow:hidden;
	padding:10px 0; }

.r-star-shape .content_msg{
	background: url('/views/img/z-star2_bg.gif'); 
	_padding:1px; 
	color: #FFF; }

.r-star-shape .cn{
	position:absolute; width:20px; height:20px;
	left:-10px;	top:-10px; background:url('/views/img/r-star.gif'); }

.r-star-shape .cn.tr, .r-star-shape .cn.br {
	margin-left:100%; }

.r-star-shape .cn.bl, .r-star-shape .cn.br {
	top:auto; }

.r-star-shape .cn{
	background:url('/views/img/z-star2.gif'); }

.r-star-shape .cn.tl, .r-star-shape .cn.bl {
	width:100%; } 
