.title1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-image: url(image/titlebar1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 62px;
	padding-top: 15px;
}
.title2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-image: url(image/titlebar2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 35px;
	padding-top: 7px;
	list-style-type: none;

}
.title3 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-image: url(image/titlebar3.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 28px;
	padding-top: 3px;
	list-style-type: none;
}
.index {
	background-color: #FDEDB5;



}
.index2 {
	background-color: #D7F2B0;
}
.index3 {

	background-color: #9BDEFF;
}
.index4 {
	background-color: #FBB9BE;
}
