﻿/*下方為FireFOX 以下非共用------------------------------------------*/
/*TOP選項S---------------------*/
table tr td.topmemu_bg{	
    text-align:center;
    width:110px;
    height:35px;    
    background:url(http://pic.archi.net.tw/images2010/menu/menu_01.jpg) no-repeat;    
}
a.topmemu{
	text-decoration:none;
    text-align:center;
    color:#FFFFFF;
    font-size:15px;
    padding-top:18px;
    height:35px;
    width:110px;
}
table tr td.topmemu_bg:hover 
{
    text-decoration:none;
    text-align:center;
    height:35px;
    width:110px;
	color:#FFFFFF;
	background:url(http://pic.archi.net.tw/images2010/menu/menu_01over.jpg) no-repeat;
}

table tr td.topmemu_bg A:hover
{
    color: #ffffff;
}
/*TOP選項E---------------------*/


