.left {
	float: left;
	text-align: center;
	width: 49%;
}
.dhby, .dhby a {
	width: 690px;
	text-align: right;
	font-size: 12px;
	color: #666666;
}

.container {
	margin: auto;
	padding: 10px;
	float: center;
	width: 690px;
	background-color: #E0D1B6;
	border: 1px dashed #666666;
}
.container2 {
	margin: auto;
	float: center;
	width: 690px;
}
.center {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;

	padding: 5px;
}
.right {
	float: right;
	width: 49%;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EBE1CF;
	background-image: url(images/main/Picture1.jpg);
	font-size: 14px;
}
.middle {
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
}
.photolink {
	background-image: url(images/main/pholinkbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	}
.photolink a {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.link2{
	font-size: 12px;
}
