.frontend-frame-news .frame-news-bound{
	margin-bottom:10px;
}
/* title */
.frontend-frame-news .frame-news-title{
}
.frontend-frame-news .frame-news-title-left{
}
.frontend-frame-news .frame-news-title-right{
}
.frontend-frame-news .frame-news-title-center{
}
.frontend-frame-news .frame-news-title-center div{
}
.frontend-frame-news .frame-news-icon{
}
.frontend-frame-news .frame-news-icon img{
}
.frontend-frame-news a.frame-title-link{
}
/* content */
.frontend-frame-news .frame-news-content-bound{
	background:url(images/top-center.png) repeat-x;
}
.frontend-frame-news .frame-news-content-right{
	background:url(images/mid-right.png) 100% 0 repeat-y;
}
.frontend-frame-news .frame-news-content-left{
	background:url(images/mid-left.png) 0 0 repeat-y;
}
.frontend-frame-news .frame-news-content-1{
	background:url(images/top-left.png) 0 0 no-repeat;
}
.frontend-frame-news .frame-news-content-2{
	background:url(images/top-right.png) 100% 0 no-repeat;
	padding:15px 13px 8px 13px;
	height:103px;
}
/* bottom */
.frontend-frame-news .frame-news-bottom{
}
.frontend-frame-news .frame-news-bottom-left{
	background:url(images/bottom-left.png) 0 100% no-repeat;
}
.frontend-frame-news .frame-news-bottom-right{
	background:url(images/bottom-right.png) 100% 100% no-repeat;
	height:5px;
	font-size:0px;
}
.frontend-frame-news .frame-news-bottom-center{
	background:url(images/bottom-center.png) 0 100% repeat-x;
}