﻿
/* parttitle 部件的标题*/
.PartTitleStyle
{
	background-image: url(images/background/webparttitle.png);
	background-position: bottom;
	height: 24px;
	border-bottom: solid 1px gray;
	
}
