﻿.DrivingSchoolBody
{
	background-image: url(images/body-repeat.gif);
	background-repeat: repeat-y;
	width: 955px;
}

.DrivingSchoolHeader
{
	background-image: url(Images/DrivingSchool/header.gif);
	background-repeat: no-repeat; /*position: relative;*/
	width: 955px; /*原为760*/
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.HomeContentPanel
{
	width: 98%;
	height: 96%;
	background-image: url(images/panelTitleBg.gif);
	background-repeat: repeat-x;
	border-bottom-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-size: small;
}
