@charset "utf-8";
body {
	 background:#000000 ;
	margin:0;
	font-size:12px;
	letter-spacing:0.1em;
}
#container {
	width:920px;
	height:570px;
	position:relative;
	margin: 0px auto ;
        border: 0pt none ;
}
#head {
	width:100%;
	height:69px;
	position:relative;
}
#nav {
        width:100%;
	height:33px;
	position:relative;
        background:url(../img/nav_bg.gif) repeat-x 0 0;
}
#primary {
	width:920px;
	height:414px;
	margin:10px auto;
}
#foot {
	width:100%;
	height:34px;
	position:relative;
}
#news {
	margin-top:50px;
	width:246px;
	height:164px;
}
#newsTitle {
	background:url(../img/news_title.gif) no-repeat center top;
	height:25px;
}
p {
	margin:0px 0px 10px;
}
h3 {
	font-size:15px;
	margin:0px;
}
h5 {
	margin: 0px;
	display:inline;
	color:#cdca83;
	font-size:15px;
}
h4 {
	margin:5px 0px;
	font:normal 12px/16px Verdana, Arial, Helvetica, "sans-serif";
}
samp {
	font-size:11px;
	color:#999;
}
strong {
	color:#ffc949;
}
#join {
	width:100px;
	position:absolute;
	right:18px;
	top:8px;
	text-align: right;	
}
#join a {
	color: #E4E4E4;
	text-decoration:none;
}
#join a:hover {
	color:#cdca83;
}
