body {
	padding:0; margin:0;
	padding-top:222px;
	font-size:14px;
	font-family:Arial,sans-serif;
	color:#000;
	background:url(/i/top.jpg) #0e99ff top center no-repeat;
}
table {
	border-collapse:collapse;
	border:0;
}
img {
	border:0;
}
form, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	padding:0; margin:0;
}
p {
	padding:0;
	margin:15px 0;
}
a:link, a:visited {
	color:#0099cc;
}
a:hover {
	color:#ff5223;
}
/*
.fixPng { filter:expression(fixPng(this)); } 
.fixPng a { position:relative; }
*/

#Top {
	position:absolute;
	width:100%;
	left:0;
	top:5px;
	text-align:center;
	font-size:16px;
	color:#fff;
}


#Menu {
	width:970px;
	margin:0 auto;
	border:5px solid #b5defc; border-top:0; border-bottom:0;
}
#Menu .item {
	float:left;
	width:24.9%;
	padding:15px 0;
	text-align:center;
	background-color:#2c69ff;
}
#Menu .item.hl {
	background-color:#ff6a2c;
}
#Menu a {
	color:#fff;
}

#Body {
	width:850px;
	margin:0 auto;
	padding:0 60px; padding-top:25px; padding-bottom:15px;
	border:5px solid #b5defc; border-top:0; border-bottom:0;
	background-color:#fef9e5;

}

#VideoBox {
	margin-top:35px; 
	height:400px; 
	background:url(/i/video_box.jpg) no-repeat; 
	padding-top:42px; 
	padding-left:10px;
}
#VideoList {
	list-style:none;
}
#VideoList li {
	margin:5px 0;
}
#VideoList a {
	text-decoration:none;
	border-bottom:1px dotted;
}
#VideoList a.hl {
	border:0;
	cursor:default;
	background-color:#abbe00;
	color:#fff;
	padding:2px 5px;
	position:relative;
	left:-5px;
}	

#Footer {	
	border-top:1px solid #cbc7b7;
	margin-top:40px;
	padding-top:15px;
}

#Bottom {
	background:url(/i/bottom.jpg) bottom center no-repeat;
	height:421px;
	position:relative;
}
#Bottom .Copy {
	text-align:center;
	width:100%;
	position:absolute;
	left:0; bottom:5px;
}

