/* Subnavigation Styles */
	a.parent {
		font-size:11px;
		display:block;
		padding-left:17px;
		color:#666666;
		line-height:20px;
		height:20px;
		width:139px;
		margin-left:4px;
		border:0px solid pink;
		margin-bottom:0px;
	}
	a.parent:hover {
		text-decoration:none;
		color:#000;
	}
	.open {
		background:url(/images/subOpen.gif) no-repeat  0% 42%;
		color:#000 !important;
		
	}
	.closed {
		background:url(/images/subClosed.gif) no-repeat  0% 42%;
	}
	.noChild {
		background:url(/images/subnoChild.gif) no-repeat  0% 42%;
	}
	
	.noChildon {
		background:url(/images/subnoChildon.gif) no-repeat  0% 42%; 
		color:#000 !important;
	}
	
	#subLinks {
		visibility: hidden;
		display:none;
		height:0;
	}
	#subLinks view{
		visibility : visible;
	}
	.pChild {
		margin-left:21px;
		padding-left:14px;
		background:url(/images/subn1.gif) no-repeat 0% 42%;
		font-size:11px;
		color:#666666;
		text-decoration:none;
		line-height:18px;
		border:dotted 0px red;
		width:120px;
		display:block;
	}
	.pChild:hover {
		font-size:11px;
		color:#000;
		text-decoration:none;
	}
	.gChild {
		margin-left:38px;
		padding-left:14px;
		display:block;
		background:url(/images/subn2.gif) no-repeat 0% 42%;
		font-size:11px;
		color:#666666;
		text-decoration:none;
		line-height:18px;
		border:dotted 0px gray;
		width:130px;
	}
	.gChild:hover {
		font-size:11px;
		color:#000;
		text-decoration:none;
	}
	#slinkC1, #slinkC2, #slinkC3 {
		margin-left:20px;
		padding-left:15px;
		display:block;
		font-size:11px;
		color:#666666;
		line-height:18px;
		text-decoration:none;
		border:dotted 0px gray;
		width:120px;
	}
	.cClosed {background:url(/images/subwChild.gif) no-repeat  0% 42%;}
	.cOpen {background:url(/images/subOpen.gif) no-repeat  0% 42%;color:#000 !important;}
	
	#slinkC{
		margin-left:20px;
		padding-left:14px;
		display:block;
		font-size:11px;
		color:#666666;
		text-decoration:none;
		border:dotted 0px gray;
	}
	#slinkC:hover{
		color:#000;
		text-decoration:none;
	}
	
/*	#slinkCopen{
		margin-left:20px;
		padding-left:14px;
		display:block;
		font-size:11px;
		color:#000;
		text-decoration:none;
		border:dotted 0px gray;
	}
	a.slinkCopen:hover{
		color:#000;
		text-decoration:none;
	}
*/	
	
	.active {
		font-weight:bold !important;
		color:#000;
	}
	.cActive {
		font-weight:bold !important;
		color:#000;
		background:url(/images/subn1on.gif) no-repeat 0% 42%;
	}
	.gActive {
		font-weight:bold !important;
		color:#000;
		background:url(/images/subn2on.gif) no-repeat 0% 42%;
	}
	 .hide{
		display: none;
	}
	
	.show{
		display: block;
	}
	.wrap {
	background-position:0% 22%;
	line-height:14px;
	}
	
	#divider {
	height:1px;width:169px;
	margin:5px 0 5px 0;
	}
	
	
	/* jp site */
	/* 2lines with margins */
	.wrap1 {
	background-position:0% 18%;
	line-height:14px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	/* 3lines with margins */
	.wrap2 {
	background-position:0% 10%;
	line-height:14px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	