/* CSS Document */
.layout-bank{
	width:240px;
	margin-top:20px;
	overflow:hidden;
}
.content-bank{
	border:1px solid #000;
}
.items-content-ac{
	width:190px;
	padding:8px 0;
	border-top:1px dashed #999;
}
.layout-bank .title{
	margin-bottom:10px;	
}
.start1{
	border:none !important;
	padding-top:10px !important;
}
.tite-ac{
	font-size:15px;
	color:#333333;
	font-weight:bold;
	margin-bottom:5px;
}
.disc-ac{
	font-size:16px;
	color:#663300;
	font-weight:bold;
	padding-left:15px;
	text-transform:uppercase;
}
