#MAIN_NAV
{
	height: 59px;
	width: 990px;
	text-decoration: none;
	margin-top: 0px;
	margin-left:17px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#MAIN_NAV ul {
	height:59px;
    list-style:none;
    margin:0;
    width:990px;   
	font-size:17px;
	font-family:"微軟正黑體" ,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	color:#231815;
}
#MAIN_NAV li {
	display:inline;
    float:left;
	width:140px;
	height:59px;
	line-height:59px;
    margin:0px 0px;
	font-size:17px;
	font-family:"微軟正黑體" ,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	color:#231815;
	padding-left:25px;
	padding-top:5px;
}
#MAIN_NAV li a{
	font-size:17px;
	font-family:"微軟正黑體" ,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	color:#231815;
    float:left;
    padding-left:25px;
	padding-top:5px;
    text-decoration: none;
    cursor: pointer;
    height:59px;
    line-height:59px;
	width:140px;
}
#MAIN_NAV li a:hover{
    	font-size:21px;
	font-family:"微軟正黑體" ,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
    float:left;
    padding-left:25px;
	padding-top:5px;
    color:#004ea2;
    text-decoration: none;
    cursor: pointer;
	background-image:url(../images/p_menu_cover01.png);
	background-repeat:no-repeat;
	background-position:left 1px;
    height:59px;
	width:140px;
}

.mhover{
    	font-size:21px;
	font-family:"微軟正黑體" ,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
    float:left;
    padding-left:25px;
	padding-top:5px;
    color:#004ea2;
    text-decoration: none;
    cursor: pointer;
	background-image:url(../images/p_menu_cover01.png);
	background-repeat:no-repeat;
	background-position:left 1px;
    height:59px;
	line-height:59px;
	width:140px;
}
