#pagechang {
	color: #606;
	text-align: center;
	border-top: 2px solid #606;
	padding:10px 0 0 0
	
}
.title02 {
	font-size: 22px;
	font-weight: bold;
	width: 100px;
	margin-left: 30px;
}
.bottom-line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DF0084;
	width: 130px;
	padding-bottom: 4px;
}
.text {
	width: 520px;
	padding-right: 30px;
	padding-left: 30px;
}
.nav {
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	font-weight: normal;
}
.nav a{
	color: #FFF;
	margin-right: 20px;
}
.nav a:hover{
	color: #633;
}
