/*=====链接======*/

a.TMenu:link{
	 color:#000000;
	 text-decoration:none;
    }
a.TMenu:visited{
	color:#000000;
	 text-decoration:none;
    }
a.TMenu:hover{
	 color:#ffffff;
	 text-decoration:underline;
    }
a.TMenu1:link{
	 color:#666666;
	 text-decoration:none;
    }
a.TMenu1:visited{
	color:#666666;
	 text-decoration:none;
    }
a.TMenu1:hover{
	 color:#fd6317;
	 text-decoration:underline;
    }



/*=====内补丁======*/

.Int_Menu{
	padding-left:75px;
}
.Int_Menu1{
	padding-top:2px;
}





/*=====外补丁======*/
.Ext_Weather{
	margin-bottom:3px;
}


/*=====行距======*/
.Spacing_left{
	line-height:18px;
}

/*=====字体======*/

.Font_Left{
	color:#215571;
	font-size:14px;
	font-weight: bold;
}


/*=====线======*/

.Thread_TTop{
	border-left:1px solid #024ca5;
	border-right:1px solid #024ca5;
}

.Menu_td
{
	background-image:url("/images/js/TTop_Bg.jpg");
}