@charset "UTF-8";
/* CSS Document */

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #FFFFFF;
}
#content {
  height: 350px;
  width: 2200px;
  padding-left: 0px;
  background: #E8E8E8 url(indeximg/mainback2.jpg);
}
#content2 {
	height: 300px;
	width: 2200px;
	background: #999999 url(indeximg/mainback3.jpg);
}
#content3 {
	height: 50px;
	width: 2200px;
	background: #0099CC url(indeximg/mainback4.jpg);
}
#content #music {
	height: 300px;
	width: 250px;
	padding-top: 25px;
	float: right;
	margin-right: 30px;
}
#content #music #buy a {
	color: #990000;
	text-decoration: none;
	font: 14px "Times New Roman", Times, serif;
}
#content #music #buy a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #00CCFF;
}
#content2#leftb   {
  float: left;
  height: 101px;
  width: 106px;
  margin-left: 0px;
  background: #000000;
  margin-top: 599px;
}
#head {
  background: #CCCCCC;
  margin: 0px;
  padding: 0px;
  height: 0px;
  width: 1250px;
}
#content #wrightb {
	background: #000066;
	height: 101px;
	width: 106px;
	float: right;
	margin-top: 599px;
}
#content #music #buy {
	width: 250px;
	height: 50px;
	color: #666666;
	font: 14px "Times New Roman", Times, serif;
}
#content2 #wrightb {
  float: right;
  height: 60px;
  width: 200px;
  margin-top: 30px;
  color: #333333;
  margin-right: 10px;
}
#content2 #leftb {
  height: 60px;
  width: 200px;
  float: left;
  margin-top: 30px;
  color: #000000;
}
#footer a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}
#content3 #enter {
	float: right;
	height: 30px;
	width: 100px;
}
#content3 #enter a {
	color: #333333;
	text-decoration: none;
}
#content3 #enter a:hover {
	color: #990000;
}
#content3 #enter {
	font: 14px "Times New Roman", Times, serif;
}
#content2 #leftb a {
  font-size: 80px;
  font-weight: bolder;
  text-decoration: none;
  color: #000000;
  margin-left: 50px;
  font-family: "Times New Roman", Times, serif;
}
#content2  #leftb  a:hover {
  color: #FFFF33;
}
#content2 #wrightb a {
  font-size: 80px;
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
  margin-left: 80px;
  font-family: "Times New Roman", Times, serif;
}
#content2 #wrightb a:hover {
  color: #FFFF33;
}
#footer .style1 {
  margin-left: 50px;
}

