
body {  	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
p {  	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
img {  	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
div { 	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
table { 	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
td { 	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
th {  	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;}
tr {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;
}
a {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: lighter;
	text-decoration: none;
	color: #000000;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
