.round{
	background-color: #f4ca00;
	padding: 10px !important;
	height: auto;
}
.boxc { 
	padding:0px; position:relative; 
} 
.boxc b.cn { 
	background:transparent url(../interface_img/roundCT/rounddarkyellow.png) no-repeat scroll 0%; 
	height:10px; 
	position:absolute; 
	width:10px; 
}
.boxc b.tl { 
	background-position:left top; 
	left:-1px; top:-1px; 
} 
.boxc b.tr { 
	background-position:right top; 
	right:-1px; 
	top:-1px; 
} 
.boxc b.bl { 
	background-position:left bottom; 
	bottom:-1px; 
	left:-1px; 
} 
.boxc b.br { 
	background-position:right bottom; 
	bottom:-1px; 
	right:-1px; 
} 
* html .boxc b.bl { 
	bottom:-2px; 
}
* html .boxc b.br { 
	bottom:-2px; 
} 
* html .boxc b.cn { 
	background-image:url(../interface_img/roundCT/rounddarkyellow.gif); 
	font-size:1px; 
	line-height:1px; 
}

/*=======================================================================*/
.round.lightred{
	background-color: #c7093e !important;
	padding: 10px !important;
	height: auto;
}
.round.lightred .boxc b.cn { 
	background:transparent url(../interface_img/roundCT/roundlightred.png) no-repeat scroll 0% !important; 
	height:10px; 
	position:absolute; 
	width:10px; 
}
* html .round.lightred .boxc b.cn { 
	background-image:url(../interface_img/roundCT/roundlightred.gif) !important; 
	font-size:1px; 
	line-height:1px; 
}
/*=======================================================================*/
.round.fwhite{
	background-color: #ffffff !important;
	padding: 10px !important;
	height: auto;
}
.round.fwhite .boxc b.cn { 
	background:transparent url(../interface_img/roundCT/roundwhite.png) no-repeat scroll 0% !important; 
	height:10px; 
	position:absolute; 
	width:10px; 
}
* html .round.fwhite .boxc b.cn { 
	background-image:url(../interface_img/roundCT/roundwhite.gif) !important; 
	font-size:1px; 
	line-height:1px; 
}
.round.redRound{
	font: 12px Verdana;
	line-height: 1.5em !important;
	color: #fff;
}
