.menu {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	height:24px;
	text-align:right;
	padding-right:15px;
	border-bottom:1px solid #DDDDDD;
}
.menu a:link {  color: #333333; text-decoration: none }
.menu a:visited { color: #333333; text-decoration: none  }
.menu a:hover {	color: #CC0000;	text-decoration: none}

.selectSub {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.menuSub {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align:right;
	padding-right:15px;
	padding-top:6px;
	height:24px;	
	border-bottom:1px solid #DDDDDD;
}

.menuSub a:link {  color: #333333; text-decoration: none }
.menuSub a:visited { color: #333333; text-decoration: none  }
.menuSub a:hover {	color: #CC0000;	text-decoration: none}

.menuSubSub {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align:right;
	padding-right:15px;
	padding-top:6px;
	height:24px;	
	border-bottom:1px solid #DDDDDD;
}

.menuSubSub a:link {  color: #666666; text-decoration: none }
.menuSubSub a:visited { color: #666666; text-decoration: none  }
.menuSubSub a:hover {	color: #CC0000;	text-decoration: none}



.menuLingua {
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom:1px solid #DDDDDD;
}
.menuLingua a:link {  color: #003399; text-decoration: none }
.menuLingua a:visited { color: #003399; text-decoration: none  }
.menuLingua a:hover {	color: #CC0000;	text-decoration: none}


.area_banner
{
width:740px;
height:172px;
}

.area_menu
{
	height:60px;
	background-image:url(../img-gen/new_struct/banner_home_dn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

