.frontend-frame-default .frame-default-bound{
	margin-bottom:10px;
	width:224px;
	margin-left:5px;
}
.frontend-frame-default .frame-default-title{
	background:url(images/menu.png) no-repeat;
	height:35px;
}
.frontend-frame-default .frame-default-title-left{
}
.frontend-frame-default .frame-default-title-right{
}
.frontend-frame-default .frame-default-title-center{
	font-size:12px;
	font-weight:bold; 
	color:#FFF;
	line-height:35px;
	text-align:center;
}
.frontend-frame-default .frame-default-content{
	background:url(images/bg.png) repeat-y;
	overflow:hidden;
}
.frame-default-icon{
	width:36px;
	height:40px;
	margin-left:-16px;
	float:left;
	padding-right:6px;
}
.frame-default-bottom{
	background:url(images/bottom.png) no-repeat;
	height:6px;
}