*{
	padding:0;
	margin:0;
}
html{
	background:url(img/bg.jpg) top center fixed;
	font: 12px/18px Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.clear{
	clear:both;
}
#site{
	background:#000;
	width:760px;
	margin:0 auto;
	min-height:700px;
}
#left{
	width:370px;
	margin-left:50px;
	float:left;
}
a {
	color:#900;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}
#right{
	margin-right:0px;
	margin-top:20px;
	float:right;
	width:300px;
	min-height:1100px;
}
.myspace{
	display:block;
	float:right;
	margin-right:22px;
}
#slider{
	margin-bottom:30px;
}
.brand{
	float:right;
	padding-bottom:15px;
}
#end{
	background:url(img/pn_end.png) no-repeat;
	width:760px;
	height:48px;
	margin:0 auto;
}
.news{
	padding-bottom:40px;
}
.divider{
	border-bottom:1px solid #333;
	margin-bottom:20px;
}
.banner{
	background:url(img/banner.jpg);
	width:150px;
	height:500px;
	float:right;
}
.banner2{
	background:url(img/banner3.jpg);
	width:150px;
	height:500px;
	float:right;
}
.smallbanner{
	padding-bottom:20px;	
}
.mp3{
padding-top:25px;
padding-bottom:20px;
}
h2{
	color:#CCC;
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
}
h1{
	color:#900;
	font-weight:normal;
	font-size:29px;
	padding-bottom:20px;
}
p{
	color:#CCC;
	font-size:12px;
	line-height:170%;
	margin-bottom:10px;
}





#footer_container{
	width:760px;
	margin:0 auto;
}
#footer{
	width:418px;
	margin:0px auto;
	padding:0px 20px;
	padding-top:10px;
}
#footer img{
	float:left;
}
#footer p{
	display:inline-block;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:2px;
	color:#999;
}
#footer a{
	display:inline-block;
	text-decoration:none;
}
.imglink {
	background:#FFF;
	display:inline !important;
	margin-top:0 !important;
	padding:0 !important;
	text-decoration:none !important;
}
.inner{
	width:340px;
	border:1px solid #CCC;
	margin:20px 0px;
}
.news ul{
	padding-top:10px;
}
.news li{
	list-style-type:none;
	color:#FFF;
	padding-bottom:10px;
}