.PageTop
{
	background-image: url(/webface/lb/lb_TOP_BG.JPG);
	background-repeat: repeat-x;
}
/*站点内容*/
.PageMenu
{
	background-image: url(/webface/lb/lb_MENU_BG.JPG);
	background-repeat: repeat-x;
}
.PageTitle
{
	background-image: url(/webface/lb/lb_TITLE_BG.JPG);
	background-repeat: repeat-x;
}
/*主菜单字体*/
.mTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #093772;
	text-decoration: none;
	font-family: 宋体;
}
.BoxTitle
{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}
.BoxMore
{
	float: right;
	font-size: 12px;
	color: Black;
}
.BoxMore a
{
	color: Black;
	text-decoration: none;
}
.PageBox{
	border-color:#a0c9db;
}
