.havetco-frame-default .frame-bound{
	clear:both;
	padding:0px;
	padding-bottom:10px;
}
.havetco-frame-default .frame-title{
	background:url(images/default-center.png) repeat-x;
	height:24px;
}
.havetco-frame-default .frame-title div{
	background:url(images/default-left.png) 0% 0% no-repeat;
	height:24px;
	width:100%;
	float:left;	
}
.havetco-frame-default .frame-title div div{
	background:url(images/default-right.png) 100% 0% no-repeat;
	float:right;
}
.havetco-frame-default .frame-title div div div{
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	font-size:16px;
}
.havetco-frame-default .frame-content
{
	width:100%;
	background-color:#fff;
}
.havetco-frame-default .frame-content .content-1
{
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
}
.havetco-frame-default .frame-bottom
{
	background:url(images/default-footer-center.png) repeat;
	height:9px;
}
.havetco-frame-default .frame-bottom div
{
	background:url(images/default-footer-left.png) no-repeat 0% 0%;
	height:9px;
}
.havetco-frame-default .frame-bottom div div
{
	background:url(images/default-footer-right.png) no-repeat 100% 0%;
	height:9px;
	overflow:hidden
}
