td, div {
	font-size: 12px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu1
{
	width:100%;
	text-align:center;
	
	}
.menu2
{
	width:861px;
	position:relative;
}

.Nav1
{
	width:861px;
	height:77px;
	left:0px;
	position:relative;
	float:left;
	overflow:hidden;
	/*border:double 1px black;*/
}

.Nav_MenuTopPicBox
{
	height:21px;
	float:left;
}

.TopPic
{
	position:relative;
	height: 21px;
	float:left;
}

.Nav_Tab
{
	width:861px;
	height:77px;
	left:0px;
	position:absolute;
	overflow:hidden;
	
}

.Nav_MenuBox
{
	position:relative;
	height: 28px;
	left:0px;
	top:0px;	
}

.Nav_MainMenu
{
	height: 28px;
}

.Nav_MainMenu li
{	
	float: left;
	width: 64px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.Nav_SubMenuBox
{
	float:left; 
}

.nav_out
{
	visibility:hidden;
	float:left;
}
	
.nav_over
{	
	top:0px;
	left:0px;
	width:861px;
	visibility:inherit;
	position:absolute;
}

.SubMenu
{
	height: 28px;
	float:left;
}

.SubMenu li
{
	float:left;
	line-height:28px;
	height:28px;
	text-align:center;
}
	
.subTxt
{
	width:70px;
	position:relative;
}

.Spacer
{
	width:5px;
}

/*主選單底色模組*/
.mainMenu
{
	text-align: center;
	float:left;
	width:64px;
	height: 28px;
	Cursor:hand;
}
	
/*下拉選單*/
/*主圖單遮換模組*/
.sub
{
	vertical-align:sub;	
}

.dropMenu_link
{	
	
	position:relative;
	float:left;
    
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration:underline;
	Cursor:hand;
}

.dropMenu
{
	float:left;
	position:relative;
	height: 28px;
	Cursor:hand;
	clear:both;
}

.tspan
{
	width:70px;
	height:28px;
	}
