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