body {
	background-color: #191919;
	padding-top: 60px;
	margin: auto;
	position: static;
	color: #666;
	font-size: 16px;
}
.contact {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 16;
	padding-left: 10px;
	padding-right: 10px;
}

h4 {
	color: #cc0000;
	
}

h1 {
	color: #FFF;
}
h5 {
	color: #3366ff;
	line-height: 120%;
	font-size: 17px;
}
body tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.recommend {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	padding-left: 15px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #FFF;
}

.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000;
}
.bgabout {
	background-image: url(images/bg_about.gif);
	background-repeat: repeat-x;
}
.bgproduction {
	background-image: url(images/bg_production.gif);
	background-repeat: repeat-x;
}
.bgreccommend {
	background-image:url(images/bg_recommend.gif);
	background-repeat: repeat-x;
}
.bgsponsor {
	background-image: url(images/bg_sponsor.gif);
	background-repeat: repeat-x;
}
