 body {
   	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.popup {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.menu {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
	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}

.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}

.piccolo {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;

}
.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;
}

