.title{
	background-image: url(../box/topbarbg.gif);
    height: 62px;
}
.titleleft{
	float:left;
	background-image: url(../box/topbarleft.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 62px;
}
.titletxt{
	float:left;
	height: 46px;
	font-family: "؟،جم_GB2312";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 16px;
	width: auto;
}
.titleright{
	float:left;
	background-image: url(../box/topbarright.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 105px;
}
.kill{clear:both;}
.titleframe{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
