.headbanner  {
		height: 120px;
	}

.aboutus .headbanner  {
	background: url(../images/head_about_img.jpg) no-repeat;
	}

.headbanner  .bannertitle {
		height: 120px;
	}
	
.aboutus .headbanner  .bannertitle {
	background: url(../images/head_about_title.png) no-repeat !important;
		background/**/: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/head_about_title.png',sizingMethod='crop');
		width: 160px;
	}
	
.submenu {
	height: 35px;
	background: url(../images/submenu_bg.jpg) no-repeat;
	}