@charset "utf-8";

body,td,th {

font-family:"Arial Narrow";

font-size:15px;

font-style: narrow;

color:#464646;

}



body {

background-color:#000000;

margin:30px 0 0;

}



a:link {

color:#464646;

text-decoration:none;

}



a:hover {

text-decoration:none;

color:#fff;

}



h1 {

color:#999;

margin-top:8px;

letter-spacing:-0.1em;

line-height:0.8em;

font-size:31px;

}



h1 span {

color:#ccc;

font-size:18px;

letter-spacing:-0.053em;

text-transform:none;

}



h2 {

font-size:24px;

}



h3 {

font-size:17px;

}



#top {

	position:absolute;

	top:20px;

	left:20px;

	width:310px;

	height:500px;

	cursor:pointer;

	margin-top:30px;

	z-index: 1;

}



#logo {

float:left;

height:86px;

width:110px;

}





#intro {

background-color:#fff;
background: url(intro_bg.png) top no-repeat;
width: 700px;
height: 425px;
margin-top: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 35px;
}
