
	.vanbanmoi{
		border-left: 1px solid #C0C0C0;
		display: block;
		float: left;
		padding: 1px;
		width: 225px;
		height: 289px;
	}
	
	.vanbanmoi h3{
		background: url("images/iconVanbanmoi.gif") no-repeat scroll left top transparent;
		border-bottom: 1px solid #969696;
		font-size: 14px;
		margin-bottom: 15px;
		padding: 2px 0 3px 25px;
		text-transform: uppercase;
		color: #EC1616;
		font-weight: bold;
		width: ;
		margin: 5px 0px;
	}

	.boxBg2 {
		background: url("images/bgtext.gif") repeat-x scroll left top transparent;
		padding: 5px 15px 5px 15px;
	}
	
	.boxBg2 h3 a{
		color: #EE0000;
	}
	
	.boxBg2 h3 a:hover{
		text-decoration: none;
	}
	
	.content_top{
		border: 1px solid #C0C0C0;
		margin-bottom: 6px;
		height: 290px;
	}
	
	.newsticker{
		height: 235px !important;
		overflow: hidden;
		position: relative;
	}
	
	.newsticker ul{
		position: absolute;
		margin: 0px;
		padding: 0px;
		top: 0px;
	}
	.newsticker ul li{
		margin-bottom: 8px !important;
		background: url("../images/nen/bullet.gif") no-repeat scroll left 7px transparent;
		text-indent: 7px;
		list-style-type: none;
		padding: 0;
	}
