* 					{ margin:0px; padding:0px; }
body				{ background:#FFFFFF;}
a 					{ outline-style: none; }
 
ul#menuback {
	list-style: none;
	background: url(../images/over_full_bg.jpg) no-repeat;
	width: 950px;
	height:41px;
	overflow:hidden;
	margin-top:0px;	
}

ul#menuback li.shutter {
	width:auto;
	height: 41px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background:url(../images/nor_home.png) no-repeat;
				width:137px;
}
ul#menuback li#shutter2 {
	background: url(../images/n0r_develop.png) no-repeat; 
	width:135px;
}
ul#menuback li#shutter3 {
	background: url(../images/nor_application.png) no-repeat;
	width:135px 
}
ul#menuback li#shutter4 {
	background: url(../images/nor_cms.png) no-repeat; 
	width:95px
}
ul#menuback li#shutter5 {
	background: url(../images/nor_management.png) no-repeat;
	width:175px 
}
ul#menuback li#shutter6 {
	background: url(../images/nor_consulting.png) no-repeat; 
	width:135px
}
ul#menuback li#shutter7 {
	background: url(../images/nor_technology.png) no-repeat; 
	width:138px;
}
a.link {
   width: 200px;
   height: 51px;
   display: block;
   background: url(.../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}
