body {font:12px Tahoma;margin:0px;text-align:left;background:#FFF}


a:hover{position:relative;top:1px;left:1px;}


.top_nemu {
	font-family: "新細明體";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.top_nemu a:link{
	font-family: "新細明體";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.top_nemu a:visited{
	font-family: "新細明體";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}
.top_nemu a:active{
	font-family: "新細明體";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}
.top_nemu a:hover{
	font-family: "新細明體";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}


.menu_txt {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.menu_txt a:link{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}
.menu_txt a:visited{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.menu_txt a:active{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.menu_txt a:hover{
	font-family: "新細明體";
	color: #FF0000;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}

.menu_down {
	border: 2px solid #4ACEF8;
}


.down_txt {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	white-space: nowrap;
}
.down_txt a:link{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}
.down_txt a:visited{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.down_txt a:active{
	font-family: "新細明體";
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	}
.down_txt a:hover{
	font-family: "新細明體";
	color: #FF0000;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	background-color: #E4E4E4;
	}



.urbangreymenu{
width: 130px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: normal 12px/16px "新細明體";
color: #000000;
background: url(icon_expand.gif) no-repeat 0px 3px; /*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 .headerbar a{
text-decoration: none;
color: #000000;
display: block;
}

.urbangreymenu .headerbar a:hover{
	text-decoration: none;
	color: #FF0000;
	display: block;
	background-color: #E4E4E4;
}


.urbangreymenu .headerbar2{
font: normal 12px/16px "新細明體";
color: #000000;
background: url(icon_close.gif) no-repeat 0px 3px; /*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: #FF0000;
	display: block;
	background-color: #E4E4E4;
}



.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 "新細明體";
	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: #FF0000;
background: #E4E4E4;
}

.index1 {
font: normal 12px/16px "新細明體";
color: #000000;
background: url(icon_nosubitem.gif) no-repeat 0px 3px; /*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*/
}

.index1 a{
text-decoration: none;
color: #000000;
display: block;
}

.index1 a:hover{
	text-decoration: none;
	color: #FF0000;
	display: block;
	background-color: #E4E4E4;
}

