#network{
	float:left;
	width:882px;
	height:27px;
	background:#003265 url(../../images/site/cont_net.gif);
	padding:0px 20px 0px 18px;
	overflow:hidden;
	display:inline;
}
#network a img{
	border:none;
}
#network a{
	color:#ccc;
	text-decoration:none;
}
#network a:hover{
	color:#fff;
}
#netbg{
	float:left;
	width:882px;
	height:27px;
	background:#003265 url(../../images/network/net_bg.gif) no-repeat 117px 0px;
	display:inline;
	overflow:hidden;
}
#netbg .nkg_logo{
	float:left;
	width:66px;
	height:27px;
	text-align:center;
	line-height: 11px;
}
#ulbox{
	float:right;
	width:761px;
	height:20px;
	background:#f0f0f0 url(../../images/network/net_ulbox.gif) repeat-x;
	display:inline;
	overflow:hidden;
	padding-top: 2px;
	margin-top:5px;
}
#ulbox ul{
	float:left;
	height:20px;
	background:#001c39 url(../../images/network/net_ul.gif) repeat-x;
	width:333px;
}
#ulbox ul li{
	float:left;
	display:inline;
	list-style:none;
	margin-right:1px;
	background:#e0e0e0 url(../../images/network/net_ul_li.gif);
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}
#ulbox ul li a{
	float:left;
	height:15px;
	width:110px;
	color:#646464;
	background: url(../../images/network/net_ul_li_corner.gif) no-repeat left top;
	padding-top: 5px;
	display:inline;
	overflow:hidden;
}
#ulbox ul li a:hover{
	color:#888;
}
#ulbox ul li a:hover img{
	margin-top:-20px;
}
#ulbox ul li a img, #ulbox ul li.sel a img{
	margin-top:0px;
}
#ulbox ul li.sel{
	background:#505050 url(../../images/network/net_ul_li_sel.gif);
}
#ulbox ul li.sel a, #ulbox ul li.sel a:hover{
	color:#ededed;
}
#ulbox form{
	float:right;
	margin-right:5px;
	margin-top:2px;
}
#ulbox select{
	float:left;
	height:17px;
	border:1px solid #cdcdcd;
	text-transform:uppercase;
	background:#fff;
	font-size:10px;
	color:#7c7c7c;
	margin: 0px;
	padding: 1px;
	width:175px;
	display:inline;
	overflow:hidden;
	
}
#ulbox optgroup{
	color:#003265;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
}
#ulbox option{
	color:#7c7c7c;
	text-transform:none;
}
#ulbox input{
	float:left;
	margin-left:2px;
	margin-top:1px;
	background:#c0c0c0;
	color:#e1e1e1;
	text-align:center;
	font-size:13px;
	width:15px;
	height:15px;
}