/* CSS Document */

#newsPanel {
	width: 155px;
	margin: 0px 15px 30px;
	padding: 0px;
	border: 0px;
	bottom: 0px;
}



h3 {
	display: none;
	margin: 0px;
	padding: 0px;
}


/*
h3,ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h3,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
*/

#leftColummenu h3,ul {
	margin: 0px;
	padding: 0px;
}

#leftColummenu h3,ol {
	margin: 0px;
	padding: 0px;
}

#leftColummenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}


#leftColummenu ul li a{
	color: #0000FF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 156px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 1em;
	height: 24px;
	background-image: url(images/menubg_1.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
	font-weight: 600;
}

#leftColummenu a:hover{
	color: #FFFFFF;
	background-image: url(images/menubg_2.gif);
	background-repeat: no-repeat;
}

#leftColummenu #current{
	color: #FFFFFF;
	background-image: url(images/menubg_2.gif);
	background-repeat: no-repeat;
}


#leftColummenuB ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}


#leftColummenuB ul li a{
	color: #0000FF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 156px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 1em;
	height: 24px;
	background-image: url(factory/images/menubg_1.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
	font-weight: 600;
}

#leftColummenuB ol li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#leftColummenuB ol li a{
	color: #0000FF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 156px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 1em;
	height: 24px;
	background-image: url(factory/images/menubg_3.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
}


#leftColummenuB a:hover{
	color: #FFFFFF;
	background-image: url(factory/images/menubg_2.gif);
	background-repeat: no-repeat;
}

#leftColummenuB #current{
	color: #FFFFFF;
	background-image: url(factory/images/menubg_2.gif);
	background-repeat: no-repeat;
}



#leftColummenuB ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}


#leftColummenuO ul li a{
	color: #0000FF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 156px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 1em;
	height: 24px;
	background-image: url(factory2/images/menubg_1.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
	font-weight: 600;
}

#leftColummenuO ol li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#leftColummenuO ol li a{
	color: #0000FF;
	text-align: left;
	display: block;
	margin: 0px;
	width: 156px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 1em;
	height: 24px;
	background-image: url(factory2/images/menubg_3.gif);
	background-repeat: no-repeat;
	vertical-align: baseline;
}


#leftColummenuO a:hover{
	color: #FFFFFF;
	background-image: url(factory2/images/menubg_2.gif);
	background-repeat: no-repeat;
}

#leftColummenuO #current{
	color: #FFFFFF;
	background-image: url(factory2/images/menubg_2.gif);
	background-repeat: no-repeat;
}

