.frontend-frame-slogan .frame-slogan-bound{
	margin-bottom:10px;
}
/* title */
.frontend-frame-slogan .frame-slogan-title{
}
.frontend-frame-slogan .frame-slogan-title-left{
	background:url(images/frame_white_tl.png) no-repeat 0 0;
}
.frontend-frame-slogan .frame-slogan-title-right{
	background:url(images/frame_white_tr.png) no-repeat 100% 0;
}
.frontend-frame-slogan .frame-slogan-title-center{
	background-color:#F7DFA5;
	margin-left:10px;
	margin-right:10px;
	height:10px;
	_font-size:0px;
}
/* content */
.frontend-frame-slogan .frame-slogan-content-left{
	background:url(images/frame_white_cl.png) repeat-y 0 0;
}
.frontend-frame-slogan .frame-slogan-content-right{

}
.frontend-frame-slogan .frame-slogan-content{
	background-color:#F7DFA5;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
/* bottom */
.frontend-frame-slogan .frame-slogan-bottom{
	background:url(images/frame_white_bl.png) no-repeat 0 0;
}
.frontend-frame-slogan .frame-slogan-bottom-left{
	background:url(images/frame_white_br.png) no-repeat 100% 0;
}
.frontend-frame-slogan .frame-slogan-bottom-right{
	background-color:#F7DFA5;
	margin-left:10px;
	margin-right:10px;
	height:10px;
	_font-size:0px;
}

