body {
	background-color: #000000;
	margin-top: 0px;
}
.brown_yellowrule_box {
	background-color: #4f1B0E;
	border: solid 3px #E1B600;
}
p {
	color: #E1B600;
	font-family: Arial, sans-serif;
	
}
h1 {
	color: #E1B600;
	font-family: Arial, sans-serif;
	font-size: 32px;
	
}
h2 {
	color: #E1B600;
	font-family: Arial, sans-serif;
	font-size: 24px;

}
h3 {
	color: #E1B600;
	font-family: Arial, sans-serif;
	font-size: 18px;
	
}
a {
	color: #E1B600;
	font-family: Arial, sans-serif;
}
.alt {display:none;}

#player {
	border: solid 3px #E1B600;
	width: 310px;
	height: 1000px;
	background-color: #4f1B0E;
	margin-top:30px;
	margin-left: 20px;
}
#blog {
	border: solid 3px #E1B600;
	width: 350px;
	height: 611px;
	background-color: #4f1B0E;
	margin-top:20px;
	margin-left: 14px;
}
#blog_text_container {
	width: 310px;
	height: 500px;
	overflow: auto;
}
.blog_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}
.blog_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
}
.banner340x100 {
	width: 340px;
	max-width: 340px;
	height: 100px;
	margin-top:30px;
	margin-left: 18px;
	background-color: #4f1B0E;
}
.nav_home-neutral {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat;
}
.nav_home-over {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_home-over.jpg);
	background-repeat: no-repeat;
}.nav_video-neutral {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_video.jpg);
	background-repeat: no-repeat;
}
.nav_video-over {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_video-over.jpg);
	background-repeat: no-repeat;
}
.nav_audio-neutral {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_audio.jpg);
	background-repeat: no-repeat;
}
.nav_audio-over {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_audio-over.jpg);
	background-repeat: no-repeat;
}
.nav_blog-neutral {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_blog.jpg);
	background-repeat: no-repeat;
}
.nav_blog-over {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_blog-over.jpg);
	background-repeat: no-repeat;
}
.nav_contact-neutral {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_contact.jpg);
	background-repeat: no-repeat;
}
.nav_contact-over {
	width: 94px;
	height: 21px;
	background-image: url(images/nav_contact-over.jpg);
	background-repeat: no-repeat;

}.nav_search {
	width: 270px;
	height: 21px;
	background-image: url(images/CNY_nav_06.jpg);
	background-repeat: no-repeat;
}
.yellow {
	color: #E1B600;
}
.footer {
	font-size: 10px;
	color: #ffffff;
}