* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background: url("/img/body.png") repeat-y left top;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: 1px solid #89A3Af;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	text-decoration:underline
}
a:hover img {
	border: 1px solid #FF99CC;
	background-color:#FF99CC
}

.page {
	background: url("/img/page2.jpg") no-repeat left top;
	padding: 28px 40px 0 115px;
	width: 760px;
}


.page2 {
	background: url("/img/page2.jpg") no-repeat left top;
	padding: 28px 40px 0 115px;
	width: 760px;
}

.main {
	width: 706px;
	margin: 0 auto;
}


.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: url("/img/footer.png") no-repeat left top;
	margin-left: 105px;
}

li { list-style-type: none; }
h2 { display:inline; }
h3 { display:inline; font-weight:normal;}
#other_titles{ float: right; font-size: 8px; position: relative; top:-11px; right:7px;}
#video_title{ text-align:center; font-size: 15px; font-weight:bold;}

img.sm {width:125px;height:94px;margin:1px 7px 10px 0px;padding:2px}
.h a{font-size:12px;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif}
.s a{font-size:20px;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif}
.intro {font-size: 18px;padding:0px 50px 0px 50px;color:#006699;}

