
/*resources base
=======================================*/
.resources-title {
	padding:0;
	margin:0 auto;
	width:auto;
	height:38px;
}
.resources-bg {
	padding:0 8px;
	margin:0 auto;
	font-size:0.6em;
	text-align:justify;
	width:auto;
	height:auto;
	background: url(../images/resources/resources-bg.png) repeat-y left top;
}
.resources-bg strong{
	font-size:1.1em;
	font-weight:bold;	
}
.resources-b {
	padding:0 8px 5px;;
	margin:0 auto;
	font-size:0.8em;
	text-align:right;
	width:182px;
	height:23px;
	background: url(../images/resources/resources-b.png) no-repeat left top;
}
/*================================================*/