/**** nuevaweb CSS ****/


html>body .bottom_menu {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	margin:2px 0 0 20px;
}
html>body .bottom_menu ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #fff;
	list-style: none;
	display: inline;
	padding: 0;
	line-height: 24px;
}
html>body .bottom_menu li {
	display: inline;
	position: relative;
	float: left;
	padding-left: 18px;
}
html>body .bottom_menu li ul {
	position: absolute;
	left: 0px;
	top: 24px;
	line-height: normal;
	border: 3px solid #ccc;
	display: none;
	background-color: #000;
}
html>body .bottom_menu li ul li {
	padding: 0;
	float: none;
}
html>body .bottom_menu li ul li a {
	padding: 5px 10px;
	white-space: nowrap;
	display: block;
	text-decoration: none;
	color: #ccc;
}
html>body .bottom_menu li ul li a:hover {
	color: #fff;
	background-color: #838487;
}
html>body .bottom_menu li:hover ul, li.over ul {
	display: block;
}
html>body .bottom_menu #nav .sub {
	width:190px;
}
html>body .bottom_menu #nav .sub li {
	font-size:12px;
}



* html .bottom_menu {
	float: left;
	width: 580px;
	height: 24px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	margin:155px 0 0 50px;
}
* html .bottom_menu ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #fff;
	list-style: none;
	display: inline;
	padding: 0;
	line-height: 24px;
}
* html .bottom_menu li {
	display: inline;
	position: relative;
	float: left;
	padding-left: 20px;
}
* html .bottom_menu li ul {
	position: absolute;
	padding: 0;
	left: 0;
	top: 24px;
	line-height: normal;
	border: 3px solid #ccc;
	display: none;
	background-color: #000;
}
* html .bottom_menu li ul li {
	padding: 0;
	float: none;
}
* html .bottom_menu li ul li a {
	padding: 5px 10px;
	white-space: nowrap;
	display: block;
	text-decoration: none;
	color: #ccc;
}
* html .bottom_menu li ul li a:hover {
	color: #fff;
	background-color: #838487;
}
* html .bottom_menu li:hover ul {
	display: block;
}
* html .bottom_menu li.over ul {
	display: block;
}
* html .bottom_menu #nav .sub {
	width:190px;
}
* html .bottom_menu #nav .sub li {
	font-size:12px;
}



/* IE6—p */

* html .bottom_menu {
	display:none;
}
#ie6 {
	display /**/:none;
	position:absolute;
	font-size:90%;
	margin:7px 0 0 20px;
	height:20px;
}
#ie6 ul.main{
	margin:0px;
	padding:0px;
	width:100%;
	position:relative;
	list-style:none;
	text-align:center;
}
#ie6 .main li.off{
	position:relative;
	float:left;
	height:1.5em;
	overflow:hidden;
}
#ie6 .main li.off2{
	position:relative;
	float:left;
/*	width: 115px; */
	width:5px;
	color:#FFFFFF;
}
#ie6 .main li.off3{
	position:relative;
	float:left;
	width:5px;
	color:#FFFFFF;
	margin-top:1px;
	margin-right:30px;
}
#ie6 .main li.on{
	float:left;
	overflow:hidden;
/*	width:115px; */
}
#ie6 .main>li.on{
	overflow:visible;
}
#ie6 .main a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#ie6 .main a:hover{
	color:#FFFFFF;
}
#ie6 ol.sub{
	margin:-9px 0 0;
	padding:0;
	position:relative;
	width:160px;
	border:solid 2px #CCCCCC;
	background-color:#000000;
	list-style:none;
	text-align:left;
}
#ie6 .sub a{
	padding:8px 5px 6px;
	display:block;
	width:160px;
	color:#ccc;
	font-size:110%;
}
#ie6 .sub a:hover{
	background-color:#666666;
}



/**** nuevaweb  Buttom End ****/
