/*frame 1*/
.small-box
{
	margin-bottom:10px;
}
.small-box .frame-header
{
	background:url(images/bg-center-small-box.png) repeat-x left top;	
	height:34px;
}
.small-box .frame-header div
{
	background:url(images/bg-left-small-box.png) no-repeat left top;	
	height:34px;
}
.small-box .frame-header div div
{
	background:url(images/bg-right-small-box.png) no-repeat right top;	
	height:34px;
}
.small-box .frame-header b
{
	line-height:34px;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 24px;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
}
.small-box .frame-header b a
{
	color:#fff;
}
.small-box .frame-content
{
	
	border:solid 1px #d50004;
	border-top:none;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}
/*frame simple*/
.simple-frame
{
	margin-bottom:10px;
}
.simple-frame .frame-header
{
	background:url(images/frames/bg-title_03.gif) repeat-x left top;	
	height:23px;
	display:none;
}
.simple-frame .frame-header div
{
	background:url(images/frames/bg-title_01.gif) no-repeat left top;	
	height:23px;
}
.simple-frame .frame-header div div
{
	background:url(images/frames/bg-title_05.gif) no-repeat right top;		
}
.simple-frame .frame-header b
{
	line-height:23px;
	font-weight:bold;
	color:#4294d0;
	padding:0 0 0 28px;
	font-size:12px;
	margin:0;
}
.simple-frame .frame-content
{
		
}
/*loai 2*/
.center-frame
{
	margin-bottom:10px;
}

.center-frame .frame-content
{
	
}
.center-frame .frame-header
{
	background:url(images/frames/bg-tile-center.gif) repeat-x left top;
	height:32px;
	display:none;
}
.center-frame .frame-header div
{
	padding-left:5px;
}
.center-frame .frame-header div div
{
	background:url(images/frames/icon-tron.gif) no-repeat left center;
	padding-left:15px;
	color:#4294d0;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
}
.center-frame .frame-header div div b
{display:block;
	font-size:12px;
}
/*frame 3*/
.frame-rounded-top
{
	margin-bottom:10px;
}
.frame-rounded-top .frame-header
{
	background:url(images/bg-frame-rounded-top.png) no-repeat left bottom;
	height:32px;
}
.frame-rounded-top .frame-header div
{
	background:url(images/bg-left-frame-rounded-top.png) no-repeat left 3px;
	height:32px;
}
.frame-rounded-top .frame-header div div
{
	background:url(images/frames/frame_071.png) no-repeat right top;
}
.frame-rounded-top .frame-header div div b
{display:block;
	font-size:12px;
	color:#ffe400;
	padding-left:28px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.frame-rounded-top .frame-content
{
	
}

/*frame 4*/
.frame-rounded-coners
{
	margin-bottom:10px;
	position:relative;
}
.frame-rounded-coners .frame-header
{
	background:url(images/frames/frame_053.png) repeat-x left top;
	height:34px;
	position:absolute;
	top:5px;
	left:-7px;
}
.frame-rounded-coners .frame-header div
{
	background:url(images/frames/frame_033.png) no-repeat left top;
	height:34px;
}
.frame-rounded-coners .frame-header div div
{
	background:url(images/frames/frame_073.png) no-repeat right top;	
}
.frame-rounded-coners .frame-header div div b
{display:block;
	font-size:12px;
	color:#fff;
	padding-left:15px;
	line-height:36px;
	padding-right:20px;
}
.frame-rounded-coners .frame-content
{
	border:solid 1px #cacbcd;	
	padding-top:39px;	
}
/*frame 5*/
.frame-square-coners
{
	margin-bottom:10px;
}
.frame-square-coners .frame-header
{
	background:url(images/frames/frame_03-squar.gif) repeat-x left top;
	height:33px;	
}
.frame-square-coners .frame-header div div b
{display:block;
	font-size:12px;
	color:#f40000;
	padding-left:15px;
	line-height:33px;
	font-weight:bold;
	text-transform:uppercase;
}
.frame-square-coners .frame-content
{
		
}
/*frame 6*/
.frame-coners
{
	margin-bottom:10px;
	border-radius:10px;	
	
	position:relative;
}
.frame-coners .frame-header
{
	background:url(images/bg-center-frame-ribbon.png) repeat-x left top;
	height:40px;
}
.frame-coners .frame-header div
{
	background:url(images/bg-left-frame-ribbon.png) no-repeat left top;
	height:40px;
}
.frame-coners .frame-header div div
{
	background:url(images/bg-right-frame-ribbon.png) no-repeat right top;
}
.frame-coners .frame-header div div b
{display:block;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	text-transform:uppercase;	
	line-height:40px;	
	padding-left:20px;
}
.frame-coners .frame-content
{
	border:solid 1px #404040;
	border-top:none;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}

/*frame 7*/
.frame-ribbon
{
	margin-bottom:10px;
	border-radius:10px;	
	
	position:relative;
}
.frame-ribbon .frame-header
{
	background:url(images/bg-center-frame-ribbon.png) repeat-x left top;
	height:40px;
}
.frame-ribbon .frame-header div
{
	background:url(images/bg-left-frame-ribbon.png) no-repeat left top;
	height:40px;
}
.frame-ribbon .frame-header div div
{
	background:url(images/bg-right-frame-ribbon.png) no-repeat right top;
}
.frame-ribbon .frame-header div div b
{display:block;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	text-transform:uppercase;	
	line-height:40px;	
	padding-left:20px;
}
.frame-ribbon .frame-content
{
	background:#1d1d1d;
	margin-top:2px;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}
.frame-ribbon .frame-content .frame-content-right
{
		
}
/*no frame*/
.no-frame
{
	margin-bottom:10px;
}
.no-frame .frame-header
{
	background:url(images/frames/bg-title_03.gif) repeat-x left top;	
	height:23px;
}
.no-frame .frame-header div
{
	background:url(images/frames/bg-title_01.gif) no-repeat left top;	
	height:23px;
}
.no-frame .frame-header div div
{
	background:url(images/frames/bg-title_05.gif) no-repeat right top;		
}
.no-frame .frame-header b
{
	display:none;
}
.no-frame .frame-content
{
	background:url(images/frames/bg-mnleft.gif) repeat-x left bottom #fff;
	border:solid 1px #afb1b2;
	border-top:none;	
}