@charset "UTF-8";
/* CSS Document */

html, body, form {
	background:#000;
	color:#fff;
	font-family: BBAlpha Sans,BBMillbankTall, Arial, Helvetica, sans-serif;
	padding:0;margin:0;
	font-size:1em; line-height:1.05em;
	width:100%;
}
h1, h2,h3,h4 {
	padding:0;margin:8px 0 0 0;color:#fff;

}
h1 {
	font-size:1.2em; line-height:1.2em; 
	font-weight:bold;
}
h2 {
	font-size:1.1em; line-height:1.1em; font-weight:bold;
}
h3 {
	font-size:1.05em; line-height:1.05em; font-weight:bold;
}
h4 {
	font-size:1.05em; line-height:1.05em;font-weight:bold;
	
}
p,ul, ol {
	color:#AAA;font-size:1em; line-height:1em;
}
.content {
	background-color:#000000;
	color:#FFF;

}
.pad { padding:1em;}
.contentWrap {
margin-left:4px;
color:#FFF;

}
.cent {
	text-align:center;

}

#NG_header {
	height:50px;
	background:url(../images/download/dl_logo_bg.png) repeat-x;
}
#NG_desc {
	color:#FFF;
}

.sep {
	color:#fff;
 	background:#353535;
	padding:4px;
	font-weight:bold;
}
.sep2 {
	background:#FFF;
	height:1px;

}
.btn {
	padding:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#335DDE;
	border:1px solid white;
	font-size:1em;
	line-height:2em;
	color:white; text-decoration:none;
}
.btn:hover {
	background-color:#0098FF;
	color:white;

}
.disc {
	color:#676767;
	font-size:0.9em; line-height:0.9em;
}
a:link, a:visited, a:active {
	color:white;
}
a:hover {
	color:#6894FA;
}
 .woInst{
 	font-size:1em;color:#2B4283;padding:0;margin:0;	
 }
  .more { font-size:0.8em;}
.fb {
		background:url(/images/l_hd_bg.png) #353535;
		color:#FFF; height:36px;
		white-space:nowrap;
		font-size:14px; line-height:16px; font-weight:bold;
		vertical-align:middle;	
	}
.button {
	background-color:#3768fa;
	color:#FFFFFF;
	font-weight:bold;
}
#dlDiv {
text-align:center; margin-top:8px; margin-bottom:8px;

}