@charset "utf-8";
/* CSS Document */

/**************************************************************/
/***********************  网站首页样式   ***********************/
/**************************************************************/
/* 主菜单 */
.tmenu {
	z-index:999;
	position:absolute;
	top:104px;
	width:100%;
	height:35px;
	margin:auto;
	text-align:center;
	background-image: url(nav-repeat2-bg.png);
}
.tmenubg {
	width:966px;
	height:35px;
	margin:auto;
	text-align:center;
	font-family:"microsoft Yahei";
	background-image: url(nav-repeat2-bg.png);
	background-repeat: repeat-x;
}
