* {
margin:0;
padding:0;
}
.w14 {
	font-size: 14px;
}
w12 {
	font-size: 12px;
}
.w12 {
	font-size: 12px;
}
.w10 {
	font-size: 10px;
	color: #000000;
}
#header {
	background-image:url(img/bg.jpg);
	height:78px;
	background-position: center top;
}
#header #logo {
float:left;
}
#header #logo a {
display:block;
width:160px;
height:77px;
background-image:url(img/nlp_in_01.gif);
background-repeat:no-repeat;
text-indent:170px;
white-space:nowrap;
overflow:hidden;
}
#header p {
float:right;
width:700px;
color:#666666;
font-size:12px;
text-align:right;
height:20px;
margin-top:20px;
line-height:20px;
}
#header #nav {
float:right;
width:600px;
height:31px;
margin-top:6px;
}
.footer {
width:900px;
margin:0 auto;
text-align:center;
color:#FFFFFF;
}
.footer a {
	padding:0 3px;
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color:#FFFFFF;
}
