.link {  font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; background-repeat: no-repeat}
a:link {  color: #3366FF; text-decoration: underline}
a:visited {  color: #6699FF; text-decoration: underline}

.para {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin-left: 20px;
	padding-left: 20px;
	width: 650px;
	margin-top: 20px;
	padding-top: 20px;
}
.photo {  background-image: url(../images/photo.jpg); background-position: 580px 500px; background-repeat: no-repeat; background-attachment: fixed}
.copy {  font-size: 10px; line-height: 12px; color: #999999; text-align: center}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: 750px;
}
.time {
	width: 450px;
	font-size: 14px;
	color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.para2 {

	font-size: 12px;
	line-height: 14px;
	color: #999999;
	margin-left: 20px;
	padding-left: 20px;
	width: 650px;
}
