body, html 	
	{
	background-color: #010707;
	background-image: url(Img/background.png);
	background-repeat: repeat-x;
	font-family : "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	color: black;
	align: center;
	height: 100%;
	}
	
* {
margin: 0;
}
	
h1 {font-weight: bold;font-size: 30px;color: #ffffff;text-transform: lowercase;}
h2 {color: #ffffff; font-size: 18px;}
h3 {color: white; font-size: 12px;}
p {line-height: 18px;color: #ffffff;font-size: 14px; margin-bottom: 14px;}

table {line-height: 18px;color: #ffffff;font-size: 14px; margin-bottom: 14px;}

a:link 
	{color: #b4b4b4;TEXT-DECORATION: none;}
a:visited 
	{color: #b4b4b4;TEXT-DECORATION: none;}
a:hover
	{TEXT-DECORATION: none;color: #ffffff;background-color: #b4b4b4}
	

.head_logo {background-image: url(Img/headlogo.png); width:968px; height:114px;margin: 0px auto; left: 12%;position:absolute; top:6px;}
.show_artist {background-image: url(Img/show_artist.png); padding-top: 30px; padding-left: 13px; width:955px; height:341px;margin: 0px auto; left: 12%;position:absolute; top:120px;}
.content {background-color: transparent; width:968px; margin: 0px auto; left: 12%;position:absolute; top:530px;}
.menu {background-color: transparent; width:968px; margin: 0px auto; z-index: 10; left: 12%;position:absolute; top:466px;}
.two_link {background-color: transparent; width:156px; margin: 0px auto; margin-left: 790px; font-weight: bold; font-size: 14px; color: white; z-index: 10; left: 12%;position:absolute; top:123px;}

.big_down {background-color: transparent;width:968px;}

.start_left {background-color: transparent; width:515px; float: left;}
.start_news {background-color: transparent; width:216px; float: left; margin-left: 10px;}
.start_right {background-color: transparent; width:216px; float: left; margin-left: 10px;}



.menu ul
   {
   margin:0px auto;
   list-style-type: none;
   padding: 0px;
   }

.menu ul li a
   {float: right;TEXT-DECORATION: none; color: black;font-weight: bold; margin-left: 15px; font-size: 14px;background-repeat: no-repeat;text-align: left; text-transform: lowercase;}
   
.menu ul li a:visited
  {float: right;TEXT-DECORATION: none; color: black;font-weight: bold; margin-left: 15px; font-size: 14px;background-repeat: no-repeat;text-align: left; text-transform: lowercase;}
   
.menu ul li a:hover
   {float: right;TEXT-DECORATION: none; color: black;font-weight: bold; margin-left: 15px; font-size: 14px;background-repeat: no-repeat;text-align: left; text-transform: lowercase;}