
html, body, p, ul, li, h1, h2, h3,h4, div{
	margin:0;
	padding:0;
}

body{
	color:#DDDDDD;
	font-size:12px;
	background-color:black;
	background: black url('img/background.gif') repeat-x left top;
}

#header{
	height:70px;
	background: black url('img/bg_header.gif') repeat-x left top;
}

	
h1{
	width:150px;
	height:70px;
	background: transparent url(img/main-logo.gif) no-repeat 27px top;
	float:left;
}
h1 span{
	position: absolute;
	left:-2000px;
}
h2 span{
	position: absolute;
	left:-2000px;
}

#banner{
	float:right;
	padding:7px 12px 0 0;
}



#content{
	margin-left:27px;
}

#copy{
	/*height:143px;*/
	margin-top:18px;
	margin-bottom:15px;
	padding-bottom:15px;
	font-size:16px;
	line-height:24px;
	color:#DDDDDD;
	width: 768px;
	background: transparent url(img/big_chill.jpg) no-repeat right top;
	border-bottom: #3e3e3e solid 1px;
}

#copy h2{
	width:420px;
	height:40px;
	background: transparent url(img/title.gif) no-repeat 27px top;
}
#copy p{
	margin-left:27px;
}

#copy img{
	clear:both;
	display:block;
}
#copy .cap{
	font-size:12px;
}

.clear{
	clear:both;
	font-size:1px;
}



#anchor{
	margin-top:18px;
	margin-left:27px;
	padding-bottom:15px;
	font-size:16px;
	color:#DDDDDD;
	width: 742px;
	border-bottom: #3e3e3e solid 1px;
}

#anchor ul{
	font-size:12px;
	list-style-type:none;
}

#anchor li{
	display:inline;
	padding-bottom: 20px;
	margin-right:10px;
	margin-top: 15px;
	line-height: 24px;
}

#anchor a{
	color:white;
}
#anchor a:hover{
	color:#ff3300;
}

#list{
}

#list a.min{
  font-size:1px;
  height:1px;
  line-height:0px;
  margin:0;
  padding:0;
  float:left;
}	
#list h3{
	font-size:16px;
	font-weight:bold;
	/*padding-top:1px;*/
	line-height:20px;
	height:32px;
	float:left;
}
#list .map{
	float:left;
	margin-left:16px;
	width:70px;
	height:30px;
	
}

#list .ttl{
	float:left;
	width:68px;
	height:22px;
}
#list .cont{
	float:left;
	height:22px;
}

#list ul{
	list-style-type:none;
}
#list li{
	width:742px;
	padding-bottom: 20px;
	margin-top: 15px;
	border-bottom: #3e3e3e solid 1px;
}

#list li.top{
  /* border-top: #3e3e3e solid 1px;*/
}
#list li.end{
	border:none;
}

#footer{
	/*border-top: #3e3e3e solid 1px;*/
	height:30px;
	text-indent:27px;
	padding-top:5px;
	padding-bottom:20px;
}


.area-title{
	color:black;
	background-color:white;
	width:742px;
	height:22px;
	margin-bottom:14px;
	padding-bottom:1px;
}
.area-name{
	width:642px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
}
.to-index{
	text-align:right;
	width:90px;
	height:18px;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	float:left;
}
.to-index a{
	color:black;
	text-decoration:none;
}




/*
 * additional (09.08.04)
 */

#copy #campaign{
	margin-left:27px;
}

#copy #campaign h3{
 	background: transparent url('img/h3_campaign.gif') no-repeat left top;
	text-indent:-9999px;
	width:742px;
	height:23px;
	margin:30px 0 7px;
 }
 
#copy #campaign p{
 	font-size:14px;
	font-weight:bold;
	display:block;
	margin-left:0;
	margin-bottom:8px;
}

/*
#copy #campaign a{
 	background: transparent url('img/btn_campaign.gif') no-repeat left top;
	display:block;
	width:175px;
	height:23px;
	text-indent:-9999px;
}
*/

#server-photo{
	background: transparent url('img/pct_server.gif') no-repeat left top;
	top:100px;
	left:520px;
	position: absolute;
	width:300px;
	height:490px;
}


#copy #campaign #campaign-list{
	font-size:12px;
	line-height:14px;
}
#copy #campaign #campaign-list h4{
	font-size:16px;
	font-weight:bold;
	/*padding-top:1px;*/
	line-height:20px;
	height:32px;
	float:left;
	margin-top:5px;
}
#copy #campaign #campaign-list .map{
	float:left;
	margin-left:16px;
	width:70px;
	height:30px;
	margin-top:10px;
}

#copy #campaign #campaign-list div{
	margin:0;
}
#copy #campaign #campaign-list div.ttl{
	float:left;
	width:68px;
	height:22px;
	margin:0;
	padding:0;
	line-height:14px;
}
#copy #campaign #campaign-list div.cont{
	float:left;
	height:22px;
	margin:0;
	padding:0;
	line-height:14px;
}

