body {
	color: #5A463B;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	margin:0;
	padding:0;
	left:0;
	top:0;
	background-image:url(Picture/background.gif);
	background-repeat:repeat-x;
}

a:link {
	color: #5A463B;
	text-decoration:none;
}
a:active {
	color: #5A463B;
	text-decoration:none;
}
a:visited {
	color: #5A463B;
	text-decoration:none;
}
a:link:hover {
	color: #5A463B;
}

h2 {
	font-size: 16px;
	letter-spacing:-0.01em;
}
h3 {
	font-size: 14px;
	letter-spacing:-0.02em;
}

p {
	text-align:left;
	font-size:12px;
	line-height:2.6ex;
}

ul {
	font-size: 12px;
}

li {
	margin-top:5px;
}

strong {
	font-weight:bold;
}

.page{
	position:absolute;
	background-image:url(Picture/pagebg.gif);
}
.splash{
	position:absolute;
	left:307px;
	top:0px;
	width:186px;
	height:353px;
	background-color:#F2EEE2;
	border-bottom:30px solid #F7F6EF;
}
.menu{
	position:absolute;
	left:594px;
	top:0px;
	width:186px;
	height:535px;
	background-color:#F2EEE2;
}
.content{
	position:absolute;
	left:15px;
	top:0px;
	width:580px;
	height:549px;
	background-position:left top;
	background-repeat:no-repeat;
	scrollbar-base-color: #E7E0CA;
}
.footer{
	position:absolute;
	left:14px;
	top:545px;
	width:777px;
	height:40px;
	color: #669999;
	background-color:#B7E1EA;
	border-top:5px solid white;
	font-size: 10px;
}
.footer a:link {
	color: #669999;
}
.footer a:active {
	color: #669999;
}
.footer a:visited {
	color: #669999;
}
.footer a:link:hover {
	color: #669999;
}
.foto, video{
	text-align:center;
}
.foto td{
	background-image:url(Picture/fotobg.gif);
	background-repeat:no-repeat;
	width:190px;
	height:150px;
	vertical-align:top;
	padding-top:10px;
}
.foto p{
	margin-left:20px;
	margin-top:4px;
}
.video td{
	background-image:url(Picture/videobg.gif);
	background-repeat:no-repeat;
	width:190px;
	height:150px;
	vertical-align:top;
	padding-top:10px;
}
.trademark {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.footer .trademark {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
