.top_nemu {
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.top_nemu a:link{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.top_nemu a:visited{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}
.top_nemu a:active{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}
.top_nemu a:hover{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}


.menu_txt {
	font-family: "Arial";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.menu_txt a:link{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}
.menu_txt a:visited{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.menu_txt a:active{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.menu_txt a:hover{
	font-family: "Arial";
	color: #FF0000;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}

.menu_down {
	border: 2px solid #4ACEF8;
}


.down_txt {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	white-space: nowrap;
}
.down_txt a:link{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}
.down_txt a:visited{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.down_txt a:active{
	font-family: "Arial";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.down_txt a:hover{
	font-family: "Arial";
	color: #FF0000;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	background-color: #C8F3FF;
	}



.urbangreymenu{
	width: 600px;
	line-height: 30px;
}

.urbangreymenu .headerbar{
	font: normal 12px/16px "Arial";
	color: #000000;
	background: url(../../img/icon/icon_expand.gif) no-repeat 0px center;
	margin: 0;
	text-transform: none;
	padding: 2px 0 0px 14px;
	line-height: 30px;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 30px;
	vertical-align: middle;
}

.urbangreymenu .headerbar a:hover{
	text-decoration: none;
	color: #CC9933;
	display: block;
	line-height: 30px;
}


.urbangreymenu .headerbar2{
font: normal 12px/30px "Arial";
color: #000000;
background: url(../../img/icon/icon_close.gif) no-repeat 0px center; /*last 2 values are the x and y coordinates of bullet image*/
margin: 0; /*bottom spacing between header and rest of content*/
text-transform: none;
padding: 2px 0 0px 14px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar2 a{
text-decoration: none;
color: #000000;
display: block;
}

.urbangreymenu .headerbar2 a:hover{
	text-decoration: none;
	color: #CC9933;
	display: block;
	line-height: 30px;
	vertical-align: middle;
}



.urbangreymenu ul{
list-style-type: none;
padding: 0;
margin: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	margin: 0;
	padding-bottom: 0px;
	padding-left: 4px;
	height:18px;
	vertical-align: bottom;
}

.urbangreymenu ul li a{
	font: normal 12px/15px "Arial";
	color: #333333;
	background: #ffffff;
	display: block;
	padding: 5px 0px 5px 8px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #6701CC;
background: #C8F3FF;
}

.index1 {
	font: normal 12px/16px "Arial";
	color: #000000; /*last 2 values are the x and y coordinates of bullet image*/
	margin: 0; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 2px 0 0px 14px; /*31px is left indentation of header text*/
	background-image: url(../../img/icon/icon_nosubitem.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.index1 a{
text-decoration: none;
color: #000000;
display: block;
}

.index1 a:hover{
	text-decoration: none;
	color: #6701CC;
	display: block;
	background-color: #C8F3FF;
}

.wordwidth {
	width: 580px;
	word-spacing: normal;
	font-weight: 600;
}
