@charset "UTF-8";
/* CSS Document */

body {
	background: rgb(237,237,237);
	margin-top: 0px;
	font-family: "微软雅黑", Verdana, Helvetica, sans-serif;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: rgb(255,255,255);
}
.header {
	box-shadow:0 1px 7px #000;
	-webkit-box-shadow:0 1px 7px #000;
	-moz-box-shadow:0 1px 7px #000;
	height: 266px;
	margin: 10px 0px;
}
#headerline {
	height: 10px;
	background: rgb(204,0,0);
}
#topVideo {
	height: 266px;
	width: 474px;
	background: rgb(51,51,51);
	float: left;
	border: none;
}
#topVideo a {
	display:inline-block; 
	height:100%;
}
#topVideo #videoBtn {
	width: 112px;
	height: 123px;
	background: url(../images/videobtn.png) no-repeat -112px 0px;
	position:relative;
	top: -185px;
	left: 181px;
}
#topVideo:hover #videoBtn {
	width: 112px;
	height: 123px;
	background: url(../images/videobtn.png) no-repeat 0px 0px;
	position:relative;
	top: -185px;
	left: 181px;
}
* html #topVideo #videoBtn {
	background: url(../images/videobtn.jpg);
	cursor: pointer;
	margin-bottom: -127px;
}
* html #topVideo:hover #videoBtn {
	background: url(../images/videobtn.jpg);
	cursor: pointer;
	margin-bottom: -127px;
}
#birthdayText {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: rgb(255,255,255);
	background: rgb(123,0,0);
	float: right;
	width: 326px;
	height: 266px;
	text-align: right;
}
#logoline {
	background: rgb(204,0,0);
	height: 120px;
	clear: both;
	font: bold 5em Verdana, Geneva, sans-serif;
	color: rgb(255,255,255);
	padding-top: 0px;
	padding-left: 30px;
}
.content {
	background: rgb(255,255,255);
}
.contentLeft {
	float: left;
	width: 420px;
	clear: both;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 25px;
	background-color: #FFF;
}
* html .contentLeft {
	width: 414px;
}
.contentLeft h2 {
	font: 25px "微软雅黑","黑体", Helvetica, Verdana, sans-serif;
	margin-bottom: 5px;
}
.contentLeft ul li {
	border-bottom: 3px dotted rgb(204,204,204);
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 16px;
	padding-top: 16px;
	color: rgb(153,0,0);
	margin-left: -20px;
	font: 16px/24px Georgia,Arial,Helvetica,sans-serif;
}
.contentLeft ul {
	margin-bottom: 60px;
}
.contentLeft ul li p {
	color: rgb(194,0,0);
	font: 12px/1.125 Georgia,Arial,Helvetica,sans-serif ;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 15px;
	line-height: 2em;
}
.contentLeft form {
	margin-top: 30px;
	margin-left: 15px;
	font-size: 1.15em;
	color: rgb(51,51,51);
	margin-right: 10px;
	vertical-align: bottom;
}
.contentLeft form textarea {
	font-size: 0.8em;
	color: rgb(51,51,51);
	height: 100px;
	width: 100%;
	margin-top: 10px;
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
}
form .SubmitButton {
	height: 28px;
	width: 60px;
	color: rgb(255,255,255);
	background: rgb(153,0,0);
	font-size: 0.75em;
	text-align: center;
	float: right;
	margin-top: 5px;
}
* html form .SubmitButton {
	margin-top: -15px;
}
.contentRight {
	float: right;
	width: 325px;
	margin-left: 0px;
	padding-top: 115px;
	text-align: right;
	position: relative;
	background-color: #FFF;
}
.contentRight #PhotoIntruction {
	font-size: 0.8em;
	line-height: 1.5em;
	color: rgb(255,255,255);
	background: rgb(51,51,51);
	text-align: left;
	width: 290px;
	float: right;
	padding: 15px 15px 20px 15px;
}
.footer {
	color: rgb(255,255,255);
	background: rgb(153,0,0);
	text-align: right;
	height: 120px;
	padding-top: 30px;
	/*padding-bottom: 50px;*/
	padding-right: 40px;
	margin-top: 40px;
	box-shadow:0 0 4px #000;
	-webkit-box-shadow:0 0 4px #000;
	-moz-box-shadow:0 0 4px #000;
	font-size: 0.8em;
	line-height: 1em;
}
.timeline {
	background: rgb(255,255,255) url(../images/timeline.png) no-repeat;
	height: 2500px;
	width: 100%;
	clear: both;
}
.timelineBox {
	width: 265px;
	height: 200px;
	line-height: 0px;
}
.timelineBox div {
	color: rgb(255,255,255);
	background: rgb(153,0,0);
	position: absolute;
	top: 144px;
	left: 0px;
	padding: 7px 8px 8px;
	width: 244px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 4px;
	height: 31px;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.25em;
}
.timeline img {
	height: 142px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: none;
}
.timelineBox a {
	text-decoration: none;
}
.timelineBox a:hover img{
	box-shadow:0 0 5px #CCCCCC;
	-webkit-box-shadow:0 0 5px #CCCCCC;
	-moz-box-shadow:0 0 5px #CCCCCC;
}
.timelineBox a:hover div{
	box-shadow:0 0 4px #CCCCCC;
	-webkit-box-shadow:0 0 4px #CCCCCC;
	-moz-box-shadow:0 0 4px #CCCCCC;
}
.timelineBox#hidePhoto {
	display: none;
}
#switchPages {
	margin-top: -30px;
	text-align: right;
	margin-bottom: 35px;
}
.switchPagesButton:link, .switchPagesButton:visited {
	border: 1px solid rgb(133,0,0);
	padding: 2px 4px;
	margin-right: 2px;
	font-size: 0.9em;
	text-decoration: none;
	color: rgb(143,0,0);
	background: rgb(255,255,255);
}
.switchPagesButton:hover {
	border: 1px solid rgb(153,0,0);
	font-size: 0.9em;
	text-decoration: none;
	color: rgb(255,255,255);
	background: rgb(153,0,0);
}
#letterCount {
	float: left;
	font: 0.75em Constantia, Georgia;
	color: rgb(153,153,153);
}
* html #letterCount {
	margin-top: -20px;
}
#letterCount span {
	font-size: 1.5em;
	margin-right: 0.25em;
	margin-left: 0.25em;
}
#messageBoardWrapper {
	padding-left: 15px;
	padding-bottom: 60px;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: -5px;
	margin-right: -15px;
	margin-left: -5px;
	border: 3px dashed #c0c0c0;
	background: #f5f5f5;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.footer a {
	display: none;
}
#quotation_left {
	float: left;
	width: 50px;
	padding-left: 40px;
	padding-top: 10px;
}
* html #quotation_left {
	float: left;
	width: 30px;
	padding-left: 10px;
	padding-top: 30px;
}
.quotation {
	font: 8em Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px -1px #bbb,0 1px #fff;
	color:#e3e1e1;
	cursor: default;
}
* html .quotation {
	font: 5em "Times New Roman", Times, serif;
	color: rgb(51,51,51);
}
#quotation_right {
	width: 70px;
	float: right;
	padding-right: 25px;
	padding-top: 130px;
	background: bottom;
	height: 50px;
}
* html #quotation_right {
	float: right;
	padding-right: 10px;
	padding-top: 150px;
	height: 50px;
}
#mywords {
	width: 580px;
	float: left;
	padding-top: 50px;
	color: rgb(153,0,0);
	margin-bottom: 50px;
	padding-left: 20px;
	font-family: "微软雅黑",Georgia, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
}
#fullscreen {
	font-size: 1em;
	height: 30px;
	width: 45px;
	line-height: 30px;
	padding-left: 25px;
	color: #900;
	background-color: #FFF;
	position: relative;
	left: 474px;
	top: -45px;
	-moz-outline-radius-bottomright: 5px;
	-moz-outline-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	display: none;
	cursor: pointer;
	background-image: url(../images/enlarge.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.fullscreenToggleShadow {
	box-shadow:0 1px 7px #000;
	-webkit-box-shadow:0 1px 7px #000;
	-moz-box-shadow:0 1px 7px #000;
}
